cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect an Arduino to a Lorawan board - Stm32L072 B-L072Z-LRWAN1

Rbruz.1
Associate

I need to connect in such a way that Arduino read sensors data and pass them to the Lorawan board that will transmit to the Gateway

1 REPLY 1

The B-L072Z-LRWAN1 can interface with shields directly.

To communicate with a secondary processing board you'll probably want to use UART connectivity.

The D0/D1 pins would provide such an interface, so you'll need to use these and a GND pin.

Download a schematic and user manual for the board, and review those.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..