Discuss EVDO PCMCIA Cards, ExpressCards, EVDO USB, PDAs, Phones, Coverage and Mobile Broadband Cards. Discuss Verizon and Sprint Coverage. CradlePoint CTR350, CTR500, PHS300, MBR1000, MBR1200, PHS300. Discuss Improving signal with 3Gstore Antennas and Amplifiers.
EVDOforums.com
Discussion forum for EVDO users
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Our sites Include: EVDO Info :: EVDO Forums :: EVDO Maps :: EVDO Blog :: 3Gstore.com

To purchase your EVDO Card / Antenna / Amplifier / Router from the EVDO Experts, just contact us!

KR1 and GPSd Technical Discussion

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next  
Post new topic   Reply to topic    EVDOforums.com Forum Index -> Kyocera KR1 / KR2 Router Support Forum
View previous topic :: View next topic  
Author Message
tz1
EVDO Junkie


Joined: 29 Sep 2005
Posts: 506
Location: http://kr1gps.dyndns.org:8888/

PostPosted: Mon Apr 03, 2006 9:50 pm    Post subject: Reply with quote

Port 22947 is a pure passthrough port, so as long as you only need one connection, you can just connect there. It can also send data the other way (like turning on and off messages using a config program).

Using a virtual serial port, you can do "echo r >com3:" (or whatever the virtual com is) to start the data going across for the regular port.

You do need the special cable for the diagnostic port too.
Back to top
View user's profile Send private message
mysigp226
EVDO User


Joined: 26 Nov 2005
Posts: 42

PostPosted: Tue Apr 04, 2006 6:31 am    Post subject: Reply with quote

tz1 wrote:

Using a virtual serial port, you can do "echo r >com3:" (or whatever the virtual com is) to start the data going across for the regular port.


I guess I could wait to ask this until I try for myself but do virtual serial port software support "echo r"? or is that something I have to do with hyperterminal or some such every time I start my laptop? (as you can see that could be highly annoying and possibly a show stopper for computer illiterates)
Back to top
View user's profile Send private message
tz1
EVDO Junkie


Joined: 29 Sep 2005
Posts: 506
Location: http://kr1gps.dyndns.org:8888/

PostPosted: Tue Apr 04, 2006 6:42 am    Post subject: Reply with quote

Hyperterminal will work, but so would a batch file, i.e. a shortcut or command window. For me, simply typing "echo r >com3:" in a command window works, and I think having that one line in a batch file (e.g. startgps.bat) would make it clickable.
Back to top
View user's profile Send private message
mysigp226
EVDO User


Joined: 26 Nov 2005
Posts: 42

PostPosted: Wed Apr 05, 2006 7:33 pm    Post subject: Reply with quote

latest flash worked for me on my brand new KR1 (got it this afternoon!!)

telnet'd in no problems

now to go build the serial cable and if I have time before bed to play with gpsd

whoo hoo!
Back to top
View user's profile Send private message
mysigp226
EVDO User


Joined: 26 Nov 2005
Posts: 42

PostPosted: Wed Apr 05, 2006 8:05 pm    Post subject: Reply with quote

hurm...serial must not be working.

I can telnet to 2947 and see GPSD but nothing actually flowing
I can type 'r' and it switches modes

I can telnet to 22947 and connect but nothing.

Is there some other way to test the serial cable? My RS232 tester box shows RD flashing green when GPS is on and connected.

I'll keep trying

Here's what I built:



Click image for bigger picture.

The white lines on the right are showing the pinout...green into 2, white into 3 and black into 5. Red is not connected..just cut and folded back

The mini-tester blinks green on the RD light when the GPS is sending data. Blinks red/orange when KR1 is not connected. Goes off when GPS is turned off.
Back to top
View user's profile Send private message
tz1
EVDO Junkie


Joined: 29 Sep 2005
Posts: 506
Location: http://kr1gps.dyndns.org:8888/

PostPosted: Thu Apr 06, 2006 6:22 am    Post subject: Reply with quote

The tester box should have the other (TXD) lit when plugged into the KR1's diagnostic port - are you plugging into the one that had the cover, or the green phone port (you need to plug into the one next to the ethernet connection, not the phone port).

The only other thing to check is that you are on 2,3,5, and don't have it mirrored to 1,3,4. The 2/green is what will blink from the GPS, but the 3/white is coming from the KR1.
Back to top
View user's profile Send private message
mysigp226
EVDO User


Joined: 26 Nov 2005
Posts: 42

PostPosted: Thu Apr 06, 2006 7:11 am    Post subject: Reply with quote

