Android Question BLE Sending Data.

BarryW

Active Member
Licensed User
Longtime User
Can someone post a full example of sending data to BLE. I am using bluno bettle as my BLE.

As erel said just use the writedata with service and characteristic (Sorry but I'am confused on this part).

Here is the tutorial fo connecting, reading and writing to bluno beetle.

https://www.dfrobot.com/blog-283.html
 

BarryW

Active Member
Licensed User
Longtime User
It cannot connect using Serial + AsyncStreams. Just a simple code using writedata. Can you post it.
 
Upvote 0
Top