Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use the .ko file #540

Open
3 tasks done
abing520 opened this issue Nov 14, 2024 · 1 comment
Open
3 tasks done

how to use the .ko file #540

abing520 opened this issue Nov 14, 2024 · 1 comment

Comments

@abing520
Copy link

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • Provided a clear description of your suggestion.
  • Included any relevant context or examples.

Issue or Suggestion Description

1.i run ./rpi_init.sh and get the .ko file
2. what should i do next? i dont see the test_app to run.
企业微信截图_17315629067220

@mantriyogesh
Copy link
Collaborator

mantriyogesh commented Nov 19, 2024

This is ESP-HOSTED-NG ko file built. wpa_supplicant and hostapd application are the ones who would use cfg80211 APIs, which would be ending in this ko.

Just like your Linux system.

Please follow NG documentation, how to use it with wpa supplicant.

If you want to use through api calks and test app, please use ESP-HOSTED-FG. see FG documentation.

Please let us know if any more confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants