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.
unable to pair
-
Hi
I have difficulties to pair the drone with my arduinoide, even already set the rokit smartinventor mega32_v2.
I need to pair and teach the programming with drone for my student in current uni.
this is the error msg i get!
please help me
thank you
-
@DrHidayu ,
Sorry for the delayed response! Just checking in to see if you solved this problem. Did you make sure to include the header file#include <CoDrone.h>
? If you did, you probably do not have the latest version of the CoDrone library. Go to Sketch>>Include Libraries>>Manage Libraries. Search for CoDrone and make sure you update to the latest version. Close Arduino and then try your code again. This should solve the problem!