<?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>I used bootloader V5.4 and i dont see the prints</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92642/i-used-bootloader-v5-4-and-i-dont-see-the-prints</link><description>Hi, 
 i use NRF52832 
 I used bootloader V5.4 and I don&amp;#39;t see the prints I used SEGGER workspace 
 in sdk the settings set #define NRF_LOG_DEFAULT_LEVEL 4 
 what can I do to see the prints in rtt viewer 
 and more question 
 in DFU mode how can i know</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Oct 2022 08:54:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92642/i-used-bootloader-v5-4-and-i-dont-see-the-prints" /><item><title>RE: I used bootloader V5.4 and i dont see the prints</title><link>https://devzone.nordicsemi.com/thread/390579?ContentTypeID=1</link><pubDate>Thu, 13 Oct 2022 08:54:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4369eb77-9c91-47d8-9377-165698c46a43</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;We do not have a SDK17.2 release.&lt;/p&gt;
&lt;p&gt;Our latest &lt;a href="https://www.nordicsemi.com/Products/Development-software/nRF5-SDK/Download?lang=en#infotabs"&gt;nRF5 SDK release&lt;/a&gt; is SDK17.1.0:&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/pastedimage1665651088442v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Also, I see that you don&amp;#39;t have the &amp;quot;examples&amp;quot; folder. Where is your bootloader project located?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;2,3:&lt;/p&gt;
&lt;p&gt;So you mean transferring an application image, using the bootloader then. I assume you are using a BLE bootloader, since you said &amp;quot;&lt;span&gt;how can i know that the BL SW received all the&amp;nbsp;BLE package&amp;quot; in your original post. The BLE stack will handle retransmissions, so you don&amp;#39;t need to worry about that.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;How do you transfer the image? Do you use nRF Connect for Desktop -&amp;gt; Bluetooth Low Energy? Or do you use nRF Connect for Android/BLE? Or do you use nrfutil directly?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;BR,&lt;br /&gt;Edvin&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I used bootloader V5.4 and i dont see the prints</title><link>https://devzone.nordicsemi.com/thread/390411?ContentTypeID=1</link><pubDate>Wed, 12 Oct 2022 11:08:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df0466a2-d9dc-44a5-96e1-0337913c35dd</guid><dc:creator>Hadar</dc:creator><description>&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/pastedimage1665572833468v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;this is what in my SDK 17.2 folder&lt;/p&gt;
&lt;p&gt;2,3 i used nrfutil to the bootloader ttranferation&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I used bootloader V5.4 and i dont see the prints</title><link>https://devzone.nordicsemi.com/thread/390162?ContentTypeID=1</link><pubDate>Tue, 11 Oct 2022 07:22:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:429c20aa-dfe4-4999-9f80-840f097ab4bd</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Do you have a folder containing the SDK on your computer? If so, what do you see inside the folder:&lt;/p&gt;
&lt;p&gt;SDK\examples\dfu\secure_bootloader\ ?&lt;/p&gt;
&lt;p&gt;2,3: Using the bootloader to transfer the appliaction image that you generated using nrfutil, or using a programmer to program the application&amp;#39;s .hex file directly?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I used bootloader V5.4 and i dont see the prints</title><link>https://devzone.nordicsemi.com/thread/390151?ContentTypeID=1</link><pubDate>Tue, 11 Oct 2022 06:29:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e15d7066-cdfa-4d8a-b1d1-ad2d2b7811c3</guid><dc:creator>Hadar</dc:creator><description>&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;thanks for your fast answer,&lt;/p&gt;
&lt;p&gt;1. where I found the debug version? its the same version like the SW I used?&lt;/p&gt;
&lt;p&gt;2,3. i mean to burning new application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I used bootloader V5.4 and i dont see the prints</title><link>https://devzone.nordicsemi.com/thread/390149?ContentTypeID=1</link><pubDate>Tue, 11 Oct 2022 06:24:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da6e6b38-7c34-49d9-b0b0-36205831886e</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Ah, the v5.40 refers to your version of Segger Embedded Studio. That is fine.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What SDK version are you using?&lt;/p&gt;
&lt;p&gt;The &amp;quot;secure_bootloader&amp;quot; project doesn&amp;#39;t have any RTT logging. If you want RTT logging in your bootloader, you must use the _debug version of the bootloader. I don&amp;#39;t know what sort of bootloader, but if you are using the UART bootloader, you must use the pca10040_uart_debug. If you are using the BLE bootloader, you must use the pca10040_s132_ble_debug. These projects are already set up with RTT logging.&lt;/p&gt;
&lt;p&gt;2: What do you mean by &amp;quot;burn the SW&amp;quot;? Do you mean flash the bootloader using Segger Embedded Studio? Or do you mean transfer the application image?&lt;/p&gt;
&lt;p&gt;3: That depends on what you mean by &amp;quot;burning&amp;quot;. Do you mean programming the bootloader or transferring the new application image?&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I used bootloader V5.4 and i dont see the prints</title><link>https://devzone.nordicsemi.com/thread/390138?ContentTypeID=1</link><pubDate>Tue, 11 Oct 2022 05:42:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b162058d-ed98-4fa3-8bee-0ba1c67e1e80</guid><dc:creator>Hadar</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I used Secure_Bootloader&amp;nbsp;&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/pastedimage1665466579943v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;and I have 3 questions&lt;/p&gt;
&lt;p&gt;1. I cant see the prints in RTT viewer I need it for debug the SW (which settings I need to change for it?).&lt;/p&gt;
&lt;p&gt;2. when I burned the SW how can I know that the package transfer completely?&lt;/p&gt;
&lt;p&gt;there is not CRC for each package.&lt;/p&gt;
&lt;p&gt;3. I want to reduce the burning time do you have any suggestions for me?&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;Hadar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I used bootloader V5.4 and i dont see the prints</title><link>https://devzone.nordicsemi.com/thread/389806?ContentTypeID=1</link><pubDate>Fri, 07 Oct 2022 11:35:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c62c075-562c-45cd-a69e-80b3e4b0c255</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]I used bootloader V5.4[/quote]
&lt;p&gt;What is that? Where did you find it? I am not familiar with this version number/format.&lt;/p&gt;
&lt;p&gt;Are you using the nRF5 SDK? Are you using the secure_bootloader?&lt;/p&gt;
[quote user=""]in&amp;nbsp;DFU&amp;nbsp;mode how can i know that the BL SW received all the&amp;nbsp;BLE package&amp;nbsp;[/quote]
&lt;p&gt;What do you mean?&lt;/p&gt;
[quote user=""]the BL not return success or fail&amp;nbsp;[/quote]
&lt;p&gt;What does that mean?&lt;/p&gt;
[quote user=""]if the crc in the flash and the crc of Bluetooth not match what can I do to fix it[/quote]
&lt;p&gt;I guess you need to update the FW again.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am sorry, but I don&amp;#39;t think I understand your questions. Can you please try to explain a bit more? Perhaps a screenshot showing what you are seeing is helpful.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>