Hi Erel,
Ok here is my new Thread.
I'm new to B4A, how can I sort the output of the stream?
I send control commands to a Bluetooth device:
: F1 & Chr (13)
: F2 & Chr (13)
: a1 & Chr (13)
: D1 & Chr (13)
: a2 & Chr (13)
: D2 & Chr (13)
Each control character returns a response, which unfortunately currently not coming to the series but confused?
You say:
You should use AsyncStreams NewData event to handle the response.
How can i do that?
Greetings
kwalter
Ok here is my new Thread.
I'm new to B4A, how can I sort the output of the stream?
I send control commands to a Bluetooth device:
: F1 & Chr (13)
: F2 & Chr (13)
: a1 & Chr (13)
: D1 & Chr (13)
: a2 & Chr (13)
: D2 & Chr (13)
Each control character returns a response, which unfortunately currently not coming to the series but confused?
You say:
You should use AsyncStreams NewData event to handle the response.
How can i do that?
Greetings
kwalter