<?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>NORIC eveloution board without debugger</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23145/noric-eveloution-board-without-debugger</link><description>Hello, 
 I want to use NORDIC nrf52 to perform some power consumption Analysis. Is there any eveloution board from NORDIC that don,t have debugger connected to it? I want to use an external debugger to configure the board and then want to remove it once</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Jul 2017 08:32:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23145/noric-eveloution-board-without-debugger" /><item><title>RE: NORIC eveloution board without debugger</title><link>https://devzone.nordicsemi.com/thread/91033?ContentTypeID=1</link><pubDate>Wed, 12 Jul 2017 08:32:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5db3a9f8-924f-4693-964b-fd65a248a812</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You should be able to use it directly. Note that you need to configure wakeup source first. Check out &lt;a href="http://discuss.redbear.cc/t/power-reduce-in-ble-nano/1237/14"&gt;this answer&lt;/a&gt; on the RBL forum (which support the same Arduino library).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NORIC eveloution board without debugger</title><link>https://devzone.nordicsemi.com/thread/91034?ContentTypeID=1</link><pubDate>Wed, 12 Jul 2017 07:44:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce8155f0-daa2-4712-8c15-547884ef5715</guid><dc:creator>Mabbas</dc:creator><description>&lt;p&gt;How i can use sd_power_system_off() in ardunio API ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NORIC eveloution board without debugger</title><link>https://devzone.nordicsemi.com/thread/91032?ContentTypeID=1</link><pubDate>Tue, 11 Jul 2017 12:35:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2cf1f748-f11f-4348-8097-e030a76b8566</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;The Arduino API is described &lt;a href="https://github.com/sandeepmistry/arduino-BLEPeripheral/blob/master/API.md"&gt;here&lt;/a&gt;. You should be able to set custom advertising data using &lt;a href="https://github.com/sandeepmistry/arduino-BLEPeripheral/blob/master/API.md#manufacturer-data"&gt;&lt;code&gt;setManufacturerData()&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NORIC eveloution board without debugger</title><link>https://devzone.nordicsemi.com/thread/91031?ContentTypeID=1</link><pubDate>Mon, 10 Jul 2017 16:46:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3241d8ec-18ea-4f1f-8774-f3e828e98710</guid><dc:creator>Mabbas</dc:creator><description>&lt;p&gt;I want to have an advertising data of 31 bytes but i am unable to make in with the arduino API.
Can you please tell me How i can set the advertising data in arduino API for simple peripheral ?&lt;/p&gt;
&lt;p&gt;I could not find the function for that.&lt;/p&gt;
&lt;p&gt;waiting for your kind reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NORIC eveloution board without debugger</title><link>https://devzone.nordicsemi.com/thread/91028?ContentTypeID=1</link><pubDate>Wed, 05 Jul 2017 14:51:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f884f113-8966-4a77-b33a-a7069d064365</guid><dc:creator>Mabbas</dc:creator><description>&lt;p&gt;Hi muon ,&lt;/p&gt;
&lt;p&gt;I bought nRF52832 breakout board and SparkFun Beefy 3 - FTDI Basic Breakout. I wan able to program the chip just for two times. After that i did not got any success.
I followed the instruction of following page:
&lt;a href="https://learn.sparkfun.com/tutorials/nrf52832-breakout-board-hookup-guide?_ga=2.92368413.1481228895.1499172751-1682982635.1497524461#ble-blink-example"&gt;learn.sparkfun.com/.../nrf52832-breakout-board-hookup-guide&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But now arduino IDE gives following error :&lt;/p&gt;
&lt;p&gt;Flow control is disabled.
Failed to upgrade target.
Possible causes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;bootloader, SoftDevice or application on target does not match the requirements in the DFU package.&lt;/li&gt;
&lt;li&gt;baud rate or flow control is not the same as in the target bootloader.&lt;/li&gt;
&lt;li&gt;target is not in DFU mode. If using the SDK examples, press Button 4 and RESET and release both to enter DFU mode.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NORIC eveloution board without debugger</title><link>https://devzone.nordicsemi.com/thread/91029?ContentTypeID=1</link><pubDate>Thu, 29 Jun 2017 11:23:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5c65680-a174-40cb-82df-0638221b434a</guid><dc:creator>muon</dc:creator><description>&lt;p&gt;Yes, you&amp;#39;ll need a J-Link to program/debug. You can use either a stand-alone J-Link or the J-Link OB on the Nordic nRF52 DK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NORIC eveloution board without debugger</title><link>https://devzone.nordicsemi.com/thread/91030?ContentTypeID=1</link><pubDate>Thu, 29 Jun 2017 11:01:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1dc1cfb-0921-4754-b367-603716b3af3a</guid><dc:creator>Mabbas</dc:creator><description>&lt;p&gt;Thanks for you reply.&lt;/p&gt;
&lt;p&gt;Can i flash the chip using debugger ? which debugger it supports ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NORIC eveloution board without debugger</title><link>https://devzone.nordicsemi.com/thread/91027?ContentTypeID=1</link><pubDate>Thu, 29 Jun 2017 10:55:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a75b45a5-80b5-47c9-acaa-8cc65c28a056</guid><dc:creator>muon</dc:creator><description>&lt;p&gt;Sparkfun sell their own nRF52832 &lt;a href="https://www.sparkfun.com/products/13990"&gt;breakout board&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>