Shop OBEX P1 Docs P2 Docs Learn Events
2 Way RF Communication Progress — Parallax Forums

2 Way RF Communication Progress

ArchiverArchiver Posts: 46,084
edited 2000-04-02 03:48 in General Discussion
I think that most of you recently read my post about my BS2 2-way RF comm.
project. I started to write the code, but ran into a problem while trying to
read data from the RAMpack B. I am using a simple serin command, but my
program hangs when it gets to it. If I change the line to a comment (or just
delete it) and run the program, I don't have a problem. I am sure it is that
line because I have tried putting Debug "*" before the serin command, and
Debug "*" after it. When it is run that way, only one asterisk appears in
the debug window. Could someone please tell me what is going on? Attached
is my code. Please tell me if the file does not work correctly, as I copied
it from a PC disk to my Mac (A 386SX is good for programming, but won't cut
it when it comes to the internet).
-Collin Allen
P.S. The code is still a little sloppy right now ;-)

Comments

Sign In or Register to comment.