Description
Hi,
I have been working with your LoRaDuplex sketch and I ran into some issues.
I was able to get it running with a Leonardo with a Dragino LoRa radio, I was also able to get it running with a M0 basic Feather and LoRa Feather. When I tried to get it working with an ESP32 I could never get the radio initialized, and when I tried to get it running on an ESP8266 it would just keep resetting.
Soft WDT reset
ctx: cont
sp: 3ffef9f0 end: 3ffefbd0 offset: 01b0
>>>stack>>>
3ffefba0: 3fffdad0 3ffeea78 3ffeeb7c 40201f65
3ffefbb0: feefeffe 00000000 3ffeeb98 4020331c
3ffefbc0: feefeffe feefeffe 3ffeebb0 40100114
<<<stack<<<
I know the hardware works, but would there be an issue with the ESP32/ESP8266. I wouldn't think so but this has me stumped.
Any thoughts?
Thanks,