Jonathas Barbosa

Results 47 comments of Jonathas Barbosa

Hey @bizleung, I'm going to close this issue due to inactivity. Feel free to reopen it if necessary

Hello @ericoud. If I not mistaken the message you pasted related with Preferences.cpp is just a warning. It's saying that there are no values stored since you just flash the...

Hi @fitzy89 ! Can you try to compile and upload targeting the ESP32-S3? It should be able to execute but the firmware was not compiled for them.

@Andrew93752, for ESP32-S2 is a little bit more difficult because the S2 has less resources, especially RAM memory that can be a challenge. In general terms, S2 is an upgraded...

Hi @funshion2 , did you follow these steps here? https://github.com/jnthas/clockwise?tab=readme-ov-file#how-to-change-the-clockface-platformio It seems the project is misconfigured `48: undefined reference to `loop()'`

Hi Trant! It's possibly a wiring problem, is it possible to follow this scheme here -> https://github.com/jnthas/clockwise/blob/gh-pages/static/images/display_esp32_wiring_bb.png

Hi @wizardelec. Sorry to hear that, unfortunately those boards don't have relation with Clockwise. Since it's a open source project, I can't guarantee compatibility with all boards. I'm working on...

Hi @joyarzun! It seems a bug in the manualPosix, maybe we should force avoiding URL encode. I'm wondering why it didn't work when you set America/Santiago. Have you tried set...

There's something else with those timezones that I can't replicate here.. I mean, the timezone works fine for me (yes, it works on my machine :D) I just set the...

Also, please check this issue, it can be the reason https://github.com/jnthas/clockwise/issues/39