This is a copy of the community maintained fork of the open firmware which powers RNode devices. This version will have support for the hardware made by Mees Electronics.
You can not select more than 25 topicsTopics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Added new board (Waveshare ESP32-S3 Pico) to source code.
Pinout Ra-02 LoRa transceiver:
|pin|GPIO|
|---|----|
|NSS|10|
|MOSI|11|
|MISO|13|
|SCK|12|
|RST|14|
|DIO|15|
Can compile the source (with "make firmware-waveshare-esp32-s3-pico") and upload the program to ESP32 (with "make upload-waveshare-esp32-s3-pico"). According to the oscilloscope the SPI bus works. Reticulum still gives errors: "TX power mismatch" and "Radio state mismatch". RGB LED works, so Reticulum seems to communicate with the rnode.