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?