This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Extended ADV function return assert when called from Uart callback thread

Hi,

I tested Extended advertising for my data using sdk connect 1.9.1 and 1.8.0, the code is attached.

With both the SDK, I observed different behaviour. First of all with 1.9.1, Extended ADV is not able to set data on uart callback which is okay with SDK 1.8.0.

But with SDK 1.8.0, it is unable to initiate start ext adv in uart callback function.

Can you please check, I have added a flag (enablestartstop) to modify the code for these two scenarios?

ext_adv_nordic.zip

Parents Reply Children
No Data
Related