LoRa project in C++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

LoRa project in C++

Would anyone be willing to help me code a LoRa project?

29th Apr 2023, 4:45 AM
Neeley Woods
Neeley Woods - avatar
6 Answers
30th Apr 2023, 7:08 PM
Smith Welder
Smith Welder - avatar
+ 2
This is not an advertising forum. We are here te answer questions about programming. Read the rules: https://www.sololearn.com/discuss/1316935/?ref=app https://www.sololearn.com/discuss/3021159/?ref=app
29th Apr 2023, 6:33 AM
Ugulberto Sánchez
Ugulberto Sánchez - avatar
+ 1
Yes
30th Apr 2023, 10:55 AM
Smith Welder
Smith Welder - avatar
+ 1
LoRa(long range) technology. So you need some LoRa radio module with antenna. in addition to this, you need some kind of microcontroller, microcomputer, power, etc.. may stm32?, Arduino?, as I can see that you need something for children, so it's micro::bit. Next, for what do you want to use it? , LoRa don't has fast speed, so it's mean that can't be for video etc.. Main reason that you have to know what you want before to use some technologies, and programming languages
30th Apr 2023, 5:59 PM
Smith Welder
Smith Welder - avatar
0
Rude, i simply need help because i am trying to learn and need help. Typical forum.
30th Apr 2023, 4:04 PM
Neeley Woods
Neeley Woods - avatar
0
Yeah i have an adafruit featherwing rfm9x lora module and i just need to transmit data from one module to another. Im going to use another lora module with an attached gos board to transmit the boards location ans trigger an LED. But in shoet i just need to transmit that data.
30th Apr 2023, 6:47 PM
Neeley Woods
Neeley Woods - avatar