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. GSCC
    3. Best
    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.
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 10
    • Best 6
    • Groups 0

    Best posts made by GSCC

    • Trouble updating bluetooth.

      Bluetooth upgrade.
      I have the bluetooth module V.17B I am trying to update the firmware.

      Reboot computer
      Make sure blue tooth module is disconnected from everything.
      Press and hold little button
      Insert usb.
      Light goes green..... and stays green
      Doesn't seem to matter how long I hold the button (5 min anyone) it never goes blue.....

      What am I doing wrong?

      posted in CoDrone Troubleshooting
      G
      GSCC
    • CoDrone library errors.

      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?

      posted in Educators Corner
      G
      GSCC
    • Bluetooth upgrade.

      I have the bluetooth module V.17B I am trying to update the firmware.

      • Reboot computer
      • Make sure blue tooth module is disconnected from everything.
      • Press and hold little button
      • Insert usb.
      • Light goes green..... and stays green

      Doesn't seem to matter how long I hold the button (5 min anyone) it never goes blue.....

      What am I doing wrong?

      posted in CoDrone Lite/Pro
      G
      GSCC
    • Can't upload code.

      H!

      Recently got my codrone (smartinventor V2) 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 is a 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?

      posted in CoDrone Troubleshooting
      G
      GSCC
    • RE: Can't upload code.

      @robolink_wes There was another error in the code as well. An invalid function declaration. I will copy it in when I get home.

      Sorry for all the cross posting. The default forum setting were messed up for me and I couldn't see any of my posts at first.

      I am in Australia. So that makes calls a little more difficult. Evenings (here) are good for me you have a discord or a skype / google that you can send me?

      posted in CoDrone Troubleshooting
      G
      GSCC
    • RE: Can't upload code.

      hmm might actually be easier if I just get up early.... shudder
      Sometime between 12 noon and 1 Tuesday for you?

      posted in CoDrone Troubleshooting
      G
      GSCC