mcci-catena / arduino-lmic

LoraWAN-MAC-in-C library, adapted to run under the Arduino environment
https://forum.mcci.io/c/device-software/arduino-lmic/
MIT License
638 stars 208 forks source link

TTN v3 don't recieved ABP uplinks messages (UNCONFIRMED UP) #792

Closed G-3r4-d closed 2 years ago

G-3r4-d commented 2 years ago

Hello everyone, Im trying to connect an ESP32 LoRa V2 (sensor-node) to TTN V3 using another ESP32 LoRa V2 as a single channel gateway using this library https://github.com/things4u/ESP-1ch-Gateway . I made a test using the otaa example file, the TTN server recieves Join messages but the gateway is no going to send me any downlink messages due to its nature.

So, I'm using ABP example file to test connectivity to my sensor-node. The gateway recieves an UNCONFIRMED UP messages from the sensor-node. Any idea how to solve this?

Im using

Thank you

cstratton commented 2 years ago

TTN V3 using another ESP32 LoRa V2 as a single channel gateway using this library https://github.com/things4u/ESP-1ch-Gateway

As explained at https://github.com/mcci-catena/arduino-lmic/issues/785 since channel "gateways" are prohibited by TTN

cyberman54 commented 2 years ago

This can (and should be) closed.

terrillmoore commented 2 years ago

Moving to a discussion.