G4lile0 / tinyGS

📡 Open Ground Station Network 🛰
GNU General Public License v3.0
922 stars 175 forks source link

TBeam 915 defaults to 433 on custom board upload #149

Closed PeterJBurke closed 2 years ago

PeterJBurke commented 2 years ago

I have 915 hardware, but when using the board template it defaults to 433. The board template does not have an entry for the frequency. How do I set the software up to know that it is 915 hardware for the custom board option?

Board: LILYGO® TTGO Meshtastic T-Beam V1.1 ESP32 LoRa 433/868/915/923Mhz Wireless Module WiFi GPS NEO-6M With OLED Display for Arduino

Board template I used: {"name":"T-beam v1.1 + oled","aADDR":60,"oSDA":21,"oSCL":22,"pBut":38,"led":14,"radio":1,"lNSS":18,"lDIO0":26,"lRST":23,"lMISO":19,"lMOSI":27,"lSCK":5,"lTCXOV":0.0}

4m1g0 commented 2 years ago

The initial radio configuration in the firmware is for 433 as the firmware is the same for all the boards. Once configured you can operate your tinygs though the web and set autotune or manual configuration for the right frequency:

https://youtu.be/beyejco3UMo?t=169