|
|
|
|
|
Create Community :
RoombaOI Hacker :
problem connecting to roomba via BT
|
|
|
|
|

|
problem connecting to roomba via BT
|
|
m_ahlenius
Contributor
Posts: 17
Registered: 07-30-2007


Message 1 of 6

Viewed 5,906 times
|

|
|
Hi, I built up the BlueSmirf interface for my Roomba. I am using a Mac to connect to the BlueSmirf, and can send AT style commands, and check the status of the BlueSmirf device. But I cannot seem to send and successful commands using Zterm to Roomba. I might not be using the right cmds, assuming you can just put the BlueSmirf in data mode. ATSW20,236,0,0,1 - set up the BlueSmirf data rate speed to 57.6K ATMD - put it in data mode 128 130 132 136 - op codes to start, control, use full mode and start cleaning This doesn't work. Anyone see what I might be doing wrong? thanks
|
|
|
|
08-14-2007 08:06 PM
|
|
|
|

|
Re: problem connecting to roomba via BT
|
|
vic7767
Regular Contributor
Posts: 116
Registered: 01-08-2007


Message 2 of 6

Viewed 5,904 times
|

|
|
You could try a loop around arrangement strapping Rx and Tx at the far end. Send some characters and see if you receive them on your terminal. Or, plug your Roomba charger into the charging jack and monitor the charging report that is output once per second in ASCII over the ROI.
|
|
|
|
08-14-2007 08:27 PM
|
|
|
|
|
|

|
Re: problem connecting to roomba via BT
|
|
JohnQ
Super Contributor
Posts: 556
Registered: 01-24-2007


Message 4 of 6

Viewed 5,891 times
|

|
|
If you're just typing the opcodes, your sending the ASCII characters, and NOT the opcodes. If you type 128, your sending the ASCII code for '1', for '2', and for '8'. You need to send a single char 128. I don't use a terminal program, so I can't tell you how to do it with your program.
John Q. - Sunny Tucson Arizona USA
|
|
|
|
08-15-2007 05:33 AM
|
|
|
|
|
|

|
Re: problem connecting to roomba via BT
|
|
BenWirz
Regular Contributor
Posts: 55
Registered: 01-08-2007


Message 6 of 6

Viewed 2,274 times
|

|
|
We have a small tutorial on our website about using RealTerm with the Create that you might find useful. http://www.elementdirect.com/wiki/tiki-index.php?page=Windows+Terminal+Test -Ben
|
|
|
|
06-02-2009 04:33 PM
|
|
|
|
|
|