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

ble_app_uart device is not supported

Hello,

I'm just getting started with my nRF52832 and I am still trying to get the first example of the tutorial page running (Getting started with nRF5 DK. I did everything as described. I work with the SDK V11, Keil 5.21, Termite. Everything works fine, until it comes to using the nRF Toolbox app. I have an HTC One M7 which has Bluetooth 4.0 (HTC One M7) and Android version 5.0.2. But, when I try to connect with the app, it says connected for a fraction of a second and then uncennects and says device is not supported. The log shows the following...

Log

Does this mean my phone is not ready for BLE? I thought that BLE = Bluetooth 4.0.

Thanks for your help.

Parents
  • Hi I use Android version 5.0.2. I only found S132 v2.0.0. in my SDK 11 and on the web. I followed the answer of the other thread. Now two errors appear in the log of the nRF Connect app after refreshing the device cache:

    • Cache refreched

    • Connected to ...

    • Error 129 (0x81): Gatt internal error

    • Diconnected

    • Error 22(0x16):Gatt Conn terminate local host

    there is already an answered question to the first error in this thread. But it didnt help me.

    Yes it does work with an iPad, but only with encoding problems (see my other question).

Reply
  • Hi I use Android version 5.0.2. I only found S132 v2.0.0. in my SDK 11 and on the web. I followed the answer of the other thread. Now two errors appear in the log of the nRF Connect app after refreshing the device cache:

    • Cache refreched

    • Connected to ...

    • Error 129 (0x81): Gatt internal error

    • Diconnected

    • Error 22(0x16):Gatt Conn terminate local host

    there is already an answered question to the first error in this thread. But it didnt help me.

    Yes it does work with an iPad, but only with encoding problems (see my other question).

Children
No Data
Related