Part Number: CC2650
Hi,
I want create an application, which reads some data from nearby BLE tags in Observer mode and send this data to a central device in Peripheral mode.
I am using the example peripheral_observer project to achieve this particular requirement. I was able to build the project and flashed in to cc2650 custom board.
Now I am getting connectable beacons from cc2650 custom board, which means peripheral is okay. But how can I trigger the observer functionality?
Appreciate the help.