Hello,
Using arduino At Commands to upload url to server!
In log files all is good but in map its online but no visual posistion and data!
I know i asked before but lost code :(
Log files:
Hex decoded:
POST /?id=12345×tamp=2024-03-10T16:28:40Z&lat=52.650297&lon=4.999330 HTTP/1.1
Host: private url :5055
Accept: */*
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
User-Agent: SIMCOM_MODULE
Content-Length: 96
http://*********l:5055/?id=12345×tamp=2024-03-10T16:28:40Z&lat=52.650297&lon=4.999330
HTTP/1.1 200 OK
content-length: 0
2024-03-10 16:33:56 INFO: [2b5ffd25] connected
2024-03-10 16:33:56 INFO: [2b5ffd25: osmand < 188.206.75.75] HEX:
2024-03-10 16:33:56 INFO: [2b5ffd25: osmand > 188.206.75.75] HEX:
2024-03-10 16:33:57 INFO: [2b5ffd25] disconnected
Should i stop http data or compleet brake connection?
Regards,
Jesse
You should provide proper logs first.
Hello,
Using arduino At Commands to upload url to server!
In log files all is good but in map its online but no visual posistion and data!
I know i asked before but lost code :(
Log files:
Hex decoded:
Should i stop http data or compleet brake connection?
Regards,
Jesse