Arduino-Pro-Mini-LoRa-Sensor-Node icon indicating copy to clipboard operation
Arduino-Pro-Mini-LoRa-Sensor-Node copied to clipboard

Is there a mistake in your schematic? MISO and MOSI are NC

Open DeflateAwning opened this issue 2 years ago • 1 comments
trafficstars

I would expect that MISO and MOSI need to be connected for this system to work.

DeflateAwning avatar Apr 05 '23 05:04 DeflateAwning

That is correct. The schematics of the board appear to be correct, as opposed to the circuit diagram.

Connections are:

Arduino RFM95
GND GND
5 DIO0
6 DIO1
7 DIO2
10 NSS
11 MOSI
12 MISO
13 SCK
A0 RST
VCC 3V3
GND GND

stkdiretto avatar Mar 30 '25 18:03 stkdiretto