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.

    Trouble with Arduino

    CoDrone Troubleshooting
    2
    10
    1898
    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.
    • L
      lallen128 last edited by

      Arduino: 1.8.13 (Windows 10), Board: "Arduino Nano, ATmega168"

      Sketch uses 7254 bytes (50%) of program storage space. Maximum is 14336 bytes.

      Global variables use 937 bytes (91%) of dynamic memory, leaving 87 bytes for local variables. Maximum is 1024 bytes.

      Low memory available, stability problems may occur.

      An error occurred while uploading the sketch

      avrdude: stk500_recv(): programmer is not responding

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

      avrdude: stk500_recv(): programmer is not responding

      avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xf6

      avrdude: stk500_recv(): programmer is not responding

      avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xf6

      avrdude: stk500_recv(): programmer is not responding

      avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xf6

      avrdude: stk500_recv(): programmer is not responding

      avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xf6

      avrdude: stk500_recv(): programmer is not responding

      avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xf6

      avrdude: stk500_recv(): programmer is not responding

      avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xf6

      avrdude: stk500_recv(): programmer is not responding

      avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xf6

      avrdude: stk500_recv(): programmer is not responding

      avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xf6

      avrdude: stk500_recv(): programmer is not responding

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

      This report would have more information with
      "Show verbose output during compilation"
      option enabled in File -> Preferences.

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

        @lallen128 If you are referring to the default program described in this lesson then it is the flight controller program. With this code, you can manually control the drone using the joystick controller. Keep in mind any new programs that you upload will replace the current one on the board.

        1 Reply Last reply Reply Quote 0
        • L
          lallen128 @robolink_leila last edited by

          @robolink_leila What default program did we just upload? What is it supposed to do? The video didn't say.

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

            @lallen128 Sure! You won't need the remote or the BLE board with Blockly.

            L 1 Reply Last reply Reply Quote 0
            • L
              lallen128 @lallen128 last edited by

              @lallen128 It worked!! I have another question...can we use Blockly instead of Arduino? My son already knows how to use block coding from school.

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

                @lallen128 Just saw your reply! Let me know if it works now with the right board.

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

                  @lallen128 Please send a screenshot so that I can verify that the board you are uploading is now correct and set to "Rokit-SmartInventor-mega32_v2". From the code you send earlier it wasn't configured for uploading to CoDrone.

                  1 Reply Last reply Reply Quote 0
                  • L
                    lallen128 @robolink_leila last edited by

                    @robolink_leila We definitely did not have that selected. I just changed it and will try now.

                    robolink_leila L 2 Replies Last reply Reply Quote 0
                    • L
                      lallen128 last edited by

                      @lallen128 we have uninstalled and reinstalled Arduino, watched all the videos, read all the troubleshooting guides and absolutely cannot figure it out! very frustrated

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

                        Hi @lallen128 ,
                        One reason your code may not be uploading is that you have the wrong board selected for uploading to CoDrone. Go to Tools > Board and make sure to select "Rokit-SmartInventor-mega32_v2". If you are not seeing it, you can review our lessons on setting up your computer in the "Getting Started" section of this page. Let me know if this helps!

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