Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96,PC is windows 10 .My testing master device is cell phone(Huawei HTC and so on,android system),and using "nrf connect "APP and "nrf toolbox" APP.
The dfu will stop in bootloader when I use "nrf connect "APP and "nrf toolbox" APP even if that example of "sd_s140_bootloader_buttonless_with_setting_page_dfu_secure_ble_debug_with_bonds.hex".
The error is "GATT WRITE NOT PERMIT"
When my code runs,the error are "GATT WRITE NOT PERMIT" or "GATT INVALID HANDLE".
When the dfu service is the first service,the error is "GATT WRITE NOT PERMIT".
When my custom ble service is the first service,the error is "GATT INVALID HANDLE".
The log as follosw:
...
...
Thanks,

