I've built a receiver using an ESP8285 and an LR1121. I chose the LR1121 because it's got a much broader range of possible frequencies, but I figured I'd start with 868MHz for now. The hardware is only set up to run the lower frequency band.
So I created my hardware, modified unified.ini, created myPinout.json, but when it came to setting up targets.json, I found my configuration only showed up as an option if it was under "rx_dual".
I can load this configuration and flash the ESP, but it's set to operate on a dual-band 868MHz & 2.4GHz. It isn't currently binding to my 868MHz controller, and I presume that it won't bind to a single band controller.
Can I configure ELRS to use the LR1121 as a single-band radio?