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 library errors.

    Educators Corner
    2
    2
    3637
    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.
    • G
      GSCC last edited by GSCC

      H!

      Recently got my codrone followed the install instructions (arduino 1.8.5) and installed the latest libraries. I have only tried to run the following code:

      *****#include <CoDrone.h>

      void setup() {
      CoDrone.begin(115200);
      CoDrone.AutoConnect(NearbyDrone);
      }

      void loop() {
      // put your main code here, to run repeatedly:
      }*****

      Using the latest 2.2 code library there are missing ; (line 888 CoDrone_send.cpp) and invalid function declarations.

      Using older code libraries I continually get this error.

      avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xcd

      I have spent the last hour trying different combinations of board files and library with no success.
      What am I doing wrong?

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

        @GSCC Hi, just letting you know I responded to your previous post about the same issue. Let's schedule a call to figure out the issues you're facing.

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