Bluetooth/BLE is one of the technologies that are widely used for Applications in Internet of Things (IoT).
I create applications that allow the user to interact with IoT Networks and experience the wonders of IoT.
The designed android application will:
- Connect with BLE devices\tags
- Read\Write up to 2 characteristics.
- Store the read characteristic value to local db
- Send the read characteristic value via SMS or http request (Optional)
-------
I can also design more complex and customized applications that are capable of
- Handling Multiple BLE tags
- Real Time Device Monitoring/Tracking.
- Setup and send alerts on characteristic value change.
- Connecting with web Back-End server to store and regulate data.