Asked
— Edited
I need to see the connection protocol for the ar drone from the ARC ar drone tool.
Anyone that could show me the coding (any coding[preferably C#] or code from the SDK)
I need to see the connection protocol for the ar drone from the ARC ar drone tool.
Anyone that could show me the coding (any coding[preferably C#] or code from the SDK)
The ARDrone 1.0 had an SDK, and I am fairly sure DJ used that, so the actual protocol is not available. Parrot has not published an SDK for the 2.0 and has not responded to DJ or posted any answers in their developer forum, so it is fairly clear they are not interested in supporting 3rd party application development anymore.
The only way to get the protocol would be to sniff the wifi packets and reverse engineer it.
You could try searching Google to see if anyone has already done this. I understand you can get 1.0s comparatively cheap on eBay now though.
yea I don't see myself selling the ar drone 2 so im trying to find another way.
so parrot posted the protocols for the v1 but not the v2?
I know what i'm doing tonight.
playing with ar drone SDK and got this error(not a programmer)
is there a way to connect to the ar drone via the connections control?
Connection to the drone is via WiFi, the connections control is to COM ports or other EZ-Bs only.
Have you gone through the 30 previous tutorials? Jumping in at number 31 probably isn't the best idea if you've never used C# before.
SDK 2.0 has been released, you are probably better off looking for information elsewhere to be honest since as far as I know the interest in the 2.0 on here has been very limited.
ok thanks rich. my latest idea: ditch re-programming, wait for the ez-mini, add the collision setup and a hacked mini camera.
@thetechguru, what should I search in google?(key words/phrases)
I linked to the SDK, that's all you need. It should take you to the AR Drone forums where your questions will be more likely answered than here.