Hi, I'm running into the same issue, where the StoreContext function (defined in lora_app.c) is never used, despite this line in LoRaWAN_Init() seemingly creating the task:UTIL_SEQ_RegTask((1 << CFG_SEQ_Task_LoRaStoreContextEvent), UTIL_SEQ_RFU, Stor...