Welcome, Guest. Please Login.
Surveyor Corporation Surveyor SRV-1
Home Help Search Login

Surveyor Robotics Forum

Welcome to the user support forum for Surveyor SRV-1 robots, SRV-1 robot controllers and SVS stereo vision systems. To register for this forum, please send an email to support@surveyor.com which includes your desired forum user name, your registration email address, and a brief explanation of why you wish to join, and we will create a forum account for you.

Please note that there is a Search button in the forum toolbar for forum topics. Another effective search method for the entire surveyor.com site is to use Google, e.g. "xyz site://www.surveyor.com" where "xyz" is the search topic.



Pages: 1 2 3 4 ... 6
Send Topic Print
configuring Matchport module via serial (Read 74544 times)
hank@saunwired.net
YaBB Newbies
*




Posts: 3
Re: more on configuring Matchport module via seria
Reply #15 - 02/14/08 at 10:28pm
 
Hi,
 
Can you post  bit more detail on the setup for putty?
 
Thanks
Back to top
 
 
Email   IP Logged
Trikky2
YaBB Newbies
*




Posts: 21
Re: more on configuring Matchport module via seria
Reply #16 - 02/16/08 at 10:54am
 
Hi Hank,
 
This is what worked for me :
 
Open up Putty, on the first page of options :
Select 'Serial' as the connection type
Enter the COM Port you are using ( eg COM5 )
Speed : 9600
 
On the right click on the bottom option ( Serial ... Under category )
Set Flow control to None
The other settings should be fine by default.
 
Back on Session save this session.
 
Now comes the bit you have to get in the right order:
Connect the SRV to your USB port
Load the session you just saved ... BUT DO NOT START IT
Switch on the SRV
Quickly Open the session in Putty and keep hitting the x key
until you see a menu then hit 'Enter'
 
At least that worked for me Smiley
 
All the best.
 
Richard
Back to top
 
 

As we slide down the banister of life, may the splinters never point
the wrong way.
Email   IP Logged
admin
YaBB Administrator
*****




Posts: 3676
Re: more on configuring Matchport module via seria
Reply #17 - 02/16/08 at 11:00am
 
I'm surprised that you can't start the putty session before powering the robot.  There aren't any flow control signals coming back from the Matchport to the USB board.  
Back to top
 
 

SRV-1 Development Team
Surveyor Corporation
Email WWW   IP Logged
hank@saunwired.net
YaBB Newbies
*




Posts: 3
Re: more on configuring Matchport module via seria
Reply #18 - 02/16/08 at 12:51pm
 
Rihard,
 
IT WORKED!  THANKS!
 
Hank
Back to top
 
 
Email   IP Logged
teamfocus
YaBB Newbies
*




Posts: 15
Re: more on configuring Matchport module via seria
Reply #19 - 02/19/08 at 4:54pm
 
