This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UDP Issues - UDP message to SignalK from ESP8266
#5
Hello Openskippers

just found an solution in the web:

The GPS makes an internal echo, to disable use an one shot command line:
/bin/stty -F /dev/ttyOP_gps -echo

or better put an service daemon to the right places....
https://raspberrypi.stackexchange.com/qu...gps-module

from the vendor comes this:
https://portal.u-blox.com/s/question/0D5...sg-meaning



But this is all workaround, so do it correct the OpenPlotter way.

Lets use the allready installed App GPSD:

Configure "use GPSD" and not the "signalk serial" connection in "Serial App".
In SignalK Server make an new NMEA Connection with "NMEA 0183 Source" GPSD and host "localhost" and port "2947" to get gps into SK.

Voiallah, {SIC}
all is working perfect, the specialized GPSD application also has an nice Command line:
$ gpsmon

and my internal UDP Stream works again (your port may be be different)
$ nc -kluvw 1 55550
$IIZDA,133326.020,29,04,2020,,*4A
$GPVTG,,T,,M,0.731,N,1.354,K,A*25
$GPGGA,133326.00,4818.34802,N,01418.21071,E,1,07,1.33,316.4,M,43.9,M,,*53
$GPGSA,A,3,29,18,21,31,26,25,16,,,,,,2.41,1.33,2.01*00
$GPGSV,3,1,12,04,03,317,,05,20,057,23,09,00,348,,12,01,124,*7D
$GPGSV,3,2,12,16,17,303,23,18,61,169,22,20,02,165,,21,59,184,22*7B
$GPGSV,3,3,12,25,30,129,17,26,49,300,29,29,60,060,20,31,44,238,13*73
$GPGLL,4818.34802,N,01418.21071,E,133326.00,A,A*6E
$IIMMB,28.8504,I,0.9770,B*73

CIAO,
Holger
Reply


Messages In This Thread
RE: UDP Issues - UDP message to SignalK from ESP8266 - by holgerw - 2020-04-29, 02:50 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)