how to read and display image from a BLE device to Android app? -


i working on project have read , display jpeg image (taken ti cc2541 ble powered camera device) on android app have develop. using official android ble guide , code online reference able setup , scan device. however, got stuck when come setting gatt profile(services , characteristics) in order image transferring device android app. has idea on how can go this? link or guidance appreciated.


Comments

Popular posts from this blog

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -