w2016561536 opened a new issue, #11471:
URL: https://github.com/apache/nuttx/issues/11471

   ## Problem:  
   When I tried to use my phone to join the Soft-AP from my board. The terminal 
got stuck. I cannot input anything to terminal, and the access point will 
disappear in a few secounds. However everything goes well if i turn down the 
SMP. 
   
   
   **Base Config** : esp32s3-devkit:sta_softap  
   **Chages** : Enable SMP, set NCPUS to 2. (Through menuconfig)  
   **Test methods** : Use Xshell to connect to NUTTX-Shell through UART0,  
input the commands 
   
   `  ifup wlan1  `
   `  dhcpd_start wlan1  `
   `  wapi psk wlan1 12345678 3  `
   `  wapi essid wlan1 nuttxap 1  `
    
   Then, connect to the AP. And it happens.  


-- 
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