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. reggiehg
    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.
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Best 0
    • Groups 0

    Topics created by reggiehg

    • reggiehg

      Is it possible to save the current machine program in the remote, even without the source code, in order to then later download that same machine code into the remote, without having to compile any source code?
      General Discussion • • reggiehg

      3
      0
      Votes
      3
      Posts
      3093
      Views

      robolink_leila

      @reggiehg ,
      Let me know if I understood your question correctly. Once you upload code to the SmartInventor board it will remain there until you upload another program. For example, the default flight controller code comes with the kit, but if you have uploaded another program to it and want to use the flight controller again, you will need to reupload in Arduino. Go to the toolbar and find File>Examples>CoDrone>Controller>Flight Controller.

    • reggiehg

      I'm Reggie from Manila, & I have newbie problems...
      Introductions • • reggiehg

      6
      0
      Votes
      6
      Posts
      3948
      Views

      robolink_leila

      @reggiehg Please send the calibration videos to leila@robolink.com. For the calibration, the remote should be off. If you are still having trouble you can go ahead and check if the button is damaged or missing by carefully removing the top half of the chassis. If you do this, remove the motors and guards first. Could you also send me the file for the IR sensor code that isn't working?

      For pairing multiple drones, pair one at a time using CoDrone.pair(Nearest). Label each CoDrone/controller pair with either a number, sticker, or color so that you know which are paired. The next time you want to connect, grab the same CoDrone/controller pair and make sure to use CoDrone.pair() with no parameters. This will ensure the controller only pairs to the drone it most recently paired to.