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 won't pair with control

    CoDrone Troubleshooting
    2
    2
    2162
    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.
    • S
      stemcubator last edited by

      I have purchased three CoDrone Pros. I am not able to connect with the remote. I have followed the instructions. I have tried each drone. I was able to connect successfully twice. I have not been able to do that since.

      I am a teacher and I am not able to use this product in my class. This is very frustrating.

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

        @stemcubator ,
        Pairing CoDrones can be a confusing process, so I hope these steps help you successfully pair every time:

        1. Install all the necessary software and hardware files for your operating system (tutorials are here)
        2. Open Arduino and upload the default flight controller code which can be found by navigating to File > Examples > CoDrone > Controller > FlightController.
        3. Plug in a battery into one drone and wait until they pair. You do not need to fly it.
        4. Go back into the code and change CoDrone.pair(Nearest); to CoDrone.pair();
        5. Reupload this new code and pair to the same drone again. From now on, that controller is paired with that drone as long as students always use CoDrone.pair(); without the Nearest parameter. It's a good idea to label the pair with a colored sticker so that you know which ones are paired.
        6. Repeat for every drone.

        Hope this helps!

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