Shop OBEX P1 Docs P2 Docs Learn Events
Programming BS2 through Radio Link — Parallax Forums

Programming BS2 through Radio Link

TomHTomH Posts: 3
edited 2007-10-30 22:29 in BASIC Stamp
Hi there. I am talking to a BS2 (through the built-in RS232 transceiver) over maxstream 9600-baud RF modems. However, I would also like to be able to re-program the BS2 through this link (in addition to communicating with the executing program). It won't work! The Basic Stamp Editor won't recognize the device.

Note: One of the maxstream modems on hand is an ethernet modem, and I suspect that the lantronix "com port redirector" is causing problems for the Parallax software. I have a feeling that if both modems were RS232, there wouldn't be a problem.

Anyways, does anyone know of a way to make the Basic Stamp Editor work through an RF serial link? Other than the standard port configuration recommended for dual use, i.e., capacitors on ATN and looping back the flow control. Is there a way to tweak the com port settings for the IDE, such as adding a time-delay? Thanks !!!!!

Post Edited By Moderator (Chris Savage (Parallax)) : 10/31/2007 2:25:30 PM GMT

Comments

  • allanlane5allanlane5 Posts: 3,815
    edited 2007-10-30 22:29
    Nope. The time-delay between the DTR 'reset pulse' and when the IDE has to talk to the BS2 is quite tight.
Sign In or Register to comment.