Search found 85 matches

by dagnall
Thu Sep 28, 2023 4:41 pm
Forum: Nmea4Wifi
Topic: Problems with the Navionics APP and the NMEA datasets
Replies: 8
Views: 7562

Re: Problems with the Navionics APP and the NMEA datasets

Hello Luis and dagnall, It works very well. Exactly what I needed. We are in Croatia right now, here I can test it perfectly. thank you very much... best regards Theo Theo, Very glad this is fixed.. Can you let us know the exact name and type of your Depth Sensor, so that we can help anyone else wi...
by dagnall
Tue Sep 26, 2023 11:22 am
Forum: Nmea3Wifi
Topic: Seatalk option: SOG to STW. Request to Trip&Total log
Replies: 5
Views: 4474

Re: Seatalk option: SOG to STW. Request to Trip&Total log

Hi Dagnall, .... Would be posible to take the RMC from seatalk when making the SOG to STW conversion? Sorry for my delay in responding.. I have been doing some other updates to the NMEA3 code, and had missed this suggestion!. The SOG to STW feature is something we built into our "NMEA to Seatalk" c...
by dagnall
Sun Aug 20, 2023 6:33 pm
Forum: Nmea3Wifi
Topic: Seatalk option: SOG to STW. Request to Trip&Total log
Replies: 5
Views: 4474

Re: Seatalk option: SOG to STW. Request to Trip&Total log

Seehund. (Updated and Edited version!) The use of SOG to replace a STW paddle wheel data was primarily just to give Speed display on the instruments. I am not sure that if we sent Trip log data on seatalk, if it would be displayed on the LOG instrument. This would need to be checked before even thin...
by dagnall
Sun Aug 20, 2023 6:24 pm
Forum: Nmea4Wifi
Topic: WIFI connection disappears
Replies: 4
Views: 4428

Re: WIFI connection disappears

Hello, I removed the tin cage, and I can acces to the chipset surface, after few minutes of use the surface is very hot, can't keep the finger on it. I also checked the voltage (3.24v) I was also thinking about that https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/api-reference/periphe...
by dagnall
Tue Aug 08, 2023 11:45 am
Forum: Nmea4Wifi
Topic: AIS Tx signals
Replies: 4
Views: 4097

Re: AIS Tx signals

Jonte. Sorry for the delay.. To check I now understand: The VHF can only take slow speed GPS data and cannot have separate input and output baud rates.- SO you have to set the Plotter at "Slow" speed so that the Plotter's GPS data Output can be read by the VHF. But the AIS is only high speed. Please...
by dagnall
Mon Jul 31, 2023 2:22 pm
Forum: Nmea4Wifi
Topic: Problems with the Navionics APP and the NMEA datasets
Replies: 8
Views: 7562

Re: Problems with the Navionics APP and the NMEA datasets

Theo. I have added some experimental code in the #P1 input that checks $xxDBT messages. If the message is a $xxDBT and is missing the checksum, it will try to add a correct checksum before sending the message (with checksum) onwards to whoever you choose. It will not try to correct wrong checksums o...
by dagnall
Sun Jul 30, 2023 11:17 am
Forum: Nmea4Wifi
Topic: Problems with the Navionics APP and the NMEA datasets
Replies: 8
Views: 7562

Re: Problems with the Navionics APP and the NMEA datasets

Theo: Luis' simulated data does include checksums for the simulation of 13 / 13.1ft DBT data. I have found that Navionics can be "fussy" when trying to "synch". I find TCP connection seemingly works easier, and so quickly set up my NMEA3 to simulate and send on UDP and TCP. The TCP "synch" seemed to...
by dagnall
Sat Jul 29, 2023 3:11 pm
Forum: Nmea4Wifi
Topic: AIS Tx signals
Replies: 4
Views: 4097

Re: AIS Tx signals

Jonte. Luis is away sailing, but the picture of the AIS looks very similar to the AIT 250 that I have. Since I recently did some adjustments to my own AIS wiring, I may perhaps be able to help. I think your problem is that your Cobra VHF does not have inbuilt GPS, and so you wish to send the (Plotte...
by dagnall
Sat Jul 22, 2023 5:18 pm
Forum: Nmea3Wifi Experimental Features
Topic: Alternate Debug mode.
Replies: 0
Views: 19811

Alternate Debug mode.

The /Dev page also includes an alternate "Debug" display. This can be started by clicking "DEBUG" and closed by clicking either of the Close Debug buttons. It will fill a screen window and scroll to capture data as the NMEA3 decodes it. To prevent webbrowser overload, it only captures 20 seconds of ...
by dagnall
Sat Jul 22, 2023 5:10 pm
Forum: Nmea3Wifi Experimental Features
Topic: ARE MY INPUTS WORKING???
Replies: 2
Views: 3487

Re: ARE MY INPUTS WORKING???

hdmanillac wrote:
Sun Jul 16, 2023 3:04 pm
I guess "Si" means "Seatalk1 In" and "So" means "Seatalk1 Out".
Correct.. ! WIFI can be UDP,TCP or the EXT connection data!