-
Notifications
You must be signed in to change notification settings - Fork 7.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
assert failed: sntp_stop /IDF/components/lwip/lwip/src/apps/sntp/sntp.c:696 (Required to lock TCPIP core functionality!) #10675
Comments
I'm unable to reproduce. |
which RC is this? Please write better titles for your issues and give some explanation of your build config |
3.1.0-RC3 Board is a Lolin/Wemos S3 Mini (those small pink boards). |
Thanks @yuvashrikarunakaran, I did almost the same code to avoid the assert. But I think that is not the solution. There should not be an assert and configTzTime should handle that stuff internally. Confusingly @lbernstone can not reproduce it... did you get the assert? |
@yuvashrikarunakaran please read on how to paste code in github comments. Just pasting it in the box does not work well |
https://github.com/espressif/arduino-esp32/releases/tag/3.1.0 fixes this. Is that by chance or intended? Anyone? |
@holgerlembke a fix was merged :) |
What? Who? Where? Seriously, can you point me to the solution? Thanks. |
Board
eps32 s3 dev module
Device Description
yes
Hardware Configuration
no
Version
latest development Release Candidate (RC-X)
IDE Name
Arduino-IDE
Operating System
Win10
Flash frequency
yes
PSRAM enabled
yes
Upload speed
yes
Description
assert failed: sntp_stop /IDF/components/lwip/lwip/src/apps/sntp/sntp.c:696 (Required to lock TCPIP core functionality!) is raised.
Sketch
Debug Message
Other Steps to Reproduce
no
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: