I turn on the device, the led turns green. And I use usb to connect it with computer then I open the nrf connect for desktop, the bluetooth low energy tool,
I turn on the device, the led turns green. And I use usb to connect it with computer then I open the nrf connect for desktop, the bluetooth low energy tool,
Thanks. So the project is being built with a bootloader. Did you add or change any configurations? The bootloader should not be included if you just build the example as is.
I set the prj_cdc.conj configuration because I use usb to Link the board to the computer. And set the Kcongfig.fragments like this. For code I didnt change anything.
Hello. I flash the hci_usb to the nrf5340. Now LEDs 1, 2 and 3, light up, but I still can't find the device on my phone as well as on my computer. And I running the peripheral_UARt is still the same problem as yesterday.
Please program the peripheral_uart example using the default prj.conf and no additional kconfig fragments.
And hci_uart is not a complete standalone Bluetooth application like peripheral_uart is. Please see the sample description for more details.
Thank you. I have tried your way and successed! Now I have linked the device with my phone, but I dont know how to send message from the board 5340. This may be a newbie question. 0.0
Many thanks
Cong