Vajnar commented on issue #19137:
URL: https://github.com/apache/nuttx/issues/19137#issuecomment-4718138360

   To add more context. As Pavel mentioned, I use the ESP32C6 in WiFi AP mode 
and I use the following commands to set it up:
   
   > nsh> ifup wlan1
   > nsh> dhcpd_start wlan1
   > nsh> wapi psk wlan1 password 3
   > nsh> wapi essid wlan1 nuttxap 1
   
   The outage appears after around 15 - 25 minutes of run time and it keeps on 
repeating at around the same interval.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to