-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
How to set adv_type? #38
Comments
I added |
There are 5 modes in the enum. |
How to set the other two types? |
I have researched the two other enum. In nimble, it appears to be set up as follows I will modify the program to allow setting the relevant parameters. |
https://docs.espressif.com/projects/esp-idf/zh_CN/release-v5.1/esp32/api-reference/bluetooth/esp_gap_ble.html#_CPPv418esp_ble_adv_type_t
The text was updated successfully, but these errors were encountered: