Hi
I'm hoping to switch between the Broadcaster role and the Peripheral role. Is a restart of the module supposed to be required? I'm basically merging the example projects SimpleBLEPeripheral with SimpleBLEBroadcaster (and added my own controller of course).
If my understanding is correct, switching between the two is simply a matter of calling GAPRole_SetParameter on the relevant parameters. Could these parameters actually be updated after being initialised though - which would be necessary to switch between roles.
Cheers
Steve