liberatedsystems / RNode_Firmware_CE

RNode is an open, free and flexible digital radio interface with many uses
https://unsigned.io/rnode
GNU General Public License v3.0
51 stars 11 forks source link

ESP32: Ebyte E22 900M30S Board support #46

Closed tomuk5 closed 1 month ago

tomuk5 commented 1 month ago

Based off the reference Meshtastic design: https://github.com/NanoVHF/Meshtastic-DIY/blob/main/Schematics/E-Byte_E22/Mesh_Ebyte_E22-XXXM30S.pdf

jacobeva commented 1 month ago

Very cool. Does it boot and run with your changes?

tomuk5 commented 1 month ago

Boots and runs :) - i know i got the hardware part right as i flashed meshtastic to it and used it to prove i can send/receive and have the pins correct.

Only issue is the same one affecting ESP32 boards with the TX power mismatch preventing them from being used with Reticulum at the moment.

jacobeva commented 1 month ago

Excellent. Thank you for the hard work.