This project is still in development phase. The aim of this project is to learn and experiment with Bluetooth Smart (V4.0) aka BLE which uses very low energy, best suited for smart wearable electronics.
In this first experiment project, Android mobile communicates with TI's CC2540 (BLE SoC) via Bluetooth V4.0. This BLE device communicates with Arduino via RS232.
Android mobile is used to operate a Servo Motor and an LED.
Note: Most of the code used in this project is a open source code from the third party vendor.