Navigation

    Robolink logo
    • Register
    • Login
    • Search
    • [[global:header.categories]]
    • [[global:header.recent]]
    • [[global:header.tags]]
    • [[global:header.popular]]
    • [[global:header.users]]
    • [[global:header.groups]]
    As of September 2021, we have moved technical support to Robolink Help

    Welcome to the Robolink Community forum!

    You can post here to interact with others in the Robolink community. We're checking it weekly, and we'll respond to some messages. If you're looking for technical support, head over to Robolink Help.

    CoDrone Light Connects But Won't Fly

    CoDrone Troubleshooting
    3
    3
    4391
    Loading More Posts
    • 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.
    • D
      Dale_thomas last edited by

      Hey there! I am new to all of this so hopefully, this will make sense.

      • Connect BLE and Codrone using Chrome Extension
        0_1524424013831_codrone2.PNG

      • About half the time I get dialog box "Please check if you CoDrone is powered on, that the board is properly set, and the BLE board is blinking red.
        0_1524423008235_codrone.PNG

      • I finally get it to connect, BLE has a greenlight.

      • I launch script
        0_1524423142327_codrone3.PNG

      • I can get a return on the battery percentage. But Drone just sits there.

      • Light on BLE flashes purple, blue and green ( I think )

      If I close out of chrome, and reconnect the CoDrone it does the same thing.

      Any ideas?

      1 Reply Last reply Reply Quote 0
      • robolink_arnold
        robolink_arnold last edited by

        As wes mentioned setting the throttle low (below 50) will not make the CoDrone takeoff. Let me know if that makes the CoDrone takeoff.

        1 Reply Last reply Reply Quote 0
        • robolink_wes
          robolink_wes last edited by

          Hi @Dale_thomas! Welcome to the community. We just spoke on the phone, but let me respond to this as well for folks in the community. The issue connecting that you're seeing is something we've started seeing since we've started pushing the Chrome app more. Seems like connection varies depending on hardware, so we're looking at how we can make sure the algorithm checks for all ports and connections. So we're working on resolving that issue.

          I've re-published the native app lessons on Basecamp (here's Mac, and here's Windows), as a backup as we continue troubleshooting the connection issues we're seeing.

          For the code you've published, if the battery percentage you're getting is not 0 (preferably above 30), the drone should be able to fly. 100 is obviously best. Looks like the error might be with your code. In order for it to take off, you'll need to set the throttle to above 50. Either that, or you can use a "flight event TAKE_OFF" block. So without the drone taking off, the rest of the block isn't able to actually execute flight commands, so the drone ends up staying there.

          So try setting that first "throttle" to something like 75, and see if that helps. If that doesn't work, let us know, and we can try to troubleshoot further.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post