Hello.
I am currently using QN9080.
I am accessing flash memory using the provided functions EEPROM_writeData() and EEPROM_readData().
Before updating the FW with OTA, reading and writing data on number 0 is well preserved.
After the OTA update, data such as DEAD ACE5 (hexa) is uploaded to the memory at address 0.
Is there a stable area of flash memory that is preserved even after OTA updates?
Thank you!