<?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>Cryptocell on nRF52840 USB dongle?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35892/cryptocell-on-nrf52840-usb-dongle</link><description>Hi all, 
 I&amp;#39;m interested in the new nRF52840 USB dongle. Currently I&amp;#39;m working on adding some security functionalities to nRF52840 PDK. 
 Is nRF52840 USB dongle compatible with Cryptocell library? And what about OPTIGA TRUST X? 
 I cant find information</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Aug 2018 20:17:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35892/cryptocell-on-nrf52840-usb-dongle" /><item><title>RE: Cryptocell on nRF52840 USB dongle?</title><link>https://devzone.nordicsemi.com/thread/144771?ContentTypeID=1</link><pubDate>Fri, 17 Aug 2018 20:17:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d599195-b194-48da-a1d1-549a1c6af178</guid><dc:creator>Cy</dc:creator><description>&lt;p&gt;I do see that both the SWD/IO and the SWDCLK are wired in the USB and therefore the USB dongle should be programmable through a DK. Also, debug can be handle through the SWD/IO and SWDCLK and the segger modules. It is currently how my custom hardware is developed right now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cryptocell on nRF52840 USB dongle?</title><link>https://devzone.nordicsemi.com/thread/138703?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 08:49:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf8c6ca9-4b77-4b85-b502-dad040bf07ef</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;The PCA10059 does not have a debugger, so it relies on using the DFU (over USB) to be programmed. If you are going to actively develop, I would recommend that you get a nRF52840-DK instead, as this one has a on-board debugger.&lt;/p&gt;
&lt;p&gt;Code between the two are almost compatible, where the difference is the button and LED outputs.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The next version of the SDK will have more project for the PCA10059, but I cannot state which, as I do not know. If you contact your regional sales manager (RSM for short), you will get more information on upcoming releases. If you do not have the contacts of your RSM, send me a private/direct message with your location, and I&amp;#39;ll point to to your RSM&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cryptocell on nRF52840 USB dongle?</title><link>https://devzone.nordicsemi.com/thread/138454?ContentTypeID=1</link><pubDate>Mon, 02 Jul 2018 08:30:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66f055b2-09f5-46f7-ba9a-3ff413b5fabd</guid><dc:creator>manumonti</dc:creator><description>&lt;p&gt;Hello&amp;nbsp;H&amp;aring;kon, thank you for your answer.&lt;/p&gt;
&lt;p&gt;I just took a look to CryptoCell examples in the SDK, but I only found code and examples for PCA10056, and not for PCA10059 (USB dongle). Is the code compatible between both boards in this case? And in the other examples?&lt;/p&gt;
&lt;p&gt;By the way, will I find more examples for PCA10059 in the next version of SDK v15? When will it be released?&lt;/p&gt;
&lt;p&gt;Manuel Montenegro&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cryptocell on nRF52840 USB dongle?</title><link>https://devzone.nordicsemi.com/thread/138264?ContentTypeID=1</link><pubDate>Fri, 29 Jun 2018 11:43:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88dd8b64-b30e-4582-8280-947e190becd8</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can find examples for the CC310 and the optiga trust x in SDK v15:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/cryptocell_example.html?cp=4_0_0_4_2_1_0"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/cryptocell_example.html?cp=4_0_0_4_2_1_0&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ifx_optiga_ecdsa_simple_example.html?cp=4_0_0_4_2_1_1"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ifx_optiga_ecdsa_simple_example.html?cp=4_0_0_4_2_1_1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Note that none of our kits include the optiga trust x IC, so you&amp;#39;ll need to order a module, as specified in the above documentation.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>