Search found 3 matches

by JonaB111
Wed Jul 14, 2021 4:46 am
Forum: General Discussion
Topic: Esp32-s2 higher deep sleep consumption then Esp32?
Replies: 2
Views: 5171

Esp32-s2 higher deep sleep consumption then Esp32?

Hello, as i want to build a battery powered application, with a long deep sleep time, i want to use an esp32-s2. However in the Datasheet it states, that it has a 4 times higher deep sleep current(20ua), than the "normal" esp32(5ua). Then on the internet i find a chart, where it states both consume ...
by JonaB111
Mon Mar 15, 2021 12:14 pm
Forum: General Discussion
Topic: Ntp Sumertime changes at the Amerikan Date
Replies: 4
Views: 3016

Re: Ntp Sumertime changes at the Amerikan Date

Honestly I am a bit confused, what im using, because i use the one which comes with the esp32 i just include time.h and the functions are the same like in ESP-IDF POSIX but the ntp syncronization is done differently. I folowed the guide on https://randomnerdtutorials.com/esp32-date-time-ntp-client-s...
by JonaB111
Sun Mar 14, 2021 4:39 pm
Forum: General Discussion
Topic: Ntp Sumertime changes at the Amerikan Date
Replies: 4
Views: 3016

Ntp Sumertime changes at the Amerikan Date

Hello, on my Esp32 clock the time change today to summertime. However this should happen at the 28.3 not at the 14.3 in Germany. Im using Esp32's time Lib and i don't know how to change it.
Thanks for every Help!