voodootikigod / node-rolling-spider

A library for controlling a Parrot Rolling Spider drone via BLE.
Other
253 stars 112 forks source link

Direct Bluetooth commands #95

Open moe-the-fabber opened 7 years ago

moe-the-fabber commented 7 years ago

hi voodootikigod,

I am trying to send the commands direct over BLE Serial from my Arduino. I got it connected but sending the handshake or other commands does not work do i have to convert them somehow? BTSerial.write("fb0f, fb0e, fb1b, fb1c, fd22, fd23, fd24, fd52, fd53, fd54"); //Handshake delay(2000); BTSerial.write("fa0b, 0x02, 00aa, 0x02, 0x00, 0x01, 0x00"); //Take off

best regards moe-the-fabber

SamBonnard commented 6 years ago

Hi Moe-the-fabber ! Can you please send to me an email I want to talk with you of this project! Thanks you

SBonnard06@gmail.com