2023-02-23 12:13 PM - last edited on 2023-06-21 09:20 AM by Amel NASRI
2023-02-23 01:28 PM
You can use LRWAN libraries, or the original SEMTECH ones.
I built my point-to-point based on the Ping Pong Examples, from LRWAN 1.1.3, but you're basically using the Radio library, and it's call backs via the main() loop.
https://www.st.com/en/embedded-software/i-cube-lrwan.html
2023-02-23 09:09 PM
Thank you, I actually used these libraries but everytime I copy them in my code, they bring errors, how did u add them into your project, if you could help me with the semtech libraries, the better. Thank you so much