HI
I am working on arduino quadcopter, for this I made my own flight controller board. I am using multiwi code and "ez-ground station" app to control my quadcopter but unfortunately i am receiving data on my app (app me showing gyrometre data) but i am facing problem in sending data through the app( the app not sending data to arduino like radio data (transmitter) to control my dc motors).
or we can say that bluetooth is communicating in one way that is sending data but not not recieving!
could you figure out the solution of my problem??
ibnemaja:
HI
I am working on arduino quadcopter, for this I made my own flight controller board. I am using multiwi code and "ez-ground station" app to control my quadcopter but unfortunately i am receiving data on my app (app me showing gyrometre data) but i am facing problem in sending data through the app( the app not sending data to arduino like radio data (transmitter) to control my dc motors).
or we can say that bluetooth is communicating in one way that is sending data but not not recieving!
could you figure out the solution of my problem??
Before you get ahead of yourself.
Write a sketch that takes the data being sent from the app to the Serial Monitor.
If you can get that right, then you can pass Go and collect $.