we tried connecting to the to matchport via the serial interface, after installing the driver. it does not get sensed by the laptop (the led does not light up). and the chip heats up like crazy. any idea what`s happening?
Back to top
 
 
  IP Logged
admin
YaBB Administrator
*****




Posts: 3676
Re: more on configuring Matchport module via seria
Reply #20 - 02/19/08 at 5:10pm
 
What chip is heating up ?  
 
In any case, that doesn't sound good.  Are you certain you have the connector from the USB board going to the right signals on the 32-pin connector ?  If you're connecting the ground signal to pin 1 (3.3V), that would likely cause problems.
 
 
Back to top
 
 

SRV-1 Development Team
Surveyor Corporation
Email WWW   IP Logged
teamfocus
YaBB Newbies
*




Posts: 15
Re: more on configuring Matchport module via seria
Reply #21 - 02/19/08 at 5:19pm
 
we have connected the rite pins..we checked it up many times
Back to top
 
 
  IP Logged
teamfocus
YaBB Newbies
*




Posts: 15
Re: more on configuring Matchport module via seria
Reply #22 - 02/19/08 at 5:20pm
 
the chip that heats up is CP2102
Back to top
 
 
  IP Logged
admin
YaBB Administrator
*****




Posts: 3676
Re: more on configuring Matchport module via seria
Reply #23 - 02/19/08 at 5:41pm
 
I don't know what would cause that.  In any case, another board is headed your way.
Back to top
 
 

SRV-1 Development Team
Surveyor Corporation
Email WWW   IP Logged
teamfocus
YaBB Newbies
*




Posts: 15
Re: more on configuring Matchport module via seria
Reply #24 - 02/19/08 at 6:08pm
 
thanks
Back to top
 
 
  IP Logged
teamfocus
YaBB Newbies
*




Posts: 15
Re: more on configuring Matchport module via seria
Reply #25 - 02/21/08 at 1:46pm
 
to put the robot back into adhoc mode..what settings have to be changed, after connecting to the matchport through the interface board?
Back to top
 
 
  IP Logged
admin
YaBB Administrator
*****




Posts: 3676
Re: more on configuring Matchport module via seria
Reply #26 - 02/21/08 at 2:21pm
 
5 expert - set CPU speed high
4 wlan - select adhoc, SRV1 ssid, power mgmt off, channel 6
1 serial ch1 - 921600 baud, hw flow control (cts/rts)
0 server - set wireless only, set IP address (169.254.0.10 or whatever)
Back to top
 
 

SRV-1 Development Team
Surveyor Corporation
Email WWW   IP Logged
teamfocus
YaBB Newbies
*




Posts: 15
Re: more on configuring Matchport module via seria
Reply #27 - 02/23/08 at 4:36pm
 
We are trying to alter the source code and then flash to the robot. Can this be done through any of the below listed means
1. wi-fi
2. USB to Serial port
 
or do we require a JTAG interface.
 
If we can flash the new source by methods 1 or two 2 , then what is the procedure that need to be followed.
Back to top
 
 
  IP Logged
admin
YaBB Administrator
*****




Posts: 3676
Re: more on configuring Matchport module via seria
Reply #28 - 02/23/08 at 4:56pm
 
This is explained at the end of the SRV-1 Blackfin setup instructions - http://www.surveyor.com/blackfin/SRV_setup_bf.html#setup3
 
You use wifi.   You need to transfer srv1.ldr using the XMODEM protocol into the flash buffer and then write it to flash.  From linux using telnet, type 'X' followed by ENTER.  You should start to see a sequence of 'CCC' characters.  Exit telnet, and run the following
 
     sx -X -k -b -v --tcp-client 169.254.0.10:10001 srv1.ldr     - or -
 
     lsz -X -k -b -v --tcp-client 169.254.0.10:10001 srv1.ldr
 
Then restart telnet, and make certain you see a message like this -
 
      ##Xmodem success. Count:     33792
 
indicating successful transfer.  If not, try the upload again.
 
If you had a successful XMODEM transfer, type 'zZ' followed by ENTER to write the firmware image to flash.  If you were successful, you will see
      ##zZ boot image write count: 131072
 
At this point, you should be able to reboot the robot, and everything should be running correctly.
 
Back to top
 
 

SRV-1 Development Team
Surveyor Corporation
Email WWW   IP Logged
jrpcummins
YaBB Newbies
*




Posts: 2
Re: configuring Matchport module via serial
Reply #29 - 04/05/08 at 5:50pm
 
Hi
I just wanted to add my experience to this in case anyone else is as much as a klutz
as I am. I have to change the SVR configuration every couple of days, generally
it works fine over the WiFi but I have noticed that some times the power saving
mode seems to set itself and occasionally I would forget to change all the parameters
and this would render the robot uncommunicative.
I tried following the instructions here but it did not work for me, my soldering
skills were ok in 1975 but seem to have faded in time, I melted a number of
the four pin male connectors. finally I got Test Clip Adapters from Radio shack
and could hook up correctly. I'm not pushing RS, Jameco seem to have nicer ones
and cheaper ones called Micro test Clip and my next order to them will include
at least 3 of them.
I connected via kermit using the following .kermrc file
 
set line /dev/ttyUSB0
set flow-control none
set speed 9600
 
sometimes it doesn't  seem to work but that is the xxx <return> timeing.
If you see any character you are in good shape, you just need to do the
off/on xxx <return> a few times. If you don't see any characters probably
the wiring needs to be changed.
I don't suppose anyone knows a source of the 4 pin male things with wires  
already connected?
 
JC
Back to top
 
 
  IP Logged
Pages: 1 2 3 4 ... 6
Send Topic Print