-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
nimble ble spp client not subscribing to server (IDFGH-14753) #15492
Comments
Hi @tommasoclini , this is application level change. The SPP client / server demo example just shows how SPP as a BLE service can be implemented in IDF. For all other application changes, you are free to make them at your end as per your use case. For information, we maintaing Bleprph/ blecent as a detailed example present in IDF which showcases majorly all features. |
Ok but I think it would be nice to have the client subscribe to the server as the default, because not everyone knows how to do that, and it's probably expected to happen in the example. |
Why do you not want to add this to the client code? It is literally wrong as of now. |
Agreed, we are adding it up internally, and should soon show up. |
Thank you |
Answers checklist.
General issue report
I have been sent a fix for this via email, but I see that it has not been fixed here, in
examples/bluetooth/nimble/ble_spp/spp_client/main/main.c
:The text was updated successfully, but these errors were encountered: