Sending position using u-blox Lisa U200

henriquebts8 years ago

Hi guys, so I have this u-blox kit with Lisa-U200 (the kit tag is C16-U20-00S), and I am trying to get connected with Traccar Server, using OsmAnd protocol.

I was trying to send the GET command through the web address format provided by traccar:

http://demo.traccar.org:5055/?id=123456&lat={0}&lon={1}&timestamp={2}&hdop={3}&altitude={4}&speed={5}

But I can't send anything to this (I get no answer/position on the server). I put my ID on both sides, and still no answer.

Can anyone help me?

Any help is welcome.

Anton Tananaev8 years ago

You have to remove curly brackets.

Anton Tananaev8 years ago

Also, please don't duplicate your questions.

henriquebts8 years ago

Thanks Anton! Solved. And sorry about the duplicate.