<?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>Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/108167/thingy-53-programming</link><description>Requesting help on Thingy:53. 
 I have couple of boards. I was able to program all of them. For programming I use VSCode or prgrammer with precompiled firmware. 
 Now, scene enters Thingy:53. I have tried all methods of programming. VSCode &amp;amp; Programmer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Apr 2024 09:36:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/108167/thingy-53-programming" /><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/479654?ContentTypeID=1</link><pubDate>Fri, 19 Apr 2024 09:36:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3ae2785-9834-436f-b39f-8bd94f108559</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Yurii, sorry for the delay.&lt;/p&gt;
[quote user="hahe"]&lt;p&gt;Connect nRF5340 DK via USB and Thingy:53 connected via debug cable (powered by USB and turned on). Download the attached &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0624.merged.hex"&gt;merged.hex&lt;/a&gt;&amp;nbsp;and program it the following way.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;nrfjprog -f NRF53 --program merged.hex --chiperase --verify --reset&lt;/code&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Have you downloaded and flashed the exact same file that I uploaded? If that one works while yours does not, then there is likely an issue with the way you built something on your end. If it still does not work with this file, there may be something wrong either with the device or something goes wrong when you are flashing it.&lt;/p&gt;
[quote user="Yurii_B"]Any other ways to check if board itself is ok? That all boot components are there?[/quote]
&lt;p&gt;Here is one way to verify that the device has a bootloader:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open nRF Connect for Desktop -&amp;gt; Programmer&lt;/li&gt;
&lt;li&gt;Connect Thingy:53 and nRF52840 DK as in the image you uploaded.&lt;br /&gt;[quote user="Yurii_B"]&lt;img style="max-height:240px;max-width:320px;cursor:zoom-in;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/7571.IMG_5F00_2337.jpg" /&gt;[/quote]&lt;/li&gt;
&lt;li&gt;Turn the thingy &lt;em&gt;off&lt;/em&gt;. Turn &lt;em&gt;on&lt;/em&gt; the DK.&lt;/li&gt;
&lt;li&gt;Then press and hold SW2 (marked in pink, located next to SW3) while flipping SW1 to &amp;#39;on&amp;#39;&amp;#39;. &lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1713518892880v3.png" alt=" " /&gt;&lt;/li&gt;
&lt;li&gt;Verify that &amp;quot;Bootloader Thingy:53&amp;quot; is visible in Programmer. This indicates a bootlader is present.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/478630?ContentTypeID=1</link><pubDate>Sat, 13 Apr 2024 23:06:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88803b7a-eb48-4e01-a130-3eee5930cb41</guid><dc:creator>Yurii_B</dc:creator><description>&lt;p&gt;Any other ways to check if board itself is ok? That all boot components are there?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/478629?ContentTypeID=1</link><pubDate>Sat, 13 Apr 2024 22:55:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18496e94-8484-4c12-a818-b26ddfdc3088</guid><dc:creator>Yurii_B</dc:creator><description>&lt;p&gt;Seems like device is still the same.&lt;/p&gt;
&lt;p&gt;I did try precompiled FW. Blinky. Still the same, no lights, no response. That is from start I cannot flash that device. All others are fine.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;yuriiboiko@EG-MBP-YuBo zephyr % nrfjprog -f NRF53 --program merged_CPUAPP.hex --chiperase --verify --reset
[ ######               ]   0.000s | Erase file - Check image                                        [ #################### ]   0.359s | Erase file - Done erasing                                                          
[ ######               ]   0.000s | Program file - Checking image                                   [ ####                 ]   0.000s | Check image validity - Initialize device info                   [ ########             ]   0.000s | Check image validity - Check region 0 settings                  [ ############         ]   0.000s | Check image validity - block 1 of 3                             [ ################     ]   0.001s | Check image validity - block 2 of 3                             [ #################### ]   0.011s | Check image validity - Finished                                 [ #############        ]   0.000s | Program file - Programming                                      [ ######               ]   0.000s | Programming image - block 1 of 2                                [ #############        ]   0.231s | Programming image - block 2 of 2                                [ #################### ]   0.000s | Programming image - Write successful                            [ #################### ]   1.711s | Program file - Done programming                                                    
[ ######               ]   0.000s | Verify file - Check image                                       [ ####                 ]   0.000s | Check image validity - Initialize device info                   [ ########             ]   0.000s | Check image validity - Check region 0 settings                  [ ############         ]   1.217s | Check image validity - block 1 of 3                             [ ################     ]   0.457s | Check image validity - block 2 of 3                             [ #################### ]   0.011s | Check image validity - Finished                                 [ #############        ]   0.000s | Verify file - Verifying                                         [ ######               ]   0.000s | Verifying image - block 1 of 2                                  [ #############        ]   0.226s | Verifying image - block 2 of 2                                  [ #################### ]   0.000s | Verifying image - Verify successful                             [ #################### ]   1.720s | Verify file - Done verifying                                                       
Applying system reset.
Run.
yuriiboiko@EG-MBP-YuBo zephyr % 
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Here is setup:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/IMG_5F00_2337.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/478090?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2024 13:49:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5454a5ad-897d-4ecb-b558-28bc57f92fd4</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Yurii, sorry for another delay.&lt;/p&gt;
&lt;p&gt;Try the following:&lt;/p&gt;
&lt;p&gt;Connect nRF5340 DK via USB and Thingy:53 connected via debug cable (powered by USB and turned on). Download the attached &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2604.merged.hex"&gt;merged.hex&lt;/a&gt;&amp;nbsp;and program it the following way.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;nrfjprog -f NRF53 --program merged.hex --chiperase --verify --reset&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;You should now see the LED on Thingy:53 flashing red. If this works we at least know that you are able to flash the thingy.&lt;/p&gt;
&lt;p&gt;Try using nRF5340 DK if you have that board at hand. When using an old nRF52 DK that had not been updated I was in some occations not able to flash Thingy:53 properly.&lt;/p&gt;
&lt;p&gt;You could also try to build and flash &lt;code&gt;blinky&lt;/code&gt; from VS Code with nRF5340 DK and Thingy:53 connected via the debug cable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/475724?ContentTypeID=1</link><pubDate>Mon, 25 Mar 2024 15:30:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7911c79-fe09-4c2e-88c0-20c4a77d2be2</guid><dc:creator>Yurii_B</dc:creator><description>&lt;p&gt;I can build and flash all samples to my other devices. I can use&amp;nbsp;&lt;span&gt;nRF5340DK,&amp;nbsp;nRF52 DK &amp;amp;&amp;nbsp;Thingy:52. Only&amp;nbsp;Thingy:53 is not seem to be working fine.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I did go through all of the fundamentals. I assume something is different with&amp;nbsp;Thingy:53 specifically that I cannot seem to be able to flash it.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/475433?ContentTypeID=1</link><pubDate>Fri, 22 Mar 2024 14:45:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:925daf33-f6da-471d-858c-2239c214a874</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Yurii, sorry for the delay. &lt;/p&gt;
&lt;p&gt;Are you able to build and flash the &lt;code&gt;blinky&lt;/code&gt; sample using VS Code?&lt;/p&gt;
&lt;p&gt;Check out the &lt;em&gt;nRF Connect SDK Fundamentals&lt;/em&gt; course on DevAcademy. &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-1-nrf-connect-sdk-introduction/topic/exercise-2-1/"&gt;Exercise 2&lt;/a&gt; will take you through the necessary steps for building and flashing &lt;code&gt;blinky&lt;/code&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/472277?ContentTypeID=1</link><pubDate>Tue, 05 Mar 2024 15:05:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd463914-79c4-4303-a78c-135b00ea65db</guid><dc:creator>Yurii_B</dc:creator><description>&lt;p&gt;Thank you for commands. I did execute 2 of them.&lt;/p&gt;
&lt;p&gt;Appears I was able to program. Device still would not blink or advertise.&lt;/p&gt;
&lt;p&gt;Do I do something in wrong order?&lt;/p&gt;
&lt;p&gt;Try #1&lt;/p&gt;
&lt;p&gt;```&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;yuriiboiko@Yuriis-Mac thingy53_nrf5340_cpuapp_ns % nrfjprog -f NRF53 --program thingy_blinky_500_ms.hex &amp;ndash;-chiperase --recover --verify&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[ ###### ] 0.000s | Erase file - Check image [ #################### ] 1.172s | Erase file - Done erasing &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[ ###### ] 0.000s | Program file - Checking imag[ ##### ] 0.000s | Check image validity - Initi[ ########## ] 0.000s | Check image validity - Check[ ############### ] 0.000s | Check image validity - block[ #################### ] 0.004s | Check image validity - Finis[ ############# ] 0.000s | Program file - Programming [ ########## ] 0.000s | Programming image - block 1 [ #################### ] 0.000s | Programming image - Write su[ #################### ] 0.333s | Program file - Done programming &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[ ###### ] 0.000s | Verify file - Check image [ ##### ] 0.000s | Check image validity - Initi[ ########## ] 0.000s | Check image validity - Check[ ############### ] 0.138s | Check image validity - block[ #################### ] 0.004s | Check image validity - Finis[ ############# ] 0.000s | Verify file - Verifying [ ########## ] 0.000s | Verifying image - block 1 of[ #################### ] 0.000s | Verifying image - Verify suc[ #################### ] 0.311s | Verify file - Done verifying &lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;```&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Try #2&lt;/p&gt;
&lt;p&gt;```&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;yuriiboiko@Yuriis-Mac zephyr % nrfjprog -f NRF53 --program merged_CPUAPP.hex &amp;ndash;-chiperase --recover --verify&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[ ###### ] 0.000s | Erase file - Check image [ #################### ] 1.175s | Erase file - Done erasing &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[ ###### ] 0.000s | Program file - Checking imag[ #### ] 0.000s | Check image validity - Initi[ ######## ] 0.000s | Check image validity - Check[ ############ ] 0.000s | Check image validity - block[ ################ ] 0.001s | Check image validity - block[ #################### ] 0.012s | Check image validity - Finis[ ############# ] 0.000s | Program file - Programming [ ###### ] 0.000s | Programming image - block 1 [ ############# ] 0.233s | Programming image - block 2 [ #################### ] 0.000s | Programming image - Write su[ #################### ] 1.718s | Program file - Done programming &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[ ###### ] 0.000s | Verify file - Check image [ #### ] 0.000s | Check image validity - Initi[ ######## ] 0.000s | Check image validity - Check[ ############ ] 1.221s | Check image validity - block[ ################ ] 0.459s | Check image validity - block[ #################### ] 0.011s | Check image validity - Finis[ ############# ] 0.000s | Verify file - Verifying [ ###### ] 0.000s | Verifying image - block 1 of[ ############# ] 0.227s | Verifying image - block 2 of[ #################### ] 0.000s | Verifying image - Verify suc[ #################### ] 1.727s | Verify file - Done verifying &lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;```&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/472079?ContentTypeID=1</link><pubDate>Mon, 04 Mar 2024 15:41:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8dacdeba-5e5a-4e9d-9763-2cd94e06c0d3</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Sorry for the delay.&lt;/p&gt;
&lt;p&gt;Please see &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf_cltools%2FUG%2Fcltools%2Fnrf_nrfjprogexe.html"&gt;Programming SoCs with nrfjprog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Try &lt;code&gt;&lt;span&gt;&lt;span dir="ltr"&gt;nrfjprog --program zephyr.hex&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Also try using --chiperase, as described in the link. However, you will then need to change family as described.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/470530?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2024 22:13:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b53f9ac9-4a09-4e09-9dc0-1ef90edc86db</guid><dc:creator>Yurii_B</dc:creator><description>&lt;p&gt;Yes, please provide how to do that. I will try using precompiled FW from nordic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/470502?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2024 15:12:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9767e15-8a86-4980-9ddd-96e4b5eb4855</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Yuri,&lt;/p&gt;
&lt;p&gt;As you have an external programmer, could you try programming the device from the command line directly, using nrfjprog? I can provide detals on Monday.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/469880?ContentTypeID=1</link><pubDate>Tue, 20 Feb 2024 16:57:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e83710b-4a01-4285-95df-1c90a88d754e</guid><dc:creator>Yurii_B</dc:creator><description>&lt;p&gt;I did try to use precompiled&amp;nbsp;Peripheral_LBS -&amp;gt;&amp;nbsp;peripheral_lbs_2.5.0_thingy53_nrf5340.zip&lt;/p&gt;
&lt;p&gt;I also tried to program via VS different samples like bliky and peripheral.&lt;/p&gt;
&lt;p&gt;Not sure what you mean by&amp;nbsp;&lt;/p&gt;
[quote userid="90815" url="~/f/nordic-q-a/108167/thingy-53-programming/469814"]Programmer whether the bootloader is present?[/quote]
&lt;p&gt;If that :&lt;/p&gt;
&lt;p&gt;In the Programmer navigation bar, click SELECT DEVICE.&lt;br /&gt;A drop-down menu appears.&lt;br /&gt;In the drop-down menu, select Bootloader Thingy:53.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Than no, I do not see&amp;nbsp;&lt;span&gt;Bootloader Thingy:53.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I do not see any output in&amp;nbsp;Serial Terminal in nRF Connect for Desktop.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/469814?ContentTypeID=1</link><pubDate>Tue, 20 Feb 2024 13:39:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d00f436-9760-41a5-a27e-cc167bdc6aed</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Yuri, sorry for the delay.&lt;/p&gt;
&lt;p&gt;Which sample did you select?&lt;/p&gt;
&lt;p&gt;After programming the sample, could you check in Programmer whether the bootloader is present?&lt;/p&gt;
&lt;p&gt;What happens if you try Serial Terminal in nRF Connect for Desktop? Is there any log output?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/469342?ContentTypeID=1</link><pubDate>Sat, 17 Feb 2024 13:46:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99fe3fc0-5257-4437-b005-920f5ee29da9</guid><dc:creator>Yurii_B</dc:creator><description>&lt;p&gt;Any suggestions how can I make it work? &lt;a href="https://devzone.nordicsemi.com/members/hahe"&gt;helsing&lt;/a&gt;&amp;nbsp;? I did follow your advice on type of files.&lt;/p&gt;
&lt;p&gt;As I mentioned, I can see programming is done correctly. No lights or BLE module turned on.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/468306?ContentTypeID=1</link><pubDate>Sun, 11 Feb 2024 19:56:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03fd0a87-229e-4b05-b30c-2b051484cd63</guid><dc:creator>Yurii_B</dc:creator><description>&lt;p&gt;Here is also sussessful log of programming via VSC.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;-- runners.nrfjprog: Flashing file: ....project_path..../build/zephyr/merged_domains.hex
-- runners.nrfjprog: ....project_path..../build/zephyr/merged_domains.hex targets both nRF53 coprocessors; splitting it into: ....project_path..../build/zephyr/GENERATED_CP_NETWORK_merged_domains.hex and ....project_path..../build/zephyr/GENERATED_CP_APPLICATION_merged_domains.hex
[ ######               ]   0.000s | Erase file - Check image                                                   [ ###                  ]   0.000s | Check image validity - Initialize device info                              [ ######               ]   0.000s | Check image validity - Check region 0 settings                             [ ##########           ]   0.000s | Check image validity - block 1 of 4                                        [ #############        ]   0.022s | Check image validity - block 2 of 4                                        [ ################     ]   0.010s | Check image validity - block 3 of 4                                        [ #################### ]   0.062s | Check image validity - Finished                                            [ #############        ]   0.000s | Erase file - Erasing                                                       [ #####                ]   0.000s | Erasing non-volatile memory - block 1 of 3                                 [ ##########           ]   1.063s | Erasing non-volatile memory - block 2 of 3                                 [ ###############      ]   0.386s | Erasing non-volatile memory - block 3 of 3                                 [ #################### ]   0.000s | Erasing non-volatile memory - Erase successful                             [ #################### ]  10.155s | Erase file - Done erasing                                                          
[ ######               ]   0.000s | Program file - Checking image                                              [ ###                  ]   0.000s | Check image validity - Initialize device info                              [ ######               ]   0.000s | Check image validity - Check region 0 settings                             [ ##########           ]  10.311s | Check image validity - block 1 of 4                                        [ #############        ]   5.316s | Check image validity - block 2 of 4                                        [ ################     ]   2.115s | Check image validity - block 3 of 4                                        [ #################### ]   0.028s | Check image validity - Finished                                            [ #############        ]   0.000s | Program file - Programming                                                 [ #####                ]   0.000s | Programming image - block 1 of 3                                           [ ##########           ]   0.147s | Programming image - block 2 of 3                                           [ ###############      ]   0.051s | Programming image - block 3 of 3                                           [ #################### ]   0.000s | Programming image - Write successful                                       [ #################### ]   1.363s | Program file - Done programming                                                    
[ ######               ]   0.000s | Verify file - Check image                                                  [ ###                  ]   0.000s | Check image validity - Initialize device info                              [ ######               ]   0.000s | Check image validity - Check region 0 settings                             [ ##########           ]  11.798s | Check image validity - block 1 of 4                                        [ #############        ]   6.083s | Check image validity - block 2 of 4                                        [ ################     ]   2.421s | Check image validity - block 3 of 4                                        [ #################### ]   0.033s | Check image validity - Finished                                            [ #############        ]   0.000s | Verify file - Verifying                                                    [ #####                ]   0.000s | Verifying image - block 1 of 3                                             [ ##########           ]   0.145s | Verifying image - block 2 of 3                                             [ ###############      ]   0.050s | Verifying image - block 3 of 3                                             [ #################### ]   0.000s | Verifying image - Verify successful                                        [ #################### ]   1.389s | Verify file - Done verifying                                                       
[ ######               ]   0.000s | Erase file - Check image                                                   [ ####                 ]   0.000s | Check image validity - Initialize device info                              [ ########             ]   0.000s | Check image validity - Check region 0 settings                             [ ############         ]   0.000s | Check image validity - block 1 of 3                                        [ ################     ]   0.008s | Check image validity - block 2 of 3                                        [ #################### ]   0.039s | Check image validity - Finished                                            [ #############        ]   0.000s | Erase file - Erasing                                                       [ ######               ]   0.000s | Erasing non-volatile memory - block 1 of 2                                 [ #############        ]   0.966s | Erasing non-volatile memory - block 2 of 2                                 [ #################### ]   0.000s | Erasing non-volatile memory - Erase successful                             [ #################### ]   7.385s | Erase file - Done erasing                                                          
[ ######               ]   0.000s | Program file - Checking image                                              [ ####                 ]   0.000s | Check image validity - Initialize device info                              [ ########             ]   0.000s | Check image validity - Check region 0 settings                             [ ############         ]   5.081s | Check image validity - block 1 of 3                                        [ ################     ]   1.906s | Check image validity - block 2 of 3                                        [ #################### ]   0.011s | Check image validity - Finished                                            [ #############        ]   0.000s | Program file - Programming                                                 [ ######               ]   0.000s | Programming image - block 1 of 2                                           [ #############        ]   0.228s | Programming image - block 2 of 2                                           [ #################### ]   0.000s | Programming image - Write successful                                       [ #################### ]   1.671s | Program file - Done programming                                                    
[ ######               ]   0.000s | Verify file - Check image                                                  [ ####                 ]   0.000s | Check image validity - Initialize device info                              [ ########             ]   0.000s | Check image validity - Check region 0 settings                             [ ############         ]   6.307s | Check image validity - block 1 of 3                                        [ ################     ]   2.366s | Check image validity - block 2 of 3                                        [ #################### ]   0.011s | Check image validity - Finished                                            [ #############        ]   0.000s | Verify file - Verifying                                                    [ ######               ]   0.000s | Verifying image - block 1 of 2                                             [ #############        ]   0.223s | Verifying image - block 2 of 2                                             [ #################### ]   0.000s | Verifying image - Verify successful                                        [ #################### ]   1.680s | Verify file - Done verifying                                                       
Applying pin reset.
-- runners.nrfjprog: Board with serial number 1050350826 flashed successfully.
 *  Terminal will be reused by tasks, press any key to close it. 
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/468275?ContentTypeID=1</link><pubDate>Fri, 09 Feb 2024 18:15:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f07d9e4b-324e-4a15-84e4-efa72b1cc163</guid><dc:creator>Yurii_B</dc:creator><description>&lt;p&gt;I did. I did see success. The same would be for VSC. I press program button, board is programmed. No errors.&lt;/p&gt;
&lt;p&gt;Only thing - no light turns on and&amp;nbsp;BLE module would not be started.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53: Programming</title><link>https://devzone.nordicsemi.com/thread/468257?ContentTypeID=1</link><pubDate>Fri, 09 Feb 2024 15:18:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55067b36-8c16-42a9-b363-b5dd100543d2</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Yurii,&lt;/p&gt;
&lt;p&gt;When using an external debug probe, try selecting the .hex files in stead of the .zip files.&lt;/p&gt;
&lt;p&gt;Please refer to contents.txt in the downloaded precompiled firmware archive.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1707491890000v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>