cancel
Showing results for 
Search instead for 
Did you mean: 

Does LoRaWAN_AT_Slave example code save the configured values to the NVM(Non-volatile Memory) ?

ksrav.1
Associate

Hi , 

 I was using LoRaWAN_AT_Slave example code for NUCLEO-WL55JC1 Board on STMCUBEIDE .

AT command response was OK but , the configured values are not getting stored into flash (upon reset getting the default values)..

CONTEXT_MANAGEMENT_ENABLED and MAX_PERSISTENT_CTX_MGMT_ENABLED are disabled by default . By enabling these flags i am getting "error: unknown type name 'NvmmDataBlock_t'" and few more errors.

am i missing any configurations?

Reference doc : https://www.st.com/resource/en/application_note/dm00699239-lorawan-at-commands-for-stm32cubewl-stmicroelectronics.pdf

Thanks.

3 REPLIES 3
FYASA.1
Associate II

Hello,

I have same issue. There is no documentation or guideline about this.

Did you find a any solution ?

YBOUV.1
Senior

Hello,

this feature is not yet available.

Best Regards

RGira.1
Associate

Hello,

Is there another method to save and restore a OTAA session between resets or is this feature strictly required?