-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
i'm using your sntp client with your excellent mqboard and works fine with your micropython branch esp32-fix-errno-3
and esp-idf 4.1, but using espidf 4.2 (no bluetooth) with your micropython fork branch esp32-idf42-cmake, it fails with a timeout eg
I 10939727 sysinfo: {"up":10939,"free":4051008,"mqtt_conn":1}
W 10946697 sntp: pool.ntp.org timed out
W 10958920 sntp: pool.ntp.org timed out
although the mqtt watchdog feed works fine (i'm not using ssl btw)
does sntp.py need to be changed to work with the modified asyncio / stream.py?
any pointers much appreciated
Metadata
Metadata
Assignees
Labels
No labels