arduino-LoRa icon indicating copy to clipboard operation
arduino-LoRa copied to clipboard

MkrWan1310 gives Starting LoRa failed

Open peterj43 opened this issue 3 years ago • 1 comments

I am receiving Starting LoRa failed while using the demo code but only for the MKRWAN1310, I have tried with the MKRWAN1300 and ESP32 TTGO lora V1 and had those both working. I have re built the Murata module firmware to be the latest and also built using the correct Arduino target. On studying the schematics and comparing with the code I could not see provision for the Module reset. II made the following changes to Lora.h:-

#define LORA_DEFAULT_RESET_PIN     30 //-1

The demo code appears to be working for me now.

peterj43 avatar Jan 28 '22 15:01 peterj43

This is still an issue for me but this didn't sort it as I thought, sorry

peterj43 avatar Jan 28 '22 16:01 peterj43