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

Notification issue in BLE UART example #17

Open
mijarat opened this issue Aug 2, 2017 · 1 comment
Open

Notification issue in BLE UART example #17

mijarat opened this issue Aug 2, 2017 · 1 comment

Comments

@mijarat
Copy link

mijarat commented Aug 2, 2017

Hello,

In the BLE UART example there is a notification event to characteristic 2 (char2_notify_handle). If I set the maximum notify position to 100, the bluetooth app that I am using (RFconnect) crash, but the device does not show any error log.

Do you know any way to fix this?. Thank you!
Matías

@atulpriyadarshi21992
Copy link

Can you invoke GDB after panic crash, and backtrack the problem in your code?
Look at Neil's Video on how to work with GDB in ESP32.

Thanks.

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