<?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>Using secure dfu without LOG (in release)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20499/using-secure-dfu-without-log-in-release</link><description>Hello, 
 I&amp;#39;m facing some problems when trying to migrate from secure dfu debug to release mode. 
 I set the nrf_log to use uart instead of rtt in both debug and release versions, when using debug, all process went ok, then I removed the DEBUG define</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Mar 2017 08:47:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20499/using-secure-dfu-without-log-in-release" /><item><title>RE: Using secure dfu without LOG (in release)</title><link>https://devzone.nordicsemi.com/thread/79923?ContentTypeID=1</link><pubDate>Thu, 23 Mar 2017 08:47:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:448c5cf5-5d6c-4f18-a905-317d9374fcf1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I&amp;#39;m glad that it works now :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using secure dfu without LOG (in release)</title><link>https://devzone.nordicsemi.com/thread/79922?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2017 16:07:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e53ebdb-7277-48b6-ba74-8d658608a188</guid><dc:creator>Luccas</dc:creator><description>&lt;p&gt;Well, It&amp;#39;s working now. I adapted the same steps from the example to my application and get it to work.
I&amp;#39;ve made some changes in bootloader to satisfy my application requirements  (had to enable twi) and could discover that it wasn&amp;#39;t working because of some twi miss-operations. When I removed uart I end up changing some required delay times which caused some crashes.
Anyway, your assistant was very important. Thanks.
Your dfu guide is awesome!&lt;/p&gt;
&lt;p&gt;Thank you (again) for your support!&lt;/p&gt;
&lt;p&gt;Att,
Luccas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using secure dfu without LOG (in release)</title><link>https://devzone.nordicsemi.com/thread/79920?ContentTypeID=1</link><pubDate>Tue, 21 Mar 2017 14:24:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7bc15d6d-426a-4079-9ae3-ce584125eba1</guid><dc:creator>Luccas</dc:creator><description>&lt;p&gt;Hi, I just tried to load the bootloader_secure example (release) and created an package from ble_app_hrs example, using a new generated key pair. It worked this way! Now I&amp;#39;m trying to discover why I couldn&amp;#39;t do it with my app, maybe because nrfutil wasn&amp;#39;t up to date.
Thanks for the quick reply. Your guide is very useful!
If I can&amp;#39;t get it to work I&amp;#39;ll get in touch. =)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using secure dfu without LOG (in release)</title><link>https://devzone.nordicsemi.com/thread/79919?ContentTypeID=1</link><pubDate>Tue, 21 Mar 2017 12:47:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d111e98a-7f6a-462d-9f6d-c57cdd0d3731</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Have you made sure you use the same private.key file to generate the public_key.c and the DFU .zip package ?&lt;/p&gt;
&lt;p&gt;You may want to send me the .zip file, the private key you generate, the publickey.c, the bootloader hex, the application hex file (any hex file maybe from one of our example) so I can check here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using secure dfu without LOG (in release)</title><link>https://devzone.nordicsemi.com/thread/79917?ContentTypeID=1</link><pubDate>Mon, 20 Mar 2017 19:48:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:437ae096-e402-4dc7-8535-df550da51554</guid><dc:creator>Luccas</dc:creator><description>&lt;p&gt;So I tried to update sdk to last one (13.0.0) together with S132 v4.0.2, and followed this guide &lt;a href="https://devzone.nordicsemi.com/blogs/1085/getting-started-with-nordics-secure-dfu-bootloader/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I could generate my init package and connect to dfuTarg that uses my own dfu_pub_key. But now I got another error: REMOTE DFU INVALID CRC ERROR. I used the same function form guide for generating .zip package. Any tips?&lt;/p&gt;
&lt;p&gt;Thank you very much for your attention!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using secure dfu without LOG (in release)</title><link>https://devzone.nordicsemi.com/thread/79921?ContentTypeID=1</link><pubDate>Thu, 16 Mar 2017 15:04:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e72fff2f-4bd9-49b3-b03d-294ceab2c214</guid><dc:creator>Luccas</dc:creator><description>&lt;p&gt;Hi, I&amp;#39;m using SDK 12.1, yes I tried to disabled LOG and UART. After doing this I &amp;#39;m still able to connect to DfuTarg, but when I send the package I get the TIMEOUT.
I&amp;#39;ll try more tests using stock example, I tried once without success also.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using secure dfu without LOG (in release)</title><link>https://devzone.nordicsemi.com/thread/79918?ContentTypeID=1</link><pubDate>Thu, 16 Mar 2017 14:21:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a740bc24-dc36-4b18-a09f-ec43c3b82692</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Luccas,&lt;/p&gt;
&lt;p&gt;Which SDK are you using ?&lt;/p&gt;
&lt;p&gt;Have you tried to disable LOG ? NRF_LOG_ENABLED  = 0  ?
When exactly do you get GATT CONN TIMEOUT ?&lt;/p&gt;
&lt;p&gt;Do you have same problem when you test with the stock (release) example ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>