Now I added code that connects to my WifI-router then to an NTP-timer-server setting up my own Software RTC then disconects from the Wifi-Router but then the receiving of ESP-NOW-messages doe not work anymore.
I have tried
Wifi.disconnect(true) but this does not help
As soon as a comment out the connecting to my WiFi-Router compile and upload then
ESP-NOW-receiving works again.
Reseting the whole device is no option because I want to have actual time.
Has anybody found a way to overcome this issue without reseting the device?
best regards Stefan