Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs for Bluetooth API? #78

Closed
poshaughnessy opened this issue Jan 30, 2016 · 5 comments
Closed

Docs for Bluetooth API? #78

poshaughnessy opened this issue Jan 30, 2016 · 5 comments

Comments

@poshaughnessy
Copy link

Hi,

I'm hoping to use this library as the basis for a Web Bluetooth demo. In order to do that, I'm hoping to better understand the underlying Bluetooth API - how to construct the right commands for the drone.

Please may I ask: were there any particular docs that you used to figure out what exactly you needed to write to the characteristics, which services and characteristics you needed, etc? I've been Googling around and hunting around on the Parrot Developers website, but haven't found anything yet...

Thanks!

@poshaughnessy
Copy link
Author

Thanks @naus3a and sorry for taking months to reply! The protocol link now gives a 404 - there doesn't seem to be an Xml directory anymore? I've been trying to figure out how to see their docs. I see they have a bunch of Latex (bit of a pain!) files here: https://github.com/Parrot-Developers/Docs/tree/master/Protocol/latex But still can't see info on what bytes to send. Please might you know the latest link to find that?

@naus3a
Copy link

naus3a commented Aug 24, 2016

yes @poshaughnessy , they removed it; I'm attaching a copy of the old files.

xml.zip

@poshaughnessy
Copy link
Author

Great, thanks @naus3a, I will take a look!

@cvuorinen
Copy link

In case anyone else is looking for this info, the xml files can be found in the linked repo from some earlier commits in the history, it's version control after all 😉
E.g. https://github.com/Parrot-Developers/libARCommands/blob/7b5cf7a8009278cf634ee33d5c2ed5dd8e573eb4/Xml/MiniDrone_commands.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants