Hello all
i have problem with doing this example
https://github.com/gamnes/nRF52832-buttonless-dfu-development-tutorial
Here is my stepts to do this
1.Download Sdk in "C:\ "(nRF5_SDK_15.0.0_a53641a)
2.Flash software device in C:\nRF5_SDK_15.0.0_a53641a\components\softdevice\s132\hex
3.I put command at cmd
nrfjprog --program C:\nRF5_SDK_15.0.0_a53641a\examples\dfu\secure_dfu_test_images\ble\nrf52832\sd_s132_bootloader_buttonless_with_setting_page_dfu_secure_ble_debug_without_bonds.hex --chiperase
but I can't see any Buttonless in nrfconnect through my android phone
I don't know why it is not shown
is there any point i missed?