qn9080 ota and eeprom_write / read

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

qn9080 ota and eeprom_write / read

Jump to solution
2,337 Views
jung-jin
Contributor II

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!

Labels (1)
  • QN

0 Kudos
Reply
1 Solution
2,300 Views
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hello,

 

For a better understanding of the memory and sizing information, we recommend taking the memory footprint in the QN908XC_connectivity.ld linker file as reference for bootloader and application memory usage considerations.

As another general recommendation, the "Bluetooth Low Energy Application Developer Guide document.pdf" (Path: SDK_2_2_6_QN908XCDK\docs\wireless\Bluetooth) has more information regarding OTA support and functionality.

 

Regards,

Ricardo

View solution in original post

0 Kudos
Reply
1 Reply
2,301 Views
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hello,

 

For a better understanding of the memory and sizing information, we recommend taking the memory footprint in the QN908XC_connectivity.ld linker file as reference for bootloader and application memory usage considerations.

As another general recommendation, the "Bluetooth Low Energy Application Developer Guide document.pdf" (Path: SDK_2_2_6_QN908XCDK\docs\wireless\Bluetooth) has more information regarding OTA support and functionality.

 

Regards,

Ricardo

0 Kudos
Reply