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:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UDP MQTT to Openplotter with ESP32
#6
I can relate to the frustration, but calling other peopls's software s*** is not the best way to get help.

Despite that here goes....

Your post title is misleading: UDP and MQTT don't have practically anything to do with each other. Please think about others who are reading what you write, maybe much later - you are adding confusion.

Your first example seems to be sending UDP to itself as it uses localIP.

Here's a real life ESP8266 example to send SK over UDP that you can adapt: https://gist.github.com/tkurki/d8d45dfb3...1e8e95a45b

Netcat is a great way to test that your messages make to the server - points for sharing that!

SK Server does not accept UDP input by default, you need to add a Data Connection:
- Data type: Signal K
- Signal K Source. UDP
Reply


Messages In This Thread
UDP MQTT to Openplotter with ESP32 - by Peter— - 2020-11-09, 03:57 PM
RE: UDP MQTT to Openplotter with ESP32 - by tkurki - 2020-11-10, 09:03 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)