User Activity

I have a LoRaWAN end node project with STM32CubeWL MCU Firmware Package v1.3.0.I'm using LoRaMAC version 1.0.4. What confuses me is why my end node device can successfully join to the gateway based on the increment value of the dev nonce.The detailed...
I want to store some data at start address (0x0800F800) until end address (0x0800F820) on flash memory of STM32G030J6. I save data when the address is empty. When the data has reached the end address, I want to erase all data stored from start to end...
I have function to receive Dev EUI, APP Key, and NWK Key data from UART. Then, I want to put and replace of Dev EUI, APP Key, and NWK Key in se-identity.h with my own data which I have saved in flash memory. But, an error occurs when only include my ...
Hi,I want to save my data calculation in internal memory or flash memory without loss after reset. But, I dont know how to do that. Because in the STM32WL MCU dont have memory bank. Any assistance would be greatly appreciated
Hi,I am a bit confused about re-join request process on the lora STM32WL. I want to make my end node will join request to the gateway for five times when the join accepted process is not happening. After five times the join request process and end no...
Kudos from