sandeepmistry / arduino-LoRa

An Arduino library for sending and receiving data using LoRa radios.
MIT License
1.63k stars 626 forks source link

MKR WAN 1300 - LoRa fails #183

Open stefanhueck opened 6 years ago

stefanhueck commented 6 years ago

After installing all required packages for the board an examples (as well as the MKRWAN library), the sketch "LoRaDumpRegisters" returns false in the LoRa.begin(...).

There seems to be a different SPI pinout expected by the code. However, there explicitly is an

#ifdef ARDUINO_SAMD_MKRWAN1300, (so the exact board I use) inside the LoRa.h, for SPI pinout referencing.

Most probably I am doing something wrong here. Alternatively, what is the Arduino-Style pinout for the SPI pins of the MKR WAN 1300? The schematic of the board is not conclusive, since these pins are not routed to board header.

Any idea where to start looking for the issue?

MKRWAN1300-schematic.pdf

sandeepmistry commented 6 years ago

@JohnGrand have you updated to the latest MKRWAN lib and updated the f/w running on the Murrata module?

See: https://github.com/sandeepmistry/arduino-LoRa#compatible-hardware