Hi everyone, I’m a newbie with arduino and LORA and I’m having some trouble with my first project.
I’m trying to connect a Dragino LoraBee (SX1276) with a ESP8266MOD to TheThingsNetwork, I have downloaded MCCI LoraWAN LMIC library and I have edited the file “lmic_project_config” to the europe region.
I have generated my ABP keys in the web and changed them in the ABP example file and I have defined the pinout.
The problem comes when I run the code, monitor serie gives me this output:
*�a�n�r��n|�l�l`bbrl�nb�nl`�rl�l��Starting
FAILURE
oslmic.c:53
ets Jan 8 2013,rst cause:4, boot mode:(3,6)
wdt reset
load 0x4010f000, len 3424, room 16
tail 0
chksum 0x2e
load 0x3fff20b8, len 40, room 8
tail 0
chksum 0x2b
csum 0x2b
v00047130
~ld*
Pd: Sorry for posting simple doubts on the forum, but I couldn’t find any solution after trying different proposed solutions on the internet