<?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=15&amp;t=6324" />

<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>2010-06-21T02:00:49+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=15&amp;t=6324</id>
<entry>
<author><name><![CDATA[yoshi_sx]]></name></author>
<updated>2010-06-21T02:00:49+01:00</updated>
<published>2010-06-21T02:00:49+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27176#p27176</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27176#p27176"/>
<title type="html"><![CDATA[Bluetooth Module Issues. Anybody have similar problems?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27176#p27176"><![CDATA[
<blockquote><div><cite>l3v3rz wrote:</cite><br />I don't think its at the robobuilder end as I have the same module and didn't have to make any changes to its set up. <br /><br />I think its your bluetooth driver on your laptop/PC. It thinks its talking to a modem rather than a serial port. <br /><br />good luck<br /></div></blockquote><br /><br />Thank you brother!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2166">yoshi_sx</a> — Mon Jun 21, 2010 2:00 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2010-06-19T17:11:45+01:00</updated>
<published>2010-06-19T17:11:45+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27168#p27168</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27168#p27168"/>
<title type="html"><![CDATA[Bluetooth Module Issues. Anybody have similar problems?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27168#p27168"><![CDATA[
I don't think its at the robobuilder end as I have the same module and didn't have to make any changes to its set up. <br /><br />I think its your bluetooth driver on your laptop/PC. It thinks its talking to a modem rather than a serial port. <br /><br />good luck<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Sat Jun 19, 2010 5:11 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[yoshi_sx]]></name></author>
<updated>2010-06-19T16:32:15+01:00</updated>
<published>2010-06-19T16:32:15+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27166#p27166</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27166#p27166"/>
<title type="html"><![CDATA[Bluetooth Module Issues. Anybody have similar problems?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27166#p27166"><![CDATA[
<blockquote><div><cite>l3v3rz wrote:</cite><br />Hi - I have seen this before - the BT module seems to send a Modem style CONNECT string that the firmware picks up, reads and interprets as issued commands. Its put you into experimental mode. and then done motion commands. I think you need to configure your BT to stop sending the string. <br /><br />I'm not developing this firmware - instead I'm concentrating on  developing  DCMP for remote control, and Basic <a href="http://code.google.com/p/robobuilderlib/wiki/Basic" class="postlink">http://code.google.com/p/robobuilderlib/wiki/Basic</a> and <a href="http://code.google.com/p/robobuilderlib/wiki/Femto" class="postlink">http://code.google.com/p/robobuilderlib/wiki/Femto</a> Femto for autonomous control.<br /><br />cheers<br /></div></blockquote><br /><br />Thank you for your input!<br /><br />Would you mind pointing out to me, what needs to be changed on the module? I am clueless.. <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=":wink:" title="Wink" /><br /><br />If it is of any help, I am using the robobuilder Bluetooth module, preprogrammed to run in mode 3 and 115200 baud rate.<br /><br />I would greatly appreciate your guidance! <br /><br />Hopefully, this would not hinder my interest in my robot.. haha!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2166">yoshi_sx</a> — Sat Jun 19, 2010 4:32 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2010-06-18T12:19:04+01:00</updated>
<published>2010-06-18T12:19:04+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27146#p27146</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27146#p27146"/>
<title type="html"><![CDATA[Bluetooth Module Issues. Anybody have similar problems?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27146#p27146"><![CDATA[
Hi - I have seen this before - the BT module seems to send a Modem style CONNECT string that the firmware picks up, reads and interprets as issued commands. Its put you into experimental mode. and then done motion commands. I think you need to configure your BT to stop sending the string. <br /><br />I'm not developing this firmware - instead I'm concentrating on  developing  DCMP for remote control, and Basic <a href="http://code.google.com/p/robobuilderlib/wiki/Basic" class="postlink">http://code.google.com/p/robobuilderlib/wiki/Basic</a> and <a href="http://code.google.com/p/robobuilderlib/wiki/Femto" class="postlink">http://code.google.com/p/robobuilderlib/wiki/Femto</a> Femto for autonomous control.<br /><br />cheers<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Fri Jun 18, 2010 12:19 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[yoshi_sx]]></name></author>
<updated>2010-06-18T03:29:39+01:00</updated>
<published>2010-06-18T03:29:39+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27137#p27137</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27137#p27137"/>
<title type="html"><![CDATA[Bluetooth Module Issues. Anybody have similar problems?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6324&amp;p=27137#p27137"><![CDATA[
Hi guys,<br /><br />It's me again.  <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" />  <br /><br />This time I have taken the step of installing the robobuilder bluetooth module into my robot. I am intending to use the bluetooth module in conjunction with my custom C firmware.<br /><br />However, I have run into a roadblock. Now, whenever I press the red square button on the remote, my robot goes into a spasm, repeating the same motion, over and over again.<br /><br />This has not happened before I installed the bluetooth module. The only way I could stop this spasm, is to connect my robot through HyperTerminal, then press the red square, after which, it would perform two actions, then stop it's movements. It would then be able to respond normally.<br /><br />Here is the readings from HyperTerminal. <br /><br />&quot;OK<br /><br />CONNECT 00 Special event [0000]<br />0:0:44-686 Do Motion 0000<br />11 Special event [000B]0:0:45-795 Do Motion 000B<br />675ED4AA<br />q0:1:8-547 Do motion 0013?&quot;<br /><br />Any brother or sister here encounter the same issues as I did?<br /><br />I would greatly appreciate it if you guys would point out to me what could be the potential issue at hand here. <br /><br />Cheerios!  <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2166">yoshi_sx</a> — Fri Jun 18, 2010 3:29 am</p><hr />
]]></content>
</entry>
</feed>