I have the Wio Terminal connected to Grove Vision AI Module and Grove LoRa-E5 Module device. When I run my code, I get this error:
...
LoRaE5 - recv +JOIN: Start
LoRaE5 - recv +JOIN: NORMAL
LoRaE5 - recv +JOIN: Join failed
LoRaE5 - AT ending with error
LoRaE5 - recv +JOIN: Done
...
After this error, It says Uplink done but I don’t see any data packets on Helium Console:
Please help as my code used to be working but suddenly has this problem.
Code: monsand/monsand_lora_deployment.ino at master · Raunak-Singh-Inventor/monsand · GitHub