-
**Describe the bug**
SNTP処理中にSNTP要求を出すと、panicとなる。
**To Reproduce**
Steps to reproduce the behavior:
1. Go to WebIF TimeConf
2. SNTP switch OFF
3. SNTP switch ON.sntp reqest
4. Click on SNTP m…
-
The attached patch fixes the issue. Courtesy Steve Kargl sgk@troutmask.apl.washington.edu.
-
@slaff
I am working on connecting ESP into MQTT AWS IoT Core. I couldn't' connect it because it shows a debug message "please start sntp first !". I went deep and I saw "sntp_init()" included in ["…
-
### The Problem
Raw Value is 1 m³ too small. Despite the Recognized Values are correct, the Raw Value is calculated "one less" (see attached picture)
### Version
v15.5.0
### Logfile
```shell
[0d0…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
MacOS with pip
**ESP (ESP32/ESP8266, Board/Sonoff):**
esp8266
**ESPHome version (latest production, beta, dev branch)**
…
-
### Version
Media3 1.1.1
### More version details
Run two Android TV streamers side by side with a set latency target (either via `` or using `MediaItem.Builder(). setLiveConfiguration(...)`). Ob…
-
In trying to debug the SNTP implementation, I found that either
`"%20llu\n"` or, the portable macro from `` of `"%20" PRIu64 "\n"` both result in printing `lu`
This can be replicated if you run `e…
-
My project uses the SNTP code -- most of the time it behaves as expected, but occasionally it will act up and time will go backwards a few hours a second, starting from the synchronized time. Here is…
jkent updated
4 years ago
-
What version of esp-idf need to build?
Using current version and getting an error:
```
CC build/main/esp_pdp8.o
In file included from E:/msys32/home/User/esp/ESP32-pdp8-simulator/main/esp_pdp8.c:3…
-
Hi, I used a few month old build with DAILY_LIMIT=1 on an esp8266. Today I compiled the latest and seems LWIP cause freezes when this is enabled, most likely after the sntp_init() call. If this row in…