This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/LAUNCHXL-CC2650: connection issue

Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: CC2650

Tool/software: TI-RTOS

Hello,

I am trying to use mailbox protocol along with simple_peripheral_observer from https://github.com/ti-simplelink/ble_examples/tree/ble_examples-2.2

I am using BLE scanner app, to read the messages, and it is working as required when I am working on cc2650 launchpad, and it scans the bluetooth devices well.

But, when I am using the same source code on a sensor that has cc2650 chip - connected to 2650 launchpad debugger, I see an issue with the connection.

I can see the advertisement on BLE scanner app, and I can connect to it as well, but when I am trying to read messages, it disconnects immediately.

Can someone let me know what might be the issue?

Thanks,

Rathna