i like get the time from a ntp server or other with time light saving like est5edt. The old librairy work in the past but right now nothing work with the latest framework and librairy. When i use framework-arduinoespressif32 @ 3.2.17 in arduino ide it’s work but in vs-code with platformio all updated dont work. I will like the have a example with the new framework-arduinoespressif32 or some help thank claude
There is no “framework-arduinoespressif32 @ 3.2.17
” available.
Neither in ArduinoIDE nor in PlatformIO.
Without knowing anything about your settings and code, it is impossible to help you. To start and get a feeling what your problem could be, I ask you to show
- A screenshot of your installed ESP32 version in ArduinoIDE
- A screenshot of your board settings in ArduinoIDE
- The content of your
platformio.ini
- The code you’re trying to run (simplified and minimized as much as possible)