Hi,
I'm trying to add me new device but get the following in the logs -
2018-01-30 02:12:48 INFO: [1C0D9902] connected
2018-01-30 02:12:48 DEBUG: [1C0D9902: 5023 < 82.132.244.137] HEX: 23232c696d65693a3836343138303033303136343232372c413b
2018-01-30 02:12:54 INFO: [ACB948BA] disconnected
2018-01-30 02:13:17 INFO: [1C0D9902] disconnected
2018-01-30 02:13:18 INFO: [6CC1D978] connected
2018-01-30 02:13:18 DEBUG: [6CC1D978: 5023 < 82.132.244.137] HEX: 23232c696d65693a3836343138303033303136343232372c413b
2018-01-30 02:13:47 INFO: [6CC1D978] disconnected
When I decode the HEX it shows my devices IMEI number.
When I added the device to traccar I tried the full IMEI number and the 11 digit version with a zero in front but no change.
What could the problem be?
Thanks in advance.
Steve
Running traccar-linux-3.15 on CentOS 6.
HI again.
Just solved my own problem. The above logging showed me using port 5023.... Thinking about that I opened up a port range from 5000 to 5100 with a view of trying each port to see what happens.
I then sent a text to my Rewire Security 102-Nano V2.0 setting the port to 5001 via the command -
adminip123456 my.ip.address 5001
Bingo! No need to try any other ports so closed them up again. The logging started showing correct output and the Traccar software showed where the Nano was.
Summary:
Rewire Security 102-nano V2.0 (Available at https://www.rewiresecurity.co.uk/) Use Port Number 5001
Cheers.
Steve
Hi,
I'm trying to add me new device but get the following in the logs -
When I decode the HEX it shows my devices IMEI number.
When I added the device to traccar I tried the full IMEI number and the 11 digit version with a zero in front but no change.
What could the problem be?
Thanks in advance.
Steve
Running traccar-linux-3.15 on CentOS 6.