bah! I was plugged into the phone port. That's at least part of the problem. Wont be able to test until later today. I'll report back. Thanks!
Back to top
View user's profile Send private message
mysigp226
EVDO User


Joined: 26 Nov 2005
Posts: 42

PostPosted: Thu Apr 06, 2006 8:06 am    Post subject: Reply with quote

She's alive!!!!!
Back to top
View user's profile Send private message
mysigp226
EVDO User


Joined: 26 Nov 2005
Posts: 42

PostPosted: Thu Apr 06, 2006 8:29 am    Post subject: Reply with quote

Can't get any of my virtual com software to work now though.

Telnet to both ports (22947/2947) shows good data.

I've tried Franson GPSGate as well as the HW VSP you posted earlier. HWVSP shows Tx Bytes but when any of my mapping software connects to the virtual COM no data flows to the virtual com.

very wierd.

What settings are you using in HW VSP?
Back to top
View user's profile Send private message
mysigp226
EVDO User


Joined: 26 Nov 2005
Posts: 42

PostPosted: Thu Apr 06, 2006 8:42 am    Post subject: Reply with quote

Okay figured out the problem.

The passthru port (22947) is dropping the return character at the end of each line so the GPS software thinks everything is on one gigantic line

If I connect to port 2947 and then do the "echo r>COM5:" my GPS software works great!

The only difference between 22947 and 2947 seems to be the newline thing.

Is that something you can "fix" in the gpsd that is on the flash?
Back to top
View user's profile Send private message
tz1
EVDO Junkie


Joined: 29 Sep 2005
Posts: 506
Location: http://kr1gps.dyndns.org:8888/

PostPosted: Thu Apr 06, 2006 8:48 am    Post subject: Reply with quote

Are you using the ddnsfix.bix version or some earlier version?

The 22947 port is a true passthrough (anything coming in on the serial port is dumped to the network socket unaltered, and vice versa) so I'm not dropping anything, but it is possible that the other layers aren't translating things or otherwise causing problems.

If the GPS was in a different mode (or if something other than a GPS was hooked up that used a binary protocol) any translation would cause problems.

I might be able to do something else. On my system with the HW virtual port, it works with the GPS software I've tried. Or I could have a bug, so will need to check on what I'm seeing.
Back to top
View user's profile Send private message
mysigp226
EVDO User


Joined: 26 Nov 2005
Posts: 42

PostPosted: Thu Apr 06, 2006 8:51 am    Post subject: Reply with quote

dnsfix

well passthru must not be working because I can plug the GPS into my laptop and it works with my software.

If I connect it to GPSd and use the passthru port it doesnt work
Back to top
View user's profile Send private message
mysigp226
EVDO User


Joined: 26 Nov 2005
Posts: 42

PostPosted: Thu Apr 06, 2006 8:52 am    Post subject: Reply with quote

ps: I did try GARMIN mode just for grins and it didn't work..which is what I expected Smile
Back to top
View user's profile Send private message
tz1
EVDO Junkie


Joined: 29 Sep 2005
Posts: 506
Location: http://kr1gps.dyndns.org:8888/

PostPosted: Thu Apr 06, 2006 10:14 am    Post subject: Reply with quote

The passthru didn't work right until the ddnsfix version of my firmware.

But is that the version you are using?
Back to top
View user's profile Send private message
mysigp226
EVDO User


Joined: 26 Nov 2005
Posts: 42

PostPosted: Thu Apr 06, 2006 10:31 am    Post subject: Reply with quote

I flashed with this one:

http://homepage.mac.com/tz1/.Public/ddnsfix.bix
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    EVDOforums.com Forum Index -> Kyocera KR1 / KR2 Router Support Forum All times are GMT - 6 Hours
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
Page 6 of 8

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum







Buy from the 3G Experts @ 3Gstore.com


CradlePoint MBR1200 $269.99


Sprint MiFi $59.99


CTR500 $179.99

MBR1000 $189.99


CTR350 $89.99


PHS300 $159.99


Sprint 598U - Free


Sprint Rev A ExpressCard: Merlin EX720 - Free


Purchase an EVDO Booster Antenna


Purchase an EVDO Amplifier


Your Mac EVDO Experts









EVDO Antenna Booster





Digg Us :: del.icio.us :: technorati :: furl

4G :: 4G Forums :: PHS300 :: MBR1000 :: Novatel Ovation U760 :: Verizon USB760 :: CBA250 :: MBR800 :: 598U :: MBR1200 :: WiPipe Central :: U760 :: MP3450i