Skip to content

Danny0xFF/portenta_h7-spi-lora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Portenta H7 + SPI + LoRa SX1276

The repository contains an application example of the use of the SPI protocol in Arduino Portenta H7 and XL1278-P01 board based on the LoRa radio chip Semtech SX1276 for LoRa communication between two Arduino Portenta H7.

Its purpose is to clarify the use of the SPI in the Arduino Portenta H7.

The application is simple and is based on the examples provided by the LoRa library, LoRaSender and LoRaReceiver

Libraries used

This example is preliminary while waiting to have a definitive one where the RadioLib library is used with PlatformIO.

The connection made between the Arduino Portenta H7 and the SX1276 chip as follows:

NOTE: The connection is the same for both the sender and the receiver. diagram

About

Example of use to show how use Arduino Portenta H7 with a LoRa module through SPI connection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages