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.
CoDrone Address Printing Weird ASCII Characters
-
After printing calling the function to print out the CoDrone's address in the serial monitor, it prints a bunch of bizarre ASCII characters that I am unable to understand.
-
Hello @anonymous Those characters you are viewing are the Bluetooth messages being sent to the CoDrone. The BLE module uses the serial port to either talk to the CoDrone or the computer, it cannot speak to both at the same time. Let me know if you have any other questions.
-
@anonymous Could you post the code and the error message you're getting, so we can take a look? It sounds like it may be the drone address, but I'd like to take a look to make sure. Thanks!