【HCI_UART】hci_uart sample cannot advertise controlled by HCI commands #nrf52832 #uart #hci


icephyr
 

Hi guys, I met a problem with official hci_uart sample. Hope anybody can give me any advice,thanks.

I use NRF52832's official develop board running hci_uart sample as a controller, I send hci commands to it to make it advertise outside, also I open btmon to observe the process. It seems worked and output like this below. But I did not find the packet when I use my cell phone to scan the advertise packet. So my question is, Does hci_uart sample support the advertise function ? Any methods can help to resolve this problem ? Thanks