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

Now able to send data from ESP32 to Android app #3

Merged
merged 2 commits into from
Apr 18, 2021

Conversation

SolbiatiAlessandro
Copy link
Contributor

With the repo you were not able to send data from ESP32 to Android App, due to a permission issue in the BLE descriptor.

I fixed following this SOF https://stackoverflow.com/questions/27068673/subscribe-to-a-ble-gatt-notification-android

As you can see in the image attached now you can notify the client from the server (e.g. ESP32 -> Android)

Screenshot 2021-04-17 at 03 18 45

Screenshot 2021-04-17 at 03 28 39

@kakopappa kakopappa merged commit 48d6666 into kakopappa:master Apr 18, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants