BLE Radio Notifications

20 Mar 2018

Hi,

I am trying to get Radio Notifications to switch advertisements right after they have been transmitted.

The documentation is not clear but gap.onRadioNotification (callback) doesn't do anything. Somehow gap.initRadioNotification() needs to be called as well.

However when I do that my board based on nRF52 freezes a couple of milliseconds after the first advertisement.

Anyone has an idea what's happening? For now I consider this to be a bug.

Regards,

Mario