Hi everyone,
I'm trying to change the advertisement data while advertising using an interrupt. So far I've managed to use a button to change the advertisement data.
Now I'd like to know whether it is possible to get an interrupt from the SoftDevice just before / after sending an advertisement packet and make use of this interrupt with a handler. The idea is to use the clock of the SoftDevice to periodically change the advertisement data.
I'm using the PCA10040 board, SDK v15.0.0, and SoftDevice S132.
Best,
lhochstetter