If serial.PortOpen = True Then
Serial.OutputBytes (dj(),0,1) 'Send the single Byte Array
End If
this is the code zip
You can't send an Array via Serial using BT or any other method.
Serial is one Byte at a time.
in his SerialEx.dll?Output2(bytearray As Byte()) : Sends the bytes from bytearray to the port without any encoding. The actual bytes output will be those from the array.
I don't post random jokesSo why does Andrew Graham offer
in his SerialEx.dll?
Perhaps you are making a (rather rarefied!) joke? Who said that the bytes all go together? The point of having a transmit speed is to clock the successive bits of the bytes; the bits go one at a "time".
icefairy333's problem still needs a solution...
Mike.
taximania ,thanks for your great work .
I am interesting in your PIC side,what do you receive at the serial interruption?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?