Hi,
I have Piccolo STX-IOT devices and i am trying to integrate the devices with Traccar. I am able to receive the packets from the devices but its not getting saved in my database.
The messages i am receiving in the following format
2023-05-28 16:02:37 INFO: [Ta36c09f9: wli < 10.222.222.10] 0231000000b69fd0fe000100373300dbd30030312f30312f303000040030303a30303a30330007004331312e31343545204a616e2020322032303233000800313600190030001b0031001c0030001e0034001f0031363737373231363000200032303133323831333100f2003000f3003000f50038363431313230353239393836353300f600302c382c32322c302c2d312c3000f70038373038323500f800302c302c302c302c302c302c35312c302c372c302c302c302c3200fa0038390003
2023-05-28 16:02:37 INFO: [Ta36c09f9: wli < 10.222.222.10] 0231000100dd86e1fe000100373500dbd30030312f30312f303000040030303a30303a32370007004331312e31343545204a616e20203220323032330008003000190030001b0031001c0030001d004d6f7665642066726f6d204944203231323135303030323138323a3430303031207669612073657269616c001e0034001f0031363737373231363000200032303133323831333100f2003000f3003000f50038363431313230353239393836353300f600302c382c36372c302c2d312c3000f70038373038323500f800302c302c302c302c302c302c2c2c2c2c2c312c3200fa0038380003
The same i am trying with the traccar client Android application and everything is working fine. The data is getting stored in database.
Could you please guide me to fix this issue please.
Thanks
Hi Shahid,
What port are you using and what are you using as your identifier?
Make sure to use the Unit ID number you got from the WLI Terminal config as the identifier in traccar and make sure to use port 5209.
Thanks Pete its working now.
Hi,
I have Piccolo STX-IOT devices and i am trying to integrate the devices with Traccar. I am able to receive the packets from the devices but its not getting saved in my database.
The messages i am receiving in the following format
The same i am trying with the traccar client Android application and everything is working fine. The data is getting stored in database.
Could you please guide me to fix this issue please.
Thanks