Send data to ESP32

andrew2 years ago

Hello everyone,

I have been able to send data from esp32 to my server, using:

http://myserver:5055/?id=123456&lat=-0.312434&lon=-78.550437&altitude=4&alarm=sos

Is it possible to send commands from traccar to my esp32, what protocol would I be using?

Thank you for your contribution.

Haim Rodrik2 years ago
Anton Tananaev2 years ago

Haim Rodrik, the link does not provide any answer.

Having said that, OsmAnd does actually support custom commands. They come in the HTTP response body.