ehong-tl / micropySX126X

Semtech SX126X LoRa driver for Micropython and CircuitPython.
MIT License
87 stars 20 forks source link

LoRaWAN (TTN) connection #18

Open tompinnacle opened 1 year ago

tompinnacle commented 1 year ago

Has anyone been able to use this library (or any other) to establish a connection with a SX1262 to the TTN network?

Tom

ehong-tl commented 1 year ago

Hi @tompinnacle,

This driver only allows you to establish P2P connection between LoRa devices.

gampam2000 commented 7 months ago

Someone used this lib to create a LoRaWAN implementation see: https://github.com/GereZoltan/LoRaWAN