Using BT to connect to a controller.. everything went good including the connect. but when tried to send data I received the message: "astream_newdata was not found"
Anyone knows the meaning of this?
Best.
Note:
The astream_newdata sub is there but empty
Anyone knows the meaning of this?
Best.
Note:
The astream_newdata sub is there but empty
B4X:
Sub AStreams_NewData (Buffer() As Byte)
End Sub