2019-10-26 11:33 PM
Hello everyone, I am a newbie for stm32.
Now I have a project to use
STM32+Lora module to make a wireless network for data sampling. I have bought
two pairs of stm32L073 nucleo+ sx1272 radio shield board for testing. I can
make "ping-pong" communication between the two boards. But how can I
migrant the code to my project. I have a individual ADC to sample the data. My
original code is simply a loop structure and I see the I-CUBE-LRWAN has a
state-machine or a embedded system to realize the function. How can I put my
code into I-CUBE-LRWAN. Thanks.
Another question is that whether
the "End-node" code for the Lorawan which made of a gateway and
several sx1272 end-nodes? How can I choose the gateway? It is right to get a
SX1301+respberry Pi? Is there any tutorial or article can tell me how to
configure the network and how to program to make communcate between the nodes
and the gateway. I can't find them in ST website.
Any help will be very appreciated.
Best regards,
Ming