Click here to Skip to main content
15,884,628 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello all

I am an android developer and new to the ``bluetooth low energy`` technology here i am creating an application which is receiving some data packets from a BLE Device (it is like a embedded programmed microcontroller).I am able to connect with the device and then i have to send a command to read the data or the characteristic.I don't know ho can i proceed for the further steps to do that.I have the UUID's and those commands but not able to programme it in android.

Please help me guys.

Thanks


Best Regards

Utkarsh
Posted
Updated 4-Dec-15 20:25pm
v2
Comments
Richard MacCutchan 5-Dec-15 4:35am    
Help with what? We do not know anything about this device or how you send commands to it.
[no name] 7-Dec-15 2:14am    
I Just want to know the idea that how can i request to device with a command and then that device starts sending bytes data .
Richard MacCutchan 7-Dec-15 3:23am    
Then you need to study the documentation for the device. We do not know how it operates or what control messages it requires.

 
Share this answer
 
for easy access to ble connection, you can refer to this
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900