The M0184 ELRS receiver is able to be flashed with the ExpressLRS Configurator; however, it requires you to use our forked firmware repository. The instructions for using ELRS Configurator with our receivers are here: https://docs.modalai.com/elrs-configurator.
Maxwell Schaefer
@Maxwell Schaefer
Latest posts made by Maxwell Schaefer
-
RE: Need Info for Starling 2 Max That Shipped With New Wifi & ELRS Receiverposted in Starling & Starling 2
-
RE: Requesting the factory original calibration files for ADK Ser#M2500000185posted in VOXL Dev Kits
@latif You should be able to disable the model match feature on the same screen which displayed the "Model Mismatch" error. By setting the model match id to 0, it will ignore the model match id set on the receiver and connect. The ExpressLRS documentation has more detail about how to set up the RC connection here.

-
RE: elrs fw compatibilityposted in Starling & Starling 2
@wifa799 @Viktor-Gal You can use any CRSF (ELRS) receiver with the VOXL 2 and it will work. While we don't support flashing upstream builds of ELRS from the VOXL, if you update it yourself it will work without requiring any additional modification or patches. The patches from ModalAI just include some extra utilities for managing the receiver with the voxl-elrs tool such as the "unbind" command and pwm configuration from the VOXL. I'll see if I can provide a build for the betafpv receiver which matches the 3.5.3 version provided for our in-house M0184 receivers, but in the meantime you can definitely use firmware from the upstream ELRS repo.
-
RE: elrs fw compatibilityposted in Starling & Starling 2
@Viktor-Gal ELRS maintains compatibility between all versions with the same major version number, so a 3.x.x receiver is compatible with any 3.x.x transmitter; however, a 3.x.x receiver is not compatible with a 2.x transmitter. Because of this, you will need to update the transmitter in your handset. You can use the upstream ELRS firmware for this since we don't make any modifications to the firmware for the iFlight Commando, instructions are here. I suggest using the latest firmware version available, you can flash older firmware later if necessary. All customization and ModalAI provided models on the handset will persist through this process.
-
RE: VOXL2 RC uart failureposted in Ask your questions right here!
Hi @tkddnjs825,
In addition to Alex's question above, could you also please share which version of
voxl-elrsis being used on each voxl2? Thevoxl-versioncommand should list the versions of each installed package.Can you also please confirm that in the voxl-px4 configuration file on the voxl2 that is not able to communicate with the ELRS receiver that the RC type is set to CRSF_RAW, like this:
RC=CRSF_RAW.Furthermore, if you could share the output of
voxl-elrs --scanfrom the voxl which is unsuccessful that would be helpful.Thanks,
Max