Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

Ben LinneB

Ben Linne

@Ben Linne
Global Moderator
Unfollow Follow
About
Posts
9
Topics
0
Shares
0
Groups
1
Followers
0
Following
0

Posts

Recent Best Controversial

  • M0184 ELRS no CRSF data after SDK 1.6.4 upgrade
    Ben LinneB Ben Linne

    @chiu-pk

    The LED status is good, this receiver should be recoverable assuming the wiring is correct.

    • Could the M0184 firmware update have caused the receiver to lose its previous binding/configuration?

    Yes some updates will unbind the receiver. If you want to put the receiver back in bind mode and voxl-elrs doesn't work, hold the button for 5 seconds and it should enter bind mode indicated by the led status rapid double blink

    • Is it expected that voxl-elrs ping gets no response while the receiver is waiting for binding?

    voxl-elrs ping should work in both cases, but to be sure try to bind and see if it works

    • Is there a recommended recovery/reflash or reconfiguration procedure for the M0184 in this situation?

    Try to get voxl-elrs working if possible, if not then using the expresslrs configurator pointed to our custom fork of ELRS with a USB serial adapter that supports 420000 baud will allow you to update
    https://docs.modalai.com/elrs-configurator/

    ESCs, Sensors and Accessories

  • M0184 ELRS no CRSF data after SDK 1.6.4 upgrade
    Ben LinneB Ben Linne

    @chiu-pk

    Can you report back the LED status? If the red LED is performing a triple blink then it's a teamrace/model mismatch issue.

    If you try to stop px4 with systemctl stop voxl-px4, does voxl-elrs ping work?
    Is the issue strictly with PX4 not getting the RC data?

    1. I believe both SDK's should work
    2. Yes the FW updated ELRS to 3.5.3.23
      https://docs.modalai.com/sdk-1.6-release-notes/#sdk-164-full-changelog-from-sdk-163
    3. I think if it's not bound, but the most reliable method is to use voxl-elrs ping
    4. Yes, but you need a USB-UART adapter that supports 420000 baud, the FT232R is what I typically use
    5. 3.3V is the correct UART voltage
    ESCs, Sensors and Accessories

  • Binding Problem Starling2Max with Radiomaster Boxer
    Ben LinneB Ben Linne

    @heiko.lizan

    Any elrs radio that's 900mhz or dual band compatible should work when in low band mode. If the transmitter is running v4+ you should be able to downgrade it to v3 following the elrs update guide

    It's normal that some services aren't running. You may need to re-enable px4 with systemctl enable voxl-px4

    General Questions

  • Binding Problem Starling2Max with Radiomaster Boxer
    Ben LinneB Ben Linne

    This guide should be what you need to bind: https://docs.modalai.com/voxl-elrs/#binding-procedure

    General Questions

  • Binding Problem Starling2Max with Radiomaster Boxer
    Ben LinneB Ben Linne

    Hi @heiko.lizan can you share the SKU and SDK version that shows up when you adb in? Also the error message when you run voxl-elrs update.

    A few issues you may be running into:

    1. your Radiomaster Boxer ELRS module is 2.4Ghz only and is not compatible with our 900Mhz drones
    2. your Radiomaster Boxer ELRS module is running ELRS 4.0+, you will need to downgrade to the latest ELRS V3 since we are currently not supporting ELRS v4.0+
    3. The receiver is stuck in bootloader mode and needs recovered. (will need the error messages to diagnose) It's possible the error messages may provide steps to run to get the receiver to start working again.
    General Questions

  • Starling 2 - RC link dropout debug assistance
    Ben LinneB Ben Linne

    Hey, If you're able to update the SDK and run voxl-elrs update it may have some bug fixes to improve reliability.

    I would also check that the receiver antenna is still connected and is not damaged as that can significantly reduce the range.

    If the transmitter is showing signal but the drone is not responding it's possible you are bound to another transmitter.

    General Questions

  • ELRS BetaFPV receiver bricked when updating SDK on Starling 2
    Ben LinneB Ben Linne

    before running esptool ensure px4 is disabled with "systemctl status voxl-px4"
    if it's still running try disabling it again and rebooting.
    It must be disabled from boot for esptool to work.
    Then after the update is successful you can re-nable px4 and reboot

    Once the update is complete the receiver led should start blinking and the voxl-elrs ping command should respond

    Development Drones starling

  • ELRS BetaFPV receiver bricked when updating SDK on Starling 2
    Ben LinneB Ben Linne

    @Hector-Gutierrez

    It should always be supported, there's instances where an update fails and you'll need to re-enter bootloader mode to fix it.
    bootloader mode should be recoverable from the drone. Here's some tips to try and recover it.

    this may take a few attempts until you get it right

    try these steps to see if it will atleast communicate in bootloader mode. sometimes the esptool can take a minute to respond

    • voxl-configure-px4 disable
    • Turn off drone
    • Hold down the receiver's boot button, Power on the drone while holding the button
    • Keep holding for 1-2 second after power on, then release
    • receiver led should be solid blue (after following these steps it should be in bootloader mode)
    • run this command to check if receiver is alive: "python3 -m esptool --port /dev/slpi-uart-7 --chip ESP8266 --baud 115200 --before no_reset chip_id"
    • If that works then proceed with update.
    • "python3 -m esptool --port /dev/slpi-uart-7 --chip ESP8266
      --baud 115200 --before no_reset --after soft_reset
      write_flash 0x00 /usr/share/modalai/voxl-elrs/firmware/3.5.3.21/BETAFPV_900_RX_via_UART/BETAFPV_900_RX-3.5.3.21-20251205.bin"
    Development Drones starling

  • ELRS BetaFPV receiver bricked when updating SDK on Starling 2
    Ben LinneB Ben Linne

    @Hector-Gutierrez hey I've been able to recover almost all of these betafpv receivers. Is the blue led still active or has it gone completely black? Holding the button on power up should force it into bootloader mode with a solid blue light which is a good first step.

    Development Drones starling
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups