User Activity

Hello everyone. I am debugging the STM32+SX1272 LORA wireless communication. Now I follow the sample code provided by ST company which download from the website. The sample code version is STM32CubeExpansion_LRWAN_V1.3.1. Now I can transfer "ping" a...
Hello everyone, I am debugging my stm32L073+sx1272 in the pingpong mode. I run the program in debug mode. I know that there is a while loop and the "state" variable should be the variable to implement different functions such as TX RX RX_TIMEOUT and ...
Hello everyone, I am a newbie for stm32. Now I have a project to useSTM32+Lora module to make a wireless network for data sampling. I have boughttwo pairs of stm32L073 nucleo+ sx1272 radio shield board for testing. I canmake "ping-pong" communication...