I swapped my reciever from a HappyModel to a SuperD (the old one was broken) but I cant flash the new firmware because the ELRS Configurator still thinks im using the happymodel
Error:
`======== PASSTHROUGH INIT ========
Trying to initialize COM5 @ 420000
No CLI available. Already in passthrough mode?, If this fails reboot FC and try again!
======== RESET TO BOOTLOADER ========
- Using full duplex (CRSF)
Wrong target selected your RX is 'HAPPYMODEL_EP_DUAL_2400_RX', trying to flash 'BETAFPV_SUPERD_2400_RX'
Configuring upload protocol...
AVAILABLE: cmsis-dap, esp-bridge, esp-prog, espota, esptool, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa
CURRENT: upload_protocol = esptool
Looking for upload port...
Using manually specified: COM5
Uploading .pio\build\BETAFPV_SuperD_2400_RX_via_BetaflightPassthrough\firmware.bin
esptool.py v4.2.1
Serial port COM5
WARNING: Pre-connection option "no_reset" was selected. Connection may fail if the chip is not in bootloader or flasher stub mode.
Connecting......................................
A fatal error occurred: Failed to connect to ESP32: Invalid head of packet (0xC8): Possible serial noise or corruption.
For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html
*** [upload] Error 2
========================= [FAILED] Took 30.81 seconds =========================`
A lot of it seems unimportant, but the line
Wrong target selected your RX is 'HAPPYMODEL_EP_DUAL_2400_RX', trying to flash 'BETAFPV_SUPERD_2400_RX'
Is confusing me
Im assuming that the FC thinks its still using the Happymodel, but I dont know how to update that information without flashing it lol