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

Add support for drone storage (FTP) #5

Open
Mechazawa opened this issue Feb 8, 2018 · 2 comments
Open

Add support for drone storage (FTP) #5

Mechazawa opened this issue Feb 8, 2018 · 2 comments

Comments

@Mechazawa
Copy link
Owner

Add support for fetching images from the drone's storage.

This was referenced Feb 8, 2018
@vvo
Copy link

vvo commented Feb 8, 2018

Again, any pointers so I can help you maybe?

@Mechazawa
Copy link
Owner Author

I haven't looked into it that much but from what I can tell there are two BLE characteristics that you can use to talk to the drone using an FTP-like protocol.

See: http://forum.developer.parrot.com/t/minidrone-characteristics-uuid/4686/3
See: https://developer.parrot.com/docs/SDK3/ARSDK_Protocols.pdf

The two characteristics for ftp-like transmission (using ARDataTransfer library) are 0xfd23 and 0xfd53

I'd look at other implementations for reference to see how it works exactly.

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

2 participants