I’m trying to join my WiFi LoRa ESP32 v2 to The Things Network but it just continually says “join failed” in the serial monitor when I run the Heltec_OTAA_Join script. The documentation is unclear about what format all three of the TTN variables (Device EUI, Application EUI and APP Key) should be so I chose msb based on some samples that I saw.
What’s interesting is that on the Gateway it SEES the traffic from the Lora device but it won’t join the network. Here’s a screenshot of the Gateway side:
Any idea how I can troubleshoot this issue?