2021-05-18 12:33 AM
Hi! I'm working with the LORA E5 trying to make a small librarie to easily send/receive data through LORA protocol (Not lorawan).
The given examples (Ping-Pong) use the task scheduler and the Subghy app, wich im not planning on using.
My question is: What do I have to enable in cubemx to make it work in it's minimum form (using radio.c)?
I've merged all the files that i think are important in one single file, now the problem is how to initialize all the hardware.
Do you have any info about that or know where to find info about it?
Thank you very much.
Have a nice day.
Solved! Go to Solution.
2021-05-28 02:03 AM
Hello @JPrad.1 ,
Let me first welcome you to the Community :)
I advise you to refer to this article : LoRa communication within STM32, which contains several helpful links to get started with LoRa.
Hope this helps you!
Imen
2021-05-28 02:03 AM
Hello @JPrad.1 ,
Let me first welcome you to the Community :)
I advise you to refer to this article : LoRa communication within STM32, which contains several helpful links to get started with LoRa.
Hope this helps you!
Imen
2021-06-04 10:43 AM
Hi @JPrad.1 ,
If you still have issues, don't hesitate to add more details in your post.
Then, when your question is answered, please close this topic by choosing Select as Best.
Imen