- Jun 6, 2020
- 11,576
- 4,481
Wasn't sure where to put this message since it is more of a heads up than a question. Using the new B4A BlueTooth Chat example
While looking at the code I found this note in the new B4A:
B4X:
Then, in comparing the lines in both programs:
B4X:
I found that one is set for BigEndian (true) and the other for...
برای دیدن لینک ها باید ثبت نام کنید
I couldn't connect to B4J JBlueTooth
برای دیدن لینک ها باید ثبت نام کنید
after playing around I found that Two B4As connected OK but if I sent a message from B4A to B4J nothing happened - AStream_NewData never fired. If I sent from B4J then B4A would fail with no error just the message "connection is broken".While looking at the code I found this note in the new B4A:
B4X:
'prefix mode! Change to non-prefix mode if communicating with non-B4X device.Then, in comparing the lines in both programs:
B4X:
AStream.InitializePrefix(serial.InputStream, False, serial.OutputStream, "astream")I found that one is set for BigEndian (true) and the other for...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید