Waveshare ESP32 S3 Pico with SX1278 now works.

master
Marcel 1 month ago
parent cc70ff95bc
commit b4526aba3b
  1. 2
      CHANGELOG.md
  2. 4
      README.md

@ -15,7 +15,7 @@ All notable changes to this project will be documented in this file.
Started all over again. This time I succeeded! The Waveshare ESP32 S3 Pico and the Ra-02 SX1278 LoRa transceiver are working as a proper rnode. It took me some time, but now I am happy. See Documentation/HOWTO-change-firmware-and-compile-it_MeesElectronics.md for more information about adding a new board to the code.
Pinout Ra-01:
Pinout Ra-02:
|pin|GPIO|
|---|----|

@ -4,9 +4,9 @@ This is a copy of the community maintained fork of the open firmware which power
The first new board is a combination of a Waveshare ESP32 S3 Pico and an Ra-02 SX1278 LoRa transceiver. See [./Documentation/HOWTO-change-firmware-and-compile-it_MeesElectronics.md](https://git.meezenest.nl/marcel/RNode_Firmware_CE/src/branch/master/Documentation/HOWTO-change-firmware-and-compile-it_MeesElectronics.md) for more information about adding a new board to the code.
Pinout between ESP and Ra-01:
Pinout between ESP and Ra-02:
|Ra-01|ESP32 GPIO|
|Ra-02|ESP32 GPIO|
|---|----|
|NSS|39|
|MOSI|37|

Loading…
Cancel
Save