- Android Send/Receive data with Arduino using Bluetooth - Part 2
In part 2 I will explore making the Android app to send and receive data to an Arduino over Bluetooth...
- Anrdroid Send/Receive Data With Arduino Via Bluetooth - Part 1
In some previous posts I went through the basic steps to send data from an Android device to an Arduino using a bluetooth serial module. That was fun and all but it would be better if the Arduino could send data back to the Android device...