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

How to switch between peripheral and central mode using ble_app_multirole_lesc

Hi everyone,

I am trying to connect multiple peripheral and collect the rssi values of the the peripheral devices in central mode. After collecting the rssi value of the peripheral devices we need to transmit the collected data of the rssi value in peripheral mode. Is there is any way to switch between central mode and peripheral mode ?? . And repeat the process. I am using SDK 15.3.

Thanks in advance.

Related