it seems to be receiving something after al.
if i use this code:
main:
SerIn2 S_in,396,[dat]
pause 100
SEROUT s_out, N2400,["1234t", dat]
goto main
and i read it out on my BS2 it says dat = 0
so it is constantly receiving "nothing" but if i use wait("k") then it wil never see the k i send...
what can it be (it's quite urgent becouse i need this code to be working tomorow)
Bookmarks