Skip to content
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

ESP8266 (Wemos D1 Mini) #2

Open
alexcorvis84 opened this issue Jun 17, 2020 · 1 comment
Open

ESP8266 (Wemos D1 Mini) #2

alexcorvis84 opened this issue Jun 17, 2020 · 1 comment

Comments

@alexcorvis84
Copy link

Hi @ricaun ,

I've trying to use your library in a WemosD1 mini board (ESP8266) with RFM95 LoRa.

When executed ttn.loop(); I'm getting a watchdog reset:

wdt reset
load 0x4010f000, len 1392, room 16 
tail 0
chksum 0xd0
csum 0xd0
v3d128e5c
~ld

Can you please let me know how could debug this method or fix the issue? I'm stuck at this point.

I know library is still on early version, but checked you achieved to run it & get it working with ABP (same example I'm using).

Thanks in advance!

@ricaun
Copy link
Owner

ricaun commented Jun 18, 2020

Hello @alexcorvis84,

The library is a little unstable on the esp8266 and esp32,

I suggested you use the original library arduino-lmic.

Or use this library Beelan-LoRaWAN has similar looks.

See Yaa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants