Hi While browsing the new files in the SDK 8.0.0 i had a look in the new ble_advertising module. In the start advertising function the pstorage access is checked if it's busy. If a operation is pending the advertising is started later after storage operation is completed. Why is this necessairy? Is this a recommended behavior? Is it a workaround for a bug?
As i'm not testing the pstorage activity when starting the advertising i'm wondering if i'm doing something wrong...
Regards Adrian