I am making an RC car project for my school in which i drive the motors with Arduino and making an Android App to control it.
My question is,how can i read the sensor data i get with arduino(it works on bluetooth terminal so nothing wrong with hardware) on Android Studio?
I can control the motors with Android App but i can't get the sensor data.
Thanks in advance!