Can you send the exact product information about the DSM2 Satellite device you are using? Some detailed images, the model name and number, and any tips for the configuration in Arduino would be very helpful.
I have a spektrum spm9645 dsmx remote receiver plugged into the MultiWii and it isn't powering up at all. I spoke to the manufacturer and they said it isn't capable of doing what I need on its own.
I also don't know which lines to uncomment in the MultiWii software to make it function properly. Your instructions say the the connection is via Bluetooth, so will I be able to scan for that Bluetooth connection on my control phone and connect to it? I've gotten just about everything else prepared, but I am very lost with how the App on my controller phone is supposed to communicate to the MultiWii itself.
Comments
You can use any BT that powers with 5V.
I think HC-05 is powered with 3.3V, so better use another module.
Anyway some people do it:
http://shyyko.com/2015/07/13/changing_of_baud_rate_hc_05/
One last problem though. The "Flone = Drone + Phone" app will frequently crash, OR, depending on the phone being used, the throttle will not power my motors. All other functions work, but the motors will not turn. I'm so close! Can you help me please?
If the app crash please send the reports for understand the problem.
If you know hot to reproduce the error, please report an issue:
https://github.com/Fewlaps/flone-android/issues/new
Can you check if each channel is in the right order?
Did you configurate the arm with channel 1?
If you are using Multiwii board you can use also the old app.
Usability is not so good: You need to write the BT_name for connect.
https://play.google.com/store/apps/details?id=processing.test.floneremote
Good luck