-
-
Notifications
You must be signed in to change notification settings - Fork 650
ESP32/ESP8266 Issues #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I am successfully using two LoRa sx1278 modules, these simple barebone ones from china, together with two Esp8266. |
Well I guess this one is user error. |
Closing this as resolved for now. @r-devries @FelixHr pull requests welcome for the yield suggestion. |
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,
The text was updated successfully, but these errors were encountered: