This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SDK 13.0.0 Buttonless DFU won't enter boot mode

Starting notification and then writing 0x01 to the control point does not cause the Buttonless DFU to enter boot mode. LED #1 remains on.

Run time trace show:

APP:INFO:advertising is started
APP:INFO:Connected
APP:INFO:Received indication state 0, notification state 1

Log from LightBlue shows:

17:39:26.322 — Connected to nearby peripheral: Nordic_Buttonless
17:39:26.948 — Discovered nearby peripheral: (null) (RSSI: -94)
17:39:27.291 — Stopping search for nearby peripherals
17:39:36.236 — Characteristic (8EC90003-F315-4F60-9FB8-838830DAEA50) wrote new value: <01>
17:39:39.325 — Starting search for nearby peripherals
17:39:39.840 — Disconnecting from nearby peripheral: Nordic_Buttonless
17:39:39.854 — Disconnected from nearby peripheral Nordic_Buttonless
17:39:40.455 — Discovered nearby peripheral: (null) (RSSI: -78)
17:39:40.515 — Stopping search for nearby peripherals
Parents
  • I tested this with an iPhone 5 and LightBlue Explorer, and I did not have any issues putting the device in bootloader mode. I also tested this with nRF Connect for Desktop, i.e. writing 0x0200 to the CCCD in order to enable notifications and then you write 0x01 to the Control Point Characteristic. Same story. Are you using the un-modified buttonless dfu example or have you modified/added buttonless dfu to another application?

Reply
  • I tested this with an iPhone 5 and LightBlue Explorer, and I did not have any issues putting the device in bootloader mode. I also tested this with nRF Connect for Desktop, i.e. writing 0x0200 to the CCCD in order to enable notifications and then you write 0x01 to the Control Point Characteristic. Same story. Are you using the un-modified buttonless dfu example or have you modified/added buttonless dfu to another application?

Children
No Data
Related