For everyone with GPS issues who is able to download Apps via IDE, I did a quick & dirty hack:
There is a very nice Acceleration Logger App ( https://github.com/espruino/BangleApps/tree/master/apps/accellog ) which I modified for logging NMEA data.
As I hacked it with a minimum effort, all explanations how to use the Acceleration Logger App are still valid - it just will not log acceleration any more but raw NMEA telegrams. Also the files that contain NMEA data are still named accellog.?.csv .
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
For everyone with GPS issues who is able to download Apps via IDE, I did a quick & dirty hack:
There is a very nice Acceleration Logger App ( https://github.com/espruino/BangleApps/tree/master/apps/accellog ) which I modified for logging NMEA data.
As I hacked it with a minimum effort, all explanations how to use the Acceleration Logger App are still valid - it just will not log acceleration any more but raw NMEA telegrams. Also the files that contain NMEA data are still named accellog.?.csv .
To use my attached code, do the following steps:
The downloaded accellog.?.csv should contain something like this:
If anyone has severy problems with GPS reception, post the .csv here (please not more than ~80 lines) and I will have a look at it.
1 Attachment