0
LoRa project in C++
Would anyone be willing to help me code a LoRa project?
7 ответов
+ 1
So look at this link https://learn.adafruit.com/radio-featherwing/circuitpython-for-rfm9x-lora
+ 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
+ 1
Yes
+ 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
0
Rude, i simply need help because i am trying to learn and need help. Typical forum.
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.