android-bluetooth-serial icon indicating copy to clipboard operation
android-bluetooth-serial copied to clipboard

How can I receive binary data?

Open carlodizon03 opened this issue 3 years ago • 2 comments

carlodizon03 avatar May 27 '21 20:05 carlodizon03

You need to be using the latest snapshot and then use the outputStream property to get a raw data stream.

Does this answer your question?

harryjph avatar May 31 '21 15:05 harryjph

You need to be using the latest snapshot and then use the outputStream property to get a raw data stream.

Does this answer your question?

@harry1453 Did you mean inputStream? outputStream have only write method.

geraldus avatar Jul 18 '21 18:07 geraldus