sandeepmistry / arduino-LoRa

An Arduino library for sending and receiving data using LoRa radios.
MIT License
1.61k stars 621 forks source link

Work with Helium #579

Closed kargarisaac closed 2 years ago

kargarisaac commented 2 years ago

Hello,

Is it possible to use this library with Helium? I'm going to have a custom board with esp32-c3 board and looking for right library and lora module. Is there any recommendation?

Thanks

Kongduino commented 2 years ago

Definitely not. As mentioned, among other places, in the Readme, this is a raw LoRa (aka LoRa P2P, or LoRa PHY) library. It does not even do LoRaWAN, let alone other protocols. This is a great library for people who need a lightweight LoRa PHY library.

kargarisaac commented 2 years ago

Definitely not. As mentioned, among other places, in the Readme, this is a raw LoRa (aka LoRa P2P, or LoRa PHY) library. It does not even do LoRaWAN, let alone other protocols. This is a great library for people who need a lightweight LoRa PHY library.

Thanks for the reply. What do you suggest to start with? I'm new and looking for a starting point.

morganrallen commented 2 years ago

What do you suggest

Don't get involved in 'crypto' ponzi schemes.