CoDrone Pro with Python
-
I am trying to learn CoDrone with Python but whenever i try pairing Codrone from my laptop I am getting a weird error message.
I am following steps from this page.
https://basecamp.robolink.com/cwists/preview/5307xThis is a picture of the error message
-
Hi @aaditpanchal, just checking to see if you were able to try @robolink_leila's recommendations. It seems like whatever
SONYSRS-X3-SPPDev
is interfering. If you want to try to pair specifically with the CoDrone BLE board, try running ```drone.pair(drone.Nearest, '/dev/cu.SLAB_USBtoUART') to tell it to pair specifically to the BLE board, assuming the driver is working and the board is recognized.
-
@aaditpanchal I just switched your settings to notify via e-mail when we respond, in case you didn't get @robolink_leila's last message.
-
Hi @aaditpanchal ,
Do you by any chance have another device connected to your laptop? The path should say /dev/cu.SLAB_USBtoUART if you are using Mac OS. Try disconnecting it and try again. If the problem persists let me know!