<?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>MCU firmware</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37139/mcu-firmware</link><description>Hello I just got nrf52dk board, and have issues with dfu mode of MCU, after power on board is dead no any lights, no USB connection. After pushing reset and power on, MCU led blinking and have USB connection but just with access to firmware update .reset</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Aug 2018 07:17:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37139/mcu-firmware" /><item><title>RE: MCU firmware</title><link>https://devzone.nordicsemi.com/thread/144074?ContentTypeID=1</link><pubDate>Tue, 14 Aug 2018 07:17:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52d93273-93c4-4b44-97ad-0081d4fad81a</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;The SDK comes in a&amp;nbsp;.zip archive, so it&amp;#39;s important that you&amp;nbsp;extract the&amp;nbsp;&lt;span&gt;archive properly. You should also place the SDK folder close to root. e.g.&amp;nbsp;C:\Nordic\nRF5_SDK_15.0.0_a53641a&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If your having problems with Keil, I would like to recommend &lt;a href="https://www.segger.com/products/development-tools/embedded-studio/"&gt;Segger Embeddded Studio&lt;/a&gt;. We have a basic getting started guide &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.gs.ses/dita/gs/developing/intro.html?cp=1_1_0"&gt;here&lt;/a&gt;, and a &lt;a href="https://www.youtube.com/playlist?list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV"&gt;getting started youtube series&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCU firmware</title><link>https://devzone.nordicsemi.com/thread/144029?ContentTypeID=1</link><pubDate>Tue, 14 Aug 2018 00:25:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f36cd46-ecb5-4459-abe4-69150503dd9c</guid><dc:creator>Robertas</dc:creator><description>&lt;p&gt;As i am using Keil uVision5 its comes with old softdevices and examples, i tried import examples from nrf5 sdk 15 with no luck, if is any modern way to use this examples without missing files and errors? i didnt find any options to import last versions of softdevice. Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCU firmware</title><link>https://devzone.nordicsemi.com/thread/143509?ContentTypeID=1</link><pubDate>Thu, 09 Aug 2018 08:44:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac2f86b5-f06d-4241-bcb0-253d1cdbe352</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;&lt;span&gt;The nRF52832 is perfect for this.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;First you will need to find or write some drivers to interface with the i2c sensor. If it&amp;rsquo;s a popular sensor, you might find some drivers online somewhere. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;We have some I2C/TWI examples in the SDK, see &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/twi_sensor_example.html?cp=4_0_0_4_5_42"&gt;this &lt;/a&gt;and &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/twi_scanner_example.html?cp=4_0_0_4_5_41"&gt;this &lt;/a&gt;link.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;We also have a SD card example. See &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/app_sdcard_example.html?cp=4_0_0_4_5_34"&gt;this link&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;&lt;span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_gls.html?cp=4_0_0_4_1_2_11"&gt;Glucose Application example&lt;/a&gt;&lt;/span&gt;&amp;nbsp;in the SDK shows you how to implement passkey.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCU firmware</title><link>https://devzone.nordicsemi.com/thread/143500?ContentTypeID=1</link><pubDate>Thu, 09 Aug 2018 08:15:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:971f120c-1c2c-41ea-b956-748b9eef775b</guid><dc:creator>Robertas</dc:creator><description>&lt;p&gt;Thanks, It&amp;#39;s help me very much,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have one more question:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I want use nrf52832 as MCU to collect data from Ic2 temperature sensors record to sd card and real time monitoring on tablet as well read sd card logging data by Bluetooth on tablet, can you point me if it&amp;#39;s good idea to use this module as I tryed some examples and it&amp;#39;s look I didn&amp;#39;t find one of suitable with Bluetooth&amp;nbsp; pin pairing, or if it&amp;#39;s pairs without pin after unpairing device undiscovered til I reflash code to module, do you have any examples in mind which is good for this project or any advice, sorry for dump questions as I am new to this. Ex arduino user. Thanks&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCU firmware</title><link>https://devzone.nordicsemi.com/thread/142800?ContentTypeID=1</link><pubDate>Fri, 03 Aug 2018 11:45:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6998a9b-bd7a-4dd2-93d3-b9f54056310e</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;You will need to place the Segger J-Link MCU in bootloader mode in order to flash it.&lt;/p&gt;
&lt;p&gt;It should&amp;nbsp;then show up as a removable storage device:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1533296274982v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Double click on BOOTLOADER, and drag and drop the firmware (found in step 4, called &lt;span&gt;J-Link OB-SAM3U128-V2-NordicSemi 170724.bin&lt;/span&gt;) into the BOOTLOADER folder.&lt;/p&gt;
&lt;p&gt;Wait a couple of seconds, and turn off/on the DK again, and the JLINK drive should appear:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1533296548506v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;I would recommend downloading SDK 15 from &lt;a href="https://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v15.x.x/"&gt;here&lt;/a&gt;, and use &lt;a href="https://www.segger.com/products/development-tools/embedded-studio/"&gt;SES IDE&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Please take a look at the getting started guide found &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.gs.ses/dita/gs/developing/intro.html?cp=1_1_0"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCU firmware</title><link>https://devzone.nordicsemi.com/thread/142787?ContentTypeID=1</link><pubDate>Fri, 03 Aug 2018 11:26:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b12b4e23-09f5-4af5-a027-0279b3017b13</guid><dc:creator>Robertas</dc:creator><description>&lt;p&gt;Can I use same file to flash virgin MCU?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Another issue is I have this board at device manager but j-link can&amp;#39;t find any USB or com port, tryed different drivers including original, have checked with j-link config, arduino ide can see com port but crying about missing board&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your help&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCU firmware</title><link>https://devzone.nordicsemi.com/thread/142738?ContentTypeID=1</link><pubDate>Fri, 03 Aug 2018 07:39:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f8927ab-5b73-4d15-bd06-f6d0a9779680</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please&amp;nbsp;go through the steps in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/24592/my-nrf52-nrf51-dk-kit-doesn-t-work"&gt;this post&lt;/a&gt;. Step 4 in the post shows you how to&amp;nbsp;&lt;span&gt;reprogram the JLINK firmware.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>