when I use flash to storage my data,I call the fds_record_write(&record_desc, &record) ,and it return success,but my machine run err, my ble broadcast is missed.I used the same function in SDK 13.0 and SDK14.2,it is OK.THANKS
when I use flash to storage my data,I call the fds_record_write(&record_desc, &record) ,and it return success,but my machine run err, my ble broadcast is missed.I used the same function in SDK 13.0 and SDK14.2,it is OK.THANKS
Hello,
Do you wait for the write success event from the FDS handler, before you use this value?
Best regards,
Edvin