This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52832 disconnecting from android device

I am trying to connect the device to android phone both on nRF connect as well as normal pairing. Both seems to not work.

I get this log from the device: on_ble_evt: BLE_GAP_EVT_DISCONNECTED. Reason: 0x2a

Log from nRF connect UART: ERROR 14 (0xe): Unknown (14)

Please suggest what is the error

Parents
  • I'm having a similar problem.  I've loaded modified Thingy52 firmware, and I've downloaded the Android app for the Thingy from the GitHub.  I'm using a Samsung Tab A running Android 5.1.1.

    The Thingy will connect via the release versions of the Thingy app (through both iOS and Android app stores), but after uploading the unmodified GitHub Android code, the Thingy will connect but immediately disconnect, giving me this output on the RTT viewer from the Thingy.

    Disconnect Error

    After the disconnect, the Thingy becomes unresponsive and must be restarted.

    What might be causing this?

  • I am having a similar problem with my nRF52 using SDK_15.3.0. What happens is the led on my board is blinking and when i connect it stabilizes. But when I disconnect it stays stable (like its still in connection) and the nRF52-Development kit is broadcasting no more and you have to restart it.

    Any leads on this?

Reply Children
Related