gps-tracking-nodejs
gps-tracking-nodejs copied to clipboard
Let you work with some GPS trackers that connects through tcp.
Hello Sir, we have GPS device which send data in BIG- endian mode(big-endian)Network byte order to transfer words and double words. I kindly request for assistance on where (which file)...
Socket not getting closed. Its getting increased as time passes. Around 200 devices are sending data to the server. But after restarting within 24-32 hours **netstat -atn | wc -l**...
> EXPECTING DEVICE MODEL: GT06 ================================================= I'm a new device connected /home/meteor/gps-tracking-demo/node_modules/gps-tracking/lib/adapters/gt06.js:25 data = f.bufferToHexString(data); ^ TypeError: f.bufferToHexString is not a function at adapter.parse_data (/home/meteor/gps-tracking-demo/node_modules/gps-tracking/lib/adapters/gt06.js:25:14) at Device. (/home/meteor/gps-tracking-demo/node_modules/gps-tracking/lib/device.js:31:34) at Device.emit...
Received this error my tracker is GT02_MT626/DV2.2 ``` #: is trying to 'noop' but it isn't loged. Action wasn't executed 78781f12120a1f120d1dc0029297a304f7ed2b00080002d40a101100c96a0009c22d0d0a noop { start: '7878', length: 31, finish: '0d0a', protocal_id:...
Iam new with node js, howto save device position, so we can calculate distance, park time, by compare with next data when arrived....
When a device sending packets to server A and its changed to server B. Whether server A is able to know the device is logged out completely? In server.js, ```...
================================================= GPS LISTENER running at port 3000 EXPECTING DEVICE MODEL: GT06 ================================================= #0359751090017463: I'm requesting to be loged. #0359751090017463: Device 0359751090017463 has been authorized. Welcome! internal/modules/cjs/loader.js:583 throw err; ^ Error:...
Hey I want to use GK309 Device like your GT02a but its not login, i think checksum error can you please help me to solve this Protocol is atteched [GK-309...
it would be very great if you can add some server starting notes. At least for a people who just have landed to nodejs. Are we supposed to run this...