Jeep1945 / Dualheading-2022

MIT License
6 stars 0 forks source link

ESP32 Log "no ntrip connection" #1

Open m43tthi opened 1 year ago

m43tthi commented 1 year ago

Hi @Jeep1945 ,

I'm a bit in a troubleshooting vicious circle. As far as i think I did type in all the needed information the ESP32 needs to set up.

It starts and spits some of my settings out at the beginning of the Serial Monitoring. After this, it connects to the W5500 and tries to connect with an hotspot. After succsessfully connecting to the Hotspot, it searches for the NTRIP-Casters (for both Caster I typed in). Both have the following output:

Requesting SourceTable by WiFi Requesting SourceTable is OK Requesting MountPoint's Raw data no ntrip connection

After this, nothing special happens and the setup seems to finish with the output "End setup"

The next thing i see are the PAOGI messages. However, i can't get RTK-Fix in the GPS and i guess it has something to do with the "no ntrip connection".

Am i missing something in the set-up parameters or can i debug with some more informations?

Im working with the dualheading PCB and the KAUPOI-Autosteer, both connected through a switch to the tablet (Ethernet connection). The ESP32 for the DualHeading gets the Hotspot from a mobile phone.

Any help would be great. BR

Jeep1945 commented 1 year ago

Good morning It seems that you got mostly right. Your ntrip is wrong or you have no internet? Check host, mountpoint User and password again.

Are you on telegram? Best regards Franz

Von meinem iPad gesendet

Am 15.02.2023 um 20:28 schrieb m43tthi @.***>:

 Hi @Jeep1945 ,

I'm a bit in a troubleshooting vicious circle. As far as i think I did type in all the needed information the ESP32 needs to set up.

It starts and spits some of my settings out at the beginning of the Serial Monitoring. After this, it connects to the W5500 and tries to connect with an hotspot. After succsessfully connecting to the Hotspot, it searches for the NTRIP-Caster and for both Caster I typed in in the code the following output:

Requesting SourceTable by WiFi Requesting SourceTable is OK Requesting MountPoint's Raw data no ntrip connection

After this, nothing special happens and the setup seems to finish with the output "End setup"

The next thing i see are the PAOGI messages. However, i can't get RTK-Fix in the GPS and i guess it has somethin to do with the "no ntrip connection".

Am i missing something in the set-up parameters or can i debug with some more informations?

Im working with the dualheading PCB, the KAUPOI-Autosteer, both connected through a switch to the tablet (Ethernet connection). The ESP32 for the DualHeading gets the Hotspot from a mobile phone.

Any help would be great. BR

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.

m43tthi commented 1 year ago

Good Evening.

Host and Mountpoint are alright. Mobile Hotspot is working. I did upload the same code on another ESP32 and connected it within the Homenetwork (WiFi), and it worked right away. Seems a bit strange in my opinion. The Ntrip Caster is located on an SNIP server. The Mountpoint on this Server gets its data from the Antenna i've installed a couple weeks ago. (Working as well) I did ask the SNIP-Support if the IP is maybe banned from the server but they didn't found anything for this Mountpoint.

I would have telegram, yes. BR Matthias (German native speaker ;) )

Jeep1945 commented 1 year ago

Hallo, Schreib mich auf Telegramm direkt an, es gibt mehrere Matthias. Mit freundlichen Grüßen Franz Husch.

Von meinem iPad gesendet

Am 16.02.2023 um 18:33 schrieb m43tthi @.***>:

 Good Evening.

Host and Mountpoint are alright. Mobile Hotspot is working. I did upload the same code on another ESP32 and connected it within the Homenetwork (WiFi), and it worked right away. Seems a bit strange in my opinion. The Ntrip Caster is located on an SNIP server. The Mountpoint on this Server gets its data from the Antenna i've installed a couple weeks ago. (Working as well) I did ask the SNIP-Support if the IP is maybe banned from the server but they didn't found anything for this Mountpoint.

I would have telegram, yes. BR Matthias (German native speaker ;) )

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.