User Activity

Greetings. I am developing a LoRaWAN application running on the STM32WL5, the application does work and makes use of the flash memory to store the application eui/network key (so that it is not necessary to recompile the firmware each time), the keys...
Greetings.We are developing a device that will be needed to detect a back and forth shaking motion (not too unlike that of a cocktail shaker), sending a interrupt (we cannot afford to use polling unfortunately) to a MCU every time the device experien...
Greetings, i am developing a application that will run on a RAK3172 module and i have been attempting to use the radio End-Of-Life flag to detect when the battery supply is too depleted to operate the radio safely.The base application is the LoRaWAN_...
GreetingsI have been trying to set the BOR option byte via software in a STM32WLE5CC (as part of a RAK3172 evaluation board), but even following various guides i have not been successful in this endeavor, often resulting in the MCU being bricked and ...
Greetings, i have been trying to set up a STM32WLE5CC MCU to wake up from STANDBY Mode after a period of time (30 seconds for the testing phase, 1 week in the final product) using HAL Library functions.Unfortunately i have not been able to accomplish...