Messages : 1,552
Sujets : 49
Inscription : May 2024
09-04-2026, 06:41 PM
(Modification du message : 10-04-2026, 09:46 AM par F1ATB.)
Starting with version 2.0 of Gluco-Monitor, it is possible to read Dexcom sensors. Thanks to Mike for his contribution.
André
Messages : 3
Sujets : 0
Inscription : Apr 2026
Hi thanks, just received my new esp32 s3 screen & tried to use the simple install webpage but it stopped at download firmware bin 404 also managed to download version2 git clone on github but cannot open the project on arduino ide please can you advise -great project I appreciate your work
Messages : 1,552
Sujets : 49
Inscription : May 2024
(11-04-2026, 06:51 PM)hue-ray a écrit : Hi thanks, just received my new esp32 s3 screen & tried to use the simple install webpage but it stopped at download firmware bin 404 also managed to download version2 git clone on github but cannot open the project on arduino ide please can you advise -great project I appreciate your work
Hi
Sorry for this bug. It was OK on the french page but not the english one. The issue is solved now.
Sorry for the inconvenience and thank you for your bug report.
Best Regards
André
Messages : 3
Sujets : 0
Inscription : Apr 2026
Congrats working, thanks Andre
I'm located in UK so use that in Time Zone but is there option for BST or +1 because it is showing the wrong time also may there be option is display (mmol/L)
Merci
Messages : 803
Sujets : 8
Inscription : Jun 2024
12-04-2026, 12:41 AM
(Modification du message : 12-04-2026, 12:41 AM par Mike.)
Thanks for the feedback.
There is an easy fix for the timezone, the UK timezone in Heure.cpp should be changed from "GMT0" to "GMT0BST,M3.5.0/1,M10.5.0/2".
With that timezone the time will be adjusted automatically to BST when needed.
Concerning the option of choosing the unit I had already started to work on that and I plan on submitting a PR about that to André soon.
Stay tuned but hopefully in a few days you will have both points addressed.
Messages : 3
Sujets : 0
Inscription : Apr 2026
12-04-2026, 03:04 AM
(Modification du message : 12-04-2026, 03:05 AM par hue-ray.)
(12-04-2026, 12:41 AM)Mike a écrit : Thanks for the feedback.
There is an easy fix for the timezone, the UK timezone in Heure.cpp should be changed from "GMT0" to "GMT0BST,M3.5.0/1,M10.5.0/2".
With that timezone the time will be adjusted automatically to BST when needed.
Concerning the option of choosing the unit I had already started to work on that and I plan on submitting a PR about that to André soon.
Stay tuned but hopefully in a few days you will have both points addressed.
Thanks Mike for getting back to me!
Could you also add the Delta the difference between the last and current reading perhaps the Percentage Time in range (TIR), a sleep mode dimmer also I noticed the wifi credentials weren't hidden on the display on the black screen I appreciate both your time.
Messages : 1,552
Sujets : 49
Inscription : May 2024
(12-04-2026, 12:41 AM)Mike a écrit : Thanks for the feedback.
There is an easy fix for the timezone, the UK timezone in Heure.cpp should be changed from "GMT0" to "GMT0BST,M3.5.0/1,M10.5.0/2".
With that timezone the time will be adjusted automatically to BST when needed.
Concerning the option of choosing the unit I had already started to work on that and I plan on submitting a PR about that to André soon.
Stay tuned but hopefully in a few days you will have both points addressed.
I have release version 2.2 which upgrade UK Time-Zone.
You can re-install the firmware as the first installation or upgrade via OTA by accessing the web server on the ESP32 at its IP address. Via OTA, all settings will be kept.
Regards
André
Messages : 1,552
Sujets : 49
Inscription : May 2024
(11-04-2026, 11:12 PM)hue-ray a écrit : Congrats working, thanks Andre
I'm located in UK so use that in Time Zone but is there option for BST or +1 because it is showing the wrong time also may there be option is display (mmol/L)
Merci
In version 3.0 of Gluco-Monitor, you can select mmol/L.
Give me some feedback if some data are not coherent. I can't test every display in mmol/L as I received from the server the data in mg/dL.
Regards
André