markqvist / RNode_Firmware

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

Update Boards.h Heltec Lora32 V2 #76

Closed btalbot85 closed 2 months ago

btalbot85 commented 2 months ago

Fixed issue with RST pin. Incorrect pin currently defined causing issues with board when attempting to use rnsd and getting an error about port in use due to proper reset not happening. Confirmed pins here: https://resource.heltec.cn/download/WiFi_LoRa_32/WIFI_LoRa_32_V2.pdf

markqvist commented 2 months ago

Thanks so much for having the persistence to track down and fix this one!

Confirmed to be working both on Linux via USB/Serial and on Android via Bluetooth and USB/Serial.