Hello, my name is Javier and I am starting with LoRa.
I have a WiFi LoRa 32 (V2) and a Multitech Gateway MTCDT-LAT1-247A.
The node join without problem to the Gateway using OTAA.
I am using the OTAA example in the library. I have configured the example with the correct DevEui, AppKey and AppEui, with the region US915
In the Multitech I have the same configuration.
The ESP32 joins the Gateway but after that, it starts sending packets with data, but the Gateway doesn’t receive any of those data packets:
The Device ID is 22-32-33-00-00-88-88-02, the only one I have.
What am I doing wrong here?
Thanks!!