2021-02-17 04:40 AM
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.
2021-04-23 06:50 PM
Hello,
I have same issue. There is no documentation or guideline about this.
Did you find a any solution ?
2021-04-29 12:44 AM
Hello,
this feature is not yet available.
Best Regards
2021-05-11 11:00 AM
Hello,
Is there another method to save and restore a OTAA session between resets or is this feature strictly required?