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
636 stars 208 forks source link

Workaround for not connected DIO1 #577

Open IoTThinks opened 4 years ago

IoTThinks commented 4 years ago

Hi all, I'm using ESP32 Dev board + SPI LoRa SX1278. I only have DIO0 of LoRa connected to ESP32. DIO1 is not connected by PCB design.

  1. The board seems to stuck at TX_START and Packet enqueued. Is this due to not connected DIO1?

  2. Is there any workaround for this issue? Something like this? https://github.com/matthijskooijman/arduino-lmic/pull/34

Thanks a lot for this awesome project.

vsmatthews commented 1 year ago

Hi, any updates on this?

Andermutu commented 2 months ago

Hi,

Any update on this? I am interested. Thanks