Hi, I want to know if it's possible to disable ble completely and then re-enabling it converting device from peripheral to central.
Thanks.
Hi, I want to know if it's possible to disable ble completely and then re-enabling it converting device from peripheral to central.
Thanks.
Like Wojtek already answered. Only S130 can be used if you want your device to act as central and peripheral. You do not need to disable S130 softdevice
, when done with central, just stop all Central activities and start your peripheral initialization and start advertising. There are examples for this in SDK9.0
Ulrich: is it possible for S120 to initialize soft device as central, do some central activity, disable and inisitalize it as peripheral?
Ulrich: is it possible for S120 to initialize soft device as central, do some central activity, disable and inisitalize it as peripheral?