Hey guys! I built this transmitter: https://github.com/ExpressLRS/ExpressLRS-Hardware/tree/master/PCB/2400MHz/TX_SX1280
I'm trying to put together a Linux-based quad-flying handheld and this is the only thing holding the project up. I've attached some photos so that anyone interested can critique my soldering job π
I was able to flash ELRS firmware to it before and could even change its settings over wifi, but it did not communicate well at all with this project:
https://github.com/kaack/elrs-joystick-control
or this project:
https://github.com/PixelyIon/DeckTX
so I wiped the ESP32 using esptool, thinking that maybe a simple re-flash of the firmware would fix it, and now I cannot for the life of me get the firmware re-flashed using ELRS Configurator. should I just abandon the prospect of building my own DIY transmitter? I was so close - I was able to briefly connect my transmitter to my tiny whoop using DeckTX (in Betaflight, the quad model even spun around wildly!), but the connection was quickly broken.
Any help at all would be appreciated! If it looks like my soldering job is somehow at fault please give it to me straight~
STM32/ESP32/ESP8285-based High-Performance Radio Link for RC applications - ExpressLRS/ExpressLRS-Hardware