tracker
tracker copied to clipboard
Particle Electron GPS / GSM tracker based on fancy-asset-tracker demo and ULOC tracking example.
After starting the device and triggering motion, it starts counting down towards sleep due to no motion, regardless of whether or not motion has been generated. Serial log (from startup...
Hi, It seems you've inherited a bug from Fancy-asset-tracker. Take a look at this issue: https://github.com/dmiddlecamp/fancy-asset-tracker/issues/4 Cheers Ruben
Hey there, Thank for this awesome package, you potentially saved me days of work IF I can get this stuff to build. I have spent the last several hours trying...
Hi, Your work on this is fantastic and much appreciated! Wanted to draw your attention to this and am curious to know whether it is designated as a bug or...
Using spark/firmware@c974657c9917865fd9480d069fbb2202ed3d6968, the unit does not seem to wake up again after sleeping _under some circumstances_.1 1 Yet to be determined.
After starting the app and moving the device (causing a wakeup), while attaining a GPS fix, I am receiving two bad checksum events: ``` json {"name":"spark/status","data":"online","ttl":"60","published_at":"2016-03-20T14:55:43.357Z","coreid":"3f004c000b51343334363138"} {"name":"GPS","data":"{ error: \"bad checksum\"}","ttl":"60","published_at":"2016-03-20T14:55:46.925Z","coreid":"3f004c000b51343334363138"}...