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

Peripheral UART Sample on Thingy:91

Hello,

I am having some issues with the peripheral UART sample on the Thingy:91. I used Segger Embedded Studios with the thingy91_nrf52840 as the board, I was able to successfully upload the application to the nrf52840, and I can see it on nRF Connect on my phone but it's not very consistent and it does not seem to actually connect.

I am using an Android mobile device. I uploaded the application using the nRF9160dk as a external debug probe. I'm new to Bluetooth so I'm not sure if I did not upload the application correctly or perhaps I missed a setting for Bluetooth?

Thank you for your time.

Parents Reply
  • Thanks for getting back to me, here is what the log says.

    nRF Connect, 2021-05-18
    Nordic_UART_Service (C0:63:4B:FD:DA:BF)
    V 11:38:05.988 Connecting to C0:63:4B:FD:DA:BF...
    D 11:38:05.988 gatt = device.connectGatt(autoConnect = false, TRANSPORT_LE, preferred PHY = LE 1M)
    D 11:38:35.993 [Callback] Connection state changed with status: 133 and new state: DISCONNECTED (0)
    E 11:38:35.994 Error 133 (0x85): GATT ERROR
    I 11:38:35.994 Disconnected

Children
No Data
Related