I have read this:
"I think the library () has a bug; it prints the message in binary when the Wisol module expects hex...."...(I know this is not b4r library) link to messahe about hex
and this is the reason why I want only know, if in B4R is some other way how to send hex than:
B4X:
Dim bc As ByteConverter
astream.Write(bc.HexFromBytes("AT"))
Thank you
p4ppc
(I hope that it is not dumb question from my side)