jgauchia / IceNav-v3

ESP32 Based GPS Navigator with OSM offline maps. (Under development)
GNU General Public License v3.0
89 stars 13 forks source link

Program freezes when GPS signal is present with environment vars #78

Closed jgauchia closed 1 year ago

jgauchia commented 1 year ago

Overview

If upload the code with environment vars for debugging , when GPS signal is fixed the program freezes. No console output.

jgauchia commented 1 year ago

Maybe the problem is with Notify Bar,

jgauchia commented 1 year ago

The problem is in GPS encode data, when disabled not freeze

jgauchia commented 1 year ago

@hpsaturn I've changed GPS encode function to a Task again, please, can you test in your board the last commit in master branch? Thank you

hpsaturn commented 1 year ago

working in the debug version (with environment variables) and the production version :+1:

jgauchia commented 1 year ago

Thanks @hpsaturn , Issue closed

jgauchia commented 1 year ago

Seems not work well

jgauchia commented 1 year ago

Bug caused by LV_LED widget

jgauchia commented 1 year ago

Delete led widget from notify bar