Hi, I'm very newbee to Node-RED, I only made some API call to my local transportation's public API with the http request node.
I'd like to solve a GPS problem with Node-Red. I'm looking for a way to ask the GPS capable Mikrotik Router's lat / long position.
I got stuck when making the initial request, the node stays in : requesting state. and the answer is:
"no response from server" or "Error: ESOCKETTIMEDOUT : http://x.x.x.1:8728"
Please help me out if you have experience with this. I'd like zo mimic a logon and a terminal with Node-red, and parse out the long and lat from the router, and than transform to OSMAND and send it to Traccar
Thnaks
Zoli