I have been using the Bluetooth chat example for transferring data over Bluetooth from my android device to another. I would like to know how to send 5 bytes with the value of: 0, 64, 0, 32, 152.
I have been using the Bluetooth chat example for transferring data over Bluetooth from
Share
I believe I have solved my problem with this, and it works! thanks guys.