Error Sending Code to Physical Drone

I am a college engineering student learning to use Olympe for a research project. Whenever I attempt to send code to the ANAFI drone I get the same error. Below is the sample code from the User Guide I am working with and the output it results in:


I have tried many different scrips, but always get the error:

  • _on_sync_done - Time synchronization failed for b’192.168.42.1’

Any advice would be greatly appreciated!

Change the IP number on your script to 192.168.42.1

I actually am using that IP in my script. I just used the screenshot directly from the user guide for this post.