<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>After Successful DFU , the board is not advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52782/after-successful-dfu-the-board-is-not-advertising</link><description>Hello all, 
 
 I am working on the DFU on the NRF52810 custom board 
 I am trying with secure bootloader example PCA10040e 
 with sdk 15.3 s112_nrf52_6.1.1 softdevice 
 Then flashed secure_bootloader_ble_s112_pca10040e.hex using segger IDE with name </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 26 Oct 2019 07:22:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52782/after-successful-dfu-the-board-is-not-advertising" /><item><title>RE: After Successful DFU , the board is not advertising</title><link>https://devzone.nordicsemi.com/thread/216946?ContentTypeID=1</link><pubDate>Sat, 26 Oct 2019 07:22:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3b94d10-432e-4f5e-8655-29349432b2c4</guid><dc:creator>Rohit</dc:creator><description>&lt;p&gt;Please close this ticket.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After Successful DFU , the board is not advertising</title><link>https://devzone.nordicsemi.com/thread/216945?ContentTypeID=1</link><pubDate>Sat, 26 Oct 2019 07:21:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cabf3e59-d010-4024-8e25-7b79ee9f36ec</guid><dc:creator>Rohit</dc:creator><description>&lt;p&gt;Thanks for your support.&lt;/p&gt;
&lt;p&gt;the issue is in the clock configuration for the NRF52810.&lt;/p&gt;
&lt;p&gt;That i have sorted and now the board is working properly.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks and Regards,&lt;/p&gt;
&lt;p&gt;Rohit&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After Successful DFU , the board is not advertising</title><link>https://devzone.nordicsemi.com/thread/214081?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2019 09:00:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ec36cca-4bfe-47cd-b2d5-41edd5733868</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Can you debug the bootloader after the DFU and see if you enter main of the new bootloader?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After Successful DFU , the board is not advertising</title><link>https://devzone.nordicsemi.com/thread/213293?ContentTypeID=1</link><pubDate>Fri, 04 Oct 2019 05:24:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5b01b91-aaef-4ab4-ae66-670e1478cd73</guid><dc:creator>Rohit</dc:creator><description>&lt;p&gt;Thanks for your response.&lt;/p&gt;
&lt;p&gt;I have followed your command given but same issue is there.&lt;/p&gt;
&lt;p&gt;It is not advertising.&lt;/p&gt;
&lt;p&gt;What modification is required please reply.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Rohit&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After Successful DFU , the board is not advertising</title><link>https://devzone.nordicsemi.com/thread/212923?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2019 07:52:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a68b004f-41ba-4735-ac40-21260d93b7a4</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Rohit,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;if you want to update the bootloader then you need to create a bootloader firmware image, not a application image, i.e. use --bootloader instead of --application.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfutil pkg generate --help
Usage: nrfutil pkg generate [OPTIONS] ZIPFILE

  Generate a zip package for distribution to apps that support Nordic DFU
  OTA. The application, bootloader, and SoftDevice files are converted to
  .bin if supplied as .hex files. For more information on the generated
  package, see: http://developer.nordicsemi.com/nRF5_SDK/doc/

  The following combinations are supported by this command:

  * BL only: Supported.

  * SD only: Supported (SD of same Major Version).

  * APP only: Supported (external or internal).

  * BL + SD: Supported.

  * BL + APP: Not supported (use two packages instead).

  * BL + SD + APP: Supported.

  * SD + APP: Supported (SD of same Major Version).

Options:
  --debug-mode                    Debug mode switch, enables version check
                                  skipping.
  --application TEXT              The application firmware file.
  --application-version INTEGER   The application version.
  --application-version-string TEXT
                                  The application version string, e.g
                                  &amp;quot;2.7.31&amp;quot;.
  --bootloader TEXT               The bootloader firmware file.
  --bootloader-version INTEGER    The bootloader version.
  --hw-version INTEGER            The hardware version.
  --sd-req TEXT                   The SoftDevice requirements. A comma-
                                  separated list of SoftDevice firmware IDs
                                  (1 or more) of which one must be present on
                                  the target device. Each item on the list
                                  must be a two- or four-digit hex number
                                  prefixed with &amp;quot;0x&amp;quot; (e.g. &amp;quot;0x12&amp;quot;, &amp;quot;0x1234&amp;quot;).
                                  A non-exhaustive list of well-known values
                                  to use with this option follows:
                                  |s112_nrf52_6.0.0|0xA7|
                                  |s112_nrf52_6.1.0|0xB0|
                                  |s112_nrf52_6.1.1|0xB8|
                                  |s130_nrf51_1.0.0|0x67|
                                  |s130_nrf51_2.0.0|0x80|
                                  |s132_nrf52_2.0.0|0x81|
                                  |s130_nrf51_2.0.1|0x87|
                                  |s132_nrf52_2.0.1|0x88|
                                  |s132_nrf52_3.0.0|0x8C|
                                  |s132_nrf52_3.1.0|0x91|
                                  |s132_nrf52_4.0.0|0x95|
                                  |s132_nrf52_4.0.2|0x98|
                                  |s132_nrf52_4.0.3|0x99|
                                  |s132_nrf52_4.0.4|0x9E|
                                  |s132_nrf52_4.0.5|0x9F|
                                  |s132_nrf52_5.0.0|0x9D|
                                  |s132_nrf52_5.1.0|0xA5|
                                  |s132_nrf52_6.0.0|0xA8|
                                  |s132_nrf52_6.1.0|0xAF|
                                  |s132_nrf52_6.1.1|0xB7|
                                  |s140_nrf52_6.0.0|0xA9|
                                  |s140_nrf52_6.1.0|0xAE|
                                  |s140_nrf52_6.1.1|0xB6|
  --sd-id TEXT                    The new SoftDevice ID to be used as --sd-
                                  req for the Application update in case the
                                  ZIP contains a SoftDevice and an
                                  Application.
  --softdevice TEXT               The SoftDevice firmware file.
  --sd-boot-validation TEXT       The method of boot validation for
                                  Softdevice. Choose from:
                                  NO_VALIDATION
                                  VALIDATE_GENERATED_CRC
                                  VALIDATE_GENERATED_SHA256
                                  VALIDATE_ECDSA_P256_SHA256
  --app-boot-validation TEXT      The method of boot validation for
                                  application. Choose from:
                                  NO_VALIDATION
                                  VALIDATE_GENERATED_CRC
                                  VALIDATE_GENERATED_SHA256
                                  VALIDATE_ECDSA_P256_SHA256
  --key-file FILE                 The private (signing) key in PEM fomat.
  --external-app                  Indicates that the FW upgrade is intended
                                  to be passed through (not applied on the
                                  receiving device)
  --zigbee BOOLEAN                Create an image and distribution package
                                  for Zigbee DFU server.
  --zigbee-manufacturer-id INTEGER
                                  Manufacturer ID to be used in Zigbee OTA
                                  header.
  --zigbee-image-type INTEGER     Image type to be used in Zigbee OTA header.
  --zigbee-comment TEXT           Firmware comment to be used in Zigbee OTA
                                  header.
  --zigbee-ota-hw-version INTEGER
                                  The zigbee OTA hw version.
  --zigbee-ota-fw-version INTEGER
                                  The zigbee OTA fw version.
  --help                          Show this message and exit.
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Hence you should alter the nrfutil command to the following&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;nrfutil pkg generate --hw-version 52 --bootloader-version 1 --bootloader secure_bootloader_ble_s112_pca10040e.hex --sd-req 0xB8 --key-file private.key bl_dfu_package.zip&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Can you try this and see if the custom board advertises with the new name after the DFU?&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>