User Activity

Hello developers,I am currently developing all in one AT Slave firmware for STM32WL, which can handle both lorawan and sigfox AT commands. I have tested both AT Slave example of Sigfox and LoRaWAN one by one and  it's working as expected. When i open...
Hello Developers,I am currently testing Sigfox AT slave example from STM32Cube_FW_WL_V1.3.0 on STM32WL nucleo board. I already have 5 set of ID,KEY,PAC values from sigfox  build for testing purpose.   But when i am running sgfox at slave example, i a...
Hello Developers, In our product, we currently have a RAK3172 module interfaced with STM32L4 controller. I am able to use both LoRa P2P and LoRaWAN communication using the AT command sent to the RAK chipset from host, through UART interface. Now i wo...
Hello Developers,In my product we are using ST Mems senor LSM6DSOX with Noridc chipset. Currently only acceleration data is read from sensor every minute which gives 1 sample of x,y.z axis accleration in mg/minute.  Configuration of LSM6DSOX sensor:O...
Hello Developers, In my product solution based on STM32L496VGTX, i am currently adding NFC DFU feature. Using the demo examples we were successfully able to receieve and store the firmware packets using mailbox of ST25DV04KC module. But after firmwar...