nrf5 SDK Switching Master/Slave roles, LMP_switch_req?

Hello there, my application needs to switch master/slave roles after the connection established.

As i know, the initiating device will be master every time in BLE. From nrf5 sdk, i using the ipsp_initiator to establish a connection to Rpi Linux host. From linux side, i can't find any appropriate command to switch roles. Since nrf device is master at that time, can i send a lmp switch request from nrf side?

Also do you have any other suggestions for my case?

Sincelery.

Setup: nrf52840 with nRF5 SDK and S140 Softdevice, Linux host is RPi3 with kernel 5.10.x

Application: nRF5 SDK, a soft-modified version of ipsp_initiator

Parents Reply Children
Related