Hi everyone,
I have made a very simple project based on the Arduino Portenta H7 board.
It consists of using the LoRa SX1276 radio chip from Semtech by SPI and establish a connection between two boards using LoRa.
The codes are based on the examples found in the arduino-LoRa library.
I hope it can be useful to you.
Here is the repository: portenta_h7-spi-lora
Any questions or suggestions are welcome.
Thanks.