Replies: 2 comments 6 replies
-
Hi R1Snake! Please note that a M8N might be limited to 5Hz updates unless you enable only 1 satellite constellation (which is essentially GPS only) then you can get to 10Hz (see the hardware/GPS section) A note on battery support TaskScheduler TaskScheduler is optional and it supports
Number 2 above is the only one that changes data sent to your app of choice, the other are helper functions that don't impact base GPS functionality. You can undefine the macro A couple of questions
|
Beta Was this translation helpful? Give feedback.
-
FYI: I updated the code and created some libraries and everything looks good ( I am proud of myself). But I have found a bug (new issue created) and I get the message "No more processes" when I am connected with Wifi, Racechrono is active and I open the browser. I have a question. I took a look into the DIY Racechrono code and he uses BLE instead of BT SPP. Why do you use SPP? |
Beta Was this translation helpful? Give feedback.
-
Hi,
i am using an esp32 with NEO 8M and without a battery.
The ESP is powered via ignition power of my bike so I don't need deepsleep, battery information etc.
Do I need the Taskscheduler for Racechrono or another racing app? If not I would disable this functionality.
Beta Was this translation helpful? Give feedback.
All reactions