How to connect an Arduino to a Lorawan board - Stm32L072 B-L072Z-LRWAN1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-15 6:47 AM
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
Labels:
- Labels:
-
LoRa
-
STM32duino
-
STM32L0 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-15 7:07 AM
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..
Up vote any posts that you find helpful, it shows what's working..
