(GPS) GPS-610F / jupiter-610f -


i bought few pieces of gps modules (jupiter-610f, http://www.rfsolutions.co.uk/acatalog/info_gps_610f.html) online shop.

i tried connect gps module pc thought usb ttl 3.3v converter ( http://item.taobao.com/item.htm?spm=2013.1.0.0.wymwwk&scm=1007.10009.518.0&id=18313941913&pvid=51e783b9-f467-4297-bbe2-2f4df1fc78df )

connect follow,

   pin1 (gps) serial data      <-> (usb) rx     pin2 (gps) serial data in 1 <-> (usb) tx     pin3 (gps) vcc              <-> (usb) 3.3vdc     pin4 (gps) gnd              <-> (usb) gnd    pin5 (gps) pio output       <-> (usb) nc    pin6 (gps) 1pps             <-> (usb) nc    pin7 (gps) reset in         <-> (usb) nc    pin8 (gps) serial data in 2 <-> (usb) nc    pin9 (gps) vbat             <-> (usb) nc    pin10 (gps) antenna power   <-> (usb) 5vdc 

i use lsviewer.exe study result.

however, not work. no response device.

regards, angus

check devices datasheet. check placement of antenna. make sure power source can provide enough power. check connections again. first use putty! or serial monitor. such things easy not go wrong.

if using windows, go system properties , find out com port gps connected to.afterwards, open com port via putty setting baud rate set on gps module. if bauds match, see data on putty serial termial.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -