zhihui2015 commented on issue #15788:
URL: https://github.com/apache/nuttx/issues/15788#issuecomment-2645430450

   @raiden00pl Thanks for your reply!  
   
   With NuttX, I can successfully flash using J-Link. After flashing, the log 
output is as follows:  
   
   ```
   ABCDE▒nx_mount: found procfs  
   bt_initialize: btdev 0x200007e4  
   SoftDevice Controller initialized  
   NRF52 Bringup complete  
   btnet_ifup: Bringing up: 00:00:00:00:00:00  
   NSH Library Initialized  
   NuttShell (NSH) NuttX-12.6.0  
   nsh> hci_tx_kthread: started  
   hci_tx_kthread: HCI TX thread started  
   ```
   
   Has NimBLE started running normally? However, I cannot find any BLE 
advertisements using **nRF Connect**.  
   
   I tried entering `nimble` in NSH, and the system executed `nimble_main`. I 
also added print logs in `nimble_main`, and they were successfully printed, 
which indicates that the system has loaded `nimble_main` correctly. However, I 
still cannot find the BLE advertisement in **nRF Connect**, and I am not sure 
why.  
   
   Could you share your test steps with me?


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to