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

ModalAI Forum

  1. ModalAI Support Forum
  2. Ask your questions right here!
  3. Starling V2 voxl-configure-mpa fails to execute voxl-esc setup_starling_v2 and voxl-elrs --scan

Starling V2 voxl-configure-mpa fails to execute voxl-esc setup_starling_v2 and voxl-elrs --scan

Scheduled Pinned Locked Moved Ask your questions right here!
17 Posts 5 Posters 3.4k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • tomT tom

    @Erik-Priest I would recommend trying a "factory flash" of the SDK:

    cd voxl2_SDK_1.0.0
    cd system-image
    ./flash-system-image.sh -f

    cd ..
    cd voxl-suite
    ./offline-install.sh

    adb shell

    This will lose your calibration files but i can provide them to you

    Erik PriestE Offline
    Erik PriestE Offline
    Erik Priest
    wrote on last edited by
    #3

    @tom I have preformed the tasks and everything successfully ran. Where can I find the configuration files, is it available on the same download page as the sdk download?

    tomT 1 Reply Last reply
    0
    • Erik PriestE Erik Priest

      @tom I have preformed the tasks and everything successfully ran. Where can I find the configuration files, is it available on the same download page as the sdk download?

      tomT Offline
      tomT Offline
      tom
      admin
      wrote on last edited by
      #4

      @Erik-Priest If you provide me the serial number of your Starling I can provide them to you. The serial number should be located on the bottom of the frame and will be in the form M2X00000XXX

      Erik PriestE 1 Reply Last reply
      0
      • tomT tom

        @Erik-Priest If you provide me the serial number of your Starling I can provide them to you. The serial number should be located on the bottom of the frame and will be in the form M2X00000XXX

        Erik PriestE Offline
        Erik PriestE Offline
        Erik Priest
        wrote on last edited by
        #5

        @tom The serial number is M2100000FT2, let know if its better to send as a private message if possible.

        tomT 1 Reply Last reply
        0
        • Erik PriestE Erik Priest

          @tom The serial number is M2100000FT2, let know if its better to send as a private message if possible.

          tomT Offline
          tomT Offline
          tom
          admin
          wrote on last edited by
          #6

          @Erik-Priest I'll send you an email to your address on file with the forum.

          Riccardo FranceschiniR 1 Reply Last reply
          1
          • S smilon referenced this topic on
          • S smilon referenced this topic on
          • tomT tom

            @Erik-Priest I'll send you an email to your address on file with the forum.

            Riccardo FranceschiniR Offline
            Riccardo FranceschiniR Offline
            Riccardo Franceschini
            Contributor
            wrote on last edited by
            #7

            Hi @tom, we are facing a similar problem on two boards that we have, and we solved the issue by following your suggestions. However, we no longer have the calibration files. Would it be possible to also obtain the calibration files? The serials are : M2100000J2R and M22000003EV

            tomT 1 Reply Last reply
            0
            • Riccardo FranceschiniR Riccardo Franceschini referenced this topic on
            • Riccardo FranceschiniR Riccardo Franceschini

              Hi @tom, we are facing a similar problem on two boards that we have, and we solved the issue by following your suggestions. However, we no longer have the calibration files. Would it be possible to also obtain the calibration files? The serials are : M2100000J2R and M22000003EV

              tomT Offline
              tomT Offline
              tom
              admin
              wrote on last edited by
              #8

              @Riccardo-Franceschini We store calibration data by the serial number of the drone itself not the serial number of the voxl2 board. Can you send me the serial numbers of the drone themselves? I believe on starling they are on the bottom of the frame.

              V 1 Reply Last reply
              0
              • tomT tom

                @Riccardo-Franceschini We store calibration data by the serial number of the drone itself not the serial number of the voxl2 board. Can you send me the serial numbers of the drone themselves? I believe on starling they are on the bottom of the frame.

                V Offline
                V Offline
                Vin
                Contributor
                wrote on last edited by
                #9

                Hi @tom ,

                We are having similar issue with Starling, problem contacting ESC.
                Multiple flash with different SDK version all successful, can run spin which does spin all motors, however cannot arm from controller

                Model number: M23000001JV

                V 1 Reply Last reply
                0
                • V Vin

                  Hi @tom ,

                  We are having similar issue with Starling, problem contacting ESC.
                  Multiple flash with different SDK version all successful, can run spin which does spin all motors, however cannot arm from controller

                  Model number: M23000001JV

                  V Offline
                  V Offline
                  Vin
                  Contributor
                  wrote on last edited by
                  #10

                  Screenshot from 2024-01-13 00-11-01.png Screenshot from 2024-01-13 00-10-38.png

                  Alex KushleyevA 1 Reply Last reply
                  0
                  • V Vin

                    Screenshot from 2024-01-13 00-11-01.png Screenshot from 2024-01-13 00-10-38.png

                    Alex KushleyevA Offline
                    Alex KushleyevA Offline
                    Alex Kushleyev
                    ModalAI Team
                    wrote on last edited by
                    #11

                    @Vin make sure you stop PX4 before running the voxl-esc tools directly. Can you please confirm that you did it?

                    You can check if px4 is running:

                    systemctl is-active voxl-px4
                    

                    stop px4:

                    systemctl stop voxl-px4
                    
                    V 1 Reply Last reply
                    0
                    • Alex KushleyevA Alex Kushleyev

                      @Vin make sure you stop PX4 before running the voxl-esc tools directly. Can you please confirm that you did it?

                      You can check if px4 is running:

                      systemctl is-active voxl-px4
                      

                      stop px4:

                      systemctl stop voxl-px4
                      
                      V Offline
                      V Offline
                      Vin
                      Contributor
                      wrote on last edited by
                      #12

                      Thanks @Alex-Kushleyev,

                      The issue with voxl-esc as you have indicated was to do with voxl-px4 and would resolve by stopping voxl-p4.

                      There was some sort of partition layout being in correct so ended up doing full wipe and thus RC would not ARM due to calibration required.

                      Screenshot from 2024-01-13 13-52-45.png

                      As /data/ partition gets wiped out along with all the factory calibration files.

                      Ended up doing Calibration as described here
                      https://docs.modalai.com/px4-calibrate-sensors/

                      Now RC can talk and ARM.

                      Are these files available somewhere to reset back to factory state?

                      tomT 1 Reply Last reply
                      0
                      • V Vin

                        Thanks @Alex-Kushleyev,

                        The issue with voxl-esc as you have indicated was to do with voxl-px4 and would resolve by stopping voxl-p4.

                        There was some sort of partition layout being in correct so ended up doing full wipe and thus RC would not ARM due to calibration required.

                        Screenshot from 2024-01-13 13-52-45.png

                        As /data/ partition gets wiped out along with all the factory calibration files.

                        Ended up doing Calibration as described here
                        https://docs.modalai.com/px4-calibrate-sensors/

                        Now RC can talk and ARM.

                        Are these files available somewhere to reset back to factory state?

                        tomT Offline
                        tomT Offline
                        tom
                        admin
                        wrote on last edited by tom
                        #13

                        @Vin If you can provide the serial number of your Starling (located on bottom of frame, in form MXX00000XXX) I can provide you your cam cal files

                        V 1 Reply Last reply
                        0
                        • tomT tom

                          @Vin If you can provide the serial number of your Starling (located on bottom of frame, in form MXX00000XXX) I can provide you your cam cal files

                          V Offline
                          V Offline
                          Vin
                          Contributor
                          wrote on last edited by
                          #14

                          Thanks @tom

                          Serial Number: M23000001JV

                          20240115_064708.jpg

                          Do we know what are the right propellers for Starling drone.
                          From what I could make out would it be Mavic-Mini-2-Propellers-Set 4726

                          20240114_102434.jpg

                          Trying to get back to a state where position hold is stable

                          tomT 2 Replies Last reply
                          0
                          • V Vin

                            Thanks @tom

                            Serial Number: M23000001JV

                            20240115_064708.jpg

                            Do we know what are the right propellers for Starling drone.
                            From what I could make out would it be Mavic-Mini-2-Propellers-Set 4726

                            20240114_102434.jpg

                            Trying to get back to a state where position hold is stable

                            tomT Offline
                            tomT Offline
                            tom
                            admin
                            wrote on last edited by
                            #15

                            @Vin I emailed you your cam cal file to the email address associated with your forum account.

                            V 1 Reply Last reply
                            0
                            • V Vin

                              Thanks @tom

                              Serial Number: M23000001JV

                              20240115_064708.jpg

                              Do we know what are the right propellers for Starling drone.
                              From what I could make out would it be Mavic-Mini-2-Propellers-Set 4726

                              20240114_102434.jpg

                              Trying to get back to a state where position hold is stable

                              tomT Offline
                              tomT Offline
                              tom
                              admin
                              wrote on last edited by
                              #16

                              @Vin You can purchase replacement propellers here: https://www.modalai.com/products/starling-propellers-set-of-4?_pos=3&_sid=b428d2f80&_ss=r

                              1 Reply Last reply
                              0
                              • tomT tom

                                @Vin I emailed you your cam cal file to the email address associated with your forum account.

                                V Offline
                                V Offline
                                Vin
                                Contributor
                                wrote on last edited by
                                #17

                                Thanks @tom much appreciated. Received the file.
                                Was following the instructions as mentioned here https://docs.modalai.com/calibrate-cameras/ for better understanding of calibration files.

                                1 Reply Last reply
                                0

                                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                With your input, this post could be even better 💗

                                Register Login
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                ModalAI
                                Categories Recent Tags ModalAI.com Docs
                                © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
                                • Login

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