Navigation

    Robolink logo
    • Register
    • Login
    • Search
    • [[global:header.categories]]
    • [[global:header.recent]]
    • [[global:header.tags]]
    • [[global:header.popular]]
    • [[global:header.users]]
    • [[global:header.groups]]
    1. Home
    2. stemcubator
    3. Topics
    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.
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Groups 0

    Topics created by stemcubator

    • S

      CoDrone won't pair with control
      CoDrone Troubleshooting • • stemcubator

      2
      0
      Votes
      2
      Posts
      2067
      Views

      robolink_leila

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

      Install all the necessary software and hardware files for your operating system (tutorials are here) Open Arduino and upload the default flight controller code which can be found by navigating to File > Examples > CoDrone > Controller > FlightController. Plug in a battery into one drone and wait until they pair. You do not need to fly it. Go back into the code and change CoDrone.pair(Nearest); to CoDrone.pair(); 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. Repeat for every drone.

      Hope this helps!

    • S

      CoDrone not pairing with remote
      Educators Corner • • stemcubator

      2
      0
      Votes
      2
      Posts
      2514
      Views

      robolink_leila

      @stemcubator I responded on the other thread 🙂