Hello!
(Sorry for my bad english! )
I connected a GPS receiver to the serial port of my wrt54gl. The power supply to the gps receiver with 3.3 volt instead of 5 volt seems to be enough to run the receiver.
My Problem is: When I try the command "cat /dev/tts/1" I can see some symbols but not gps data.
gps data must look like this I think ("$GPRMC") but I get this for example:
®Åõ� ëvö¶v¶vÂÙÙ¶6mVöÖvmÖÚÖÖvö6-ÖvvÂ×ÚvÃövÃÚ
As bootscript I use this one:
setserial /dev/tts/1 irq 3
./stty -F /dev/tts/1 raw speed 4800
What Im doing wrong?
Thank you very much!!!!!
(Last edited by Cypher on 14 Nov 2007, 19:29)