pico standalone SD card GPS #684
Replies: 2 comments
-
Posted at 2017-02-07 by @gfwilliams Hi - The issue is just that the 'console' reverts to Serial1 (which you have the GPS on when USB is disconnected). Just add Also, I would:
That'll make sure Hope that helps! |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-02-07 by user73554 Gordon that's amazing! thank you all up and running now - coming from using arduinos i'm still getting my head around the espruino workflow thanks b |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-02-07 by user73554
Hi - trying to solve an issue using an espruino pico and an sd card loggin gps and other sensor data
when connected to the usb and the ide it functions fine and logs the data as csv but as soon as i go to standalone mode using a battery nothing seems to happen
i have placed it all in onInit but can't seem to get anything going
any help would be super appreciated as i am super up against a project deadline on this thanks
Beta Was this translation helpful? Give feedback.
All reactions