by Flid » Tue Aug 17, 2010 10:23 am
by Flid
Tue Aug 17, 2010 10:23 am
Working with PuTTY but it's very Strange. I explain:
I have two computers at home
CP1 : Desktop under Windows 7 comm: BT only because no drivers for my Belkin RS232 adaptor
CP2 : Laptop under Windows XP Comm: BT and RS232 with Belkin adptor
Configs Don't work:
- CP1 / BT / Hyperterminal
- CP1 / BT / BasicClient
- CP2 / BT / Hyperterminal
- CP2 / BT / BasicClient
- CP2 / Belkin / Hyperterminal
- CP2 / Belkin / BasicClient
- CP2 / Belkin / PuTTY
Configs Work
- CP1 / BT / PuTTY
- CP2 / BT / PuTTY
Incovenient: I can't download any long software in basic... ( BasicClient don't work)
Other:
For my first test, of course I follow you instructions from
http://code.google.com/p/robobuilderlib/wiki/Basic
So I done one nice loop:
- Code: Select all
10 print "Bonjour" // I'm French :-)
20 goto 10
You said:
If the program ever gets into a recurring loop (either accidentally or deliberately) then press 'Esc' on the PC keyboard. If that fails then hit the 'OFF' button (on the robot!)
In my "work" config the 'ESC' key don't stop the loop

Switch Off/On don't work too, of course at switch on, my nice little loop start automaticly
The only good way to stop my loop is: reset hole

Yep!!!

the BT don't disconnect and I have the hand with the startup menu

And of course I delete this bloody loop
Conclusion: Maybe you need to add some wait in your basic.hex code ?
Best Regards
Flid
Working with PuTTY but it's very Strange. I explain:
I have two computers at home
CP1 : Desktop under Windows 7 comm: BT only because no drivers for my Belkin RS232 adaptor
CP2 : Laptop under Windows XP Comm: BT and RS232 with Belkin adptor
Configs Don't work:
- CP1 / BT / Hyperterminal
- CP1 / BT / BasicClient
- CP2 / BT / Hyperterminal
- CP2 / BT / BasicClient
- CP2 / Belkin / Hyperterminal
- CP2 / Belkin / BasicClient
- CP2 / Belkin / PuTTY
Configs Work
- CP1 / BT / PuTTY
- CP2 / BT / PuTTY
Incovenient: I can't download any long software in basic... ( BasicClient don't work)
Other:
For my first test, of course I follow you instructions from
http://code.google.com/p/robobuilderlib/wiki/Basic
So I done one nice loop:
- Code: Select all
10 print "Bonjour" // I'm French :-)
20 goto 10
You said:
If the program ever gets into a recurring loop (either accidentally or deliberately) then press 'Esc' on the PC keyboard. If that fails then hit the 'OFF' button (on the robot!)
In my "work" config the 'ESC' key don't stop the loop

Switch Off/On don't work too, of course at switch on, my nice little loop start automaticly
The only good way to stop my loop is: reset hole

Yep!!!

the BT don't disconnect and I have the hand with the startup menu

And of course I delete this bloody loop
Conclusion: Maybe you need to add some wait in your basic.hex code ?
Best Regards
Flid