Hydra-Designs / project-hydra-meshtastic-pcb

A minimalist 1W LoRA PCB design for Meshtastic-device firmware
GNU General Public License v3.0
93 stars 13 forks source link

Code -2 #13

Closed Fexiven closed 9 months ago

Fexiven commented 9 months ago

Today i assembled all parts

Sadly i only get Error -2 when i try to initialize the SX1268 Module with

SX1268 radio = new Module(18, 33, 23, 32)

Theres definietly no short or a bad solder connection.

Please Help

Fexiven commented 9 months ago

That was an issue from the Meshtastic firmware. I opened an PR to fix it