You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
I discovered that on nRF-UART Android app, notifications are not enabled by default if ble-app-uart is paired without bonding. This resulted in ble-app-uart not being able to transmit data to nRF-UART as notifications were disabled. This is not a problem if pairing/bonding is disabled.
How can I enable notification on TX characteristics on nRF-UART after pairing with ble-app-uart without bonding?
Thank you.
The text was updated successfully, but these errors were encountered:
I discovered that on nRF-UART Android app, notifications are not enabled by default if ble-app-uart is paired without bonding. This resulted in ble-app-uart not being able to transmit data to nRF-UART as notifications were disabled. This is not a problem if pairing/bonding is disabled.
How can I enable notification on TX characteristics on nRF-UART after pairing with ble-app-uart without bonding?
Thank you.
The text was updated successfully, but these errors were encountered: