<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=4&amp;t=1988" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2007-12-10T21:46:43+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=1988</id>
<entry>
<author><name><![CDATA[NovaOne]]></name></author>
<updated>2007-12-10T21:46:43+01:00</updated>
<published>2007-12-10T21:46:43+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1988&amp;p=12763#p12763</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1988&amp;p=12763#p12763"/>
<title type="html"><![CDATA[RoboBASIC Comms Speeds?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1988&amp;p=12763#p12763"><![CDATA[
I thinks this is due to the speed of RoboBasic running bit-banged I2C.<br /><br />You could speed this up using i-Bots flash upgrade.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=663">NovaOne</a> — Mon Dec 10, 2007 9:46 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JavaRN]]></name></author>
<updated>2007-12-10T21:24:29+01:00</updated>
<published>2007-12-10T21:24:29+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1988&amp;p=12761#p12761</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1988&amp;p=12761#p12761"/>
<title type="html"><![CDATA[RoboBASIC Comms Speeds?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1988&amp;p=12761#p12761"><![CDATA[
I've been working with Java and my RN through bluetooth for the past three months.  Till now I only used 9600 since all I wanted was to transfer and receive byte values.  Now I need more speed since I am also transferring simple phrases to the RN so that he can speak through the SP03 module.  However it is taking over 7 seconds from the time the program issues the phrase till it is outputted by the SP03 in the robot.  When I tried to communicate with speeds faster than 9600 nothing happens.  I think that this is something that has to do with what you're discussing here.<br /><br />Charles<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=546">JavaRN</a> — Mon Dec 10, 2007 9:24 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2007-12-10T00:37:57+01:00</updated>
<published>2007-12-10T00:37:57+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1988&amp;p=12735#p12735</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1988&amp;p=12735#p12735"/>
<title type="html"><![CDATA[RoboBASIC Comms Speeds?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1988&amp;p=12735#p12735"><![CDATA[
I would expect that working at 230.4K is OK, but  the problem is that only a single byte is buffered by the interface. Robobasic will only look for a received character when it can. This is  every few millisecond, so operation over 19.2K is likely of low return.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Mon Dec 10, 2007 12:37 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[NovaOne]]></name></author>
<updated>2007-12-09T22:26:55+01:00</updated>
<published>2007-12-09T22:26:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1988&amp;p=12732#p12732</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1988&amp;p=12732#p12732"/>
<title type="html"><![CDATA[RoboBASIC Comms Speeds?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1988&amp;p=12732#p12732"><![CDATA[
The manual states that ERX/ETX max speed is 230400 baud, this should be fast enough for almost anything, but  I realize that Robobasic is a slow interpreted language, so using the highest speed comms setting may not help?<br />So my question is  whats the max reliable and useful speed for ERX/ETX comms ?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=663">NovaOne</a> — Sun Dec 09, 2007 10:26 pm</p><hr />
]]></content>
</entry>
</feed>