qn9080 ota and eeprom_write / read

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

qn9080 ota and eeprom_write / read

跳至解决方案
2,352 次查看
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!

标签 (1)
  • QN

0 项奖励
回复
1 解答
2,315 次查看
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 项奖励
回复
1 回复
2,316 次查看
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 项奖励
回复