<?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>nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62762/nrf52833-dk-blinky-problem</link><description>Hello! I have the following issue with my nRF52833 board: I am in the first stage of working with it and I wanted to try the simple blinky example. 
 However, since there is no pca10100 hex file in the examples/peripheral/blinky/hex folder, I decided</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Aug 2020 13:15:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62762/nrf52833-dk-blinky-problem" /><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/264281?ContentTypeID=1</link><pubDate>Wed, 12 Aug 2020 13:15:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1045a71-9dbe-4d4d-accb-9b5334fce3cc</guid><dc:creator>Marry</dc:creator><description>&lt;p&gt;Hi Karl,&lt;/p&gt;
[quote userid="87869" url="~/f/nordic-q-a/62762/nrf52833-dk-blinky-problem/264169"]what firmware are you currently running on your Thingy:52&amp;#39;s[/quote]
&lt;p&gt;- Yes, I am running the Mesh Demo from GitHub with the Light Switch control.&amp;nbsp;&lt;/p&gt;
[quote userid="87869" url="~/f/nordic-q-a/62762/nrf52833-dk-blinky-problem/264169"]I also suggest that questions in regards to the mesh demo is posted in the other ticket[/quote]
&lt;p&gt;- Agree, I will continue there.&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;again for all your help!&amp;nbsp;&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f37b.svg" title="Beers"&gt;&amp;#x1f37b;&lt;/span&gt;&amp;nbsp; Kind regards, Marry &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/264169?ContentTypeID=1</link><pubDate>Wed, 12 Aug 2020 07:44:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e9b1684-dbfb-4c8e-81ae-07779f456018</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Marry!&lt;/p&gt;
[quote user="Marry"]Thank for your feedback! In the meantime, I abandoned the idea of writing a bit in a register. Because I found the &lt;em&gt;Blinky Notification App&lt;/em&gt; - which you suggested as well.[/quote]
&lt;p&gt;I am happy that you found the example useful! It sounded like it would be a good fit to demonstrate the functionality you described earlier. The BLE part of the code is the most daunting to familiarize with, but know that it is much the same between the different BLE examples, so once you are familiar with the BLE process, you are familiar with most of the examples&amp;#39;s BLE part right off the bat! :)&amp;nbsp;&lt;/p&gt;
[quote user="Marry"]My next step would be to integrate Thingys:52 as&lt;strong&gt; relay nodes,&lt;/strong&gt; between the phone and the board. I created a new case&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/64136/thingy-52-mesh-network"&gt;here.&lt;/a&gt;&amp;nbsp;Would you&amp;nbsp;have any suggestions for that?&amp;nbsp;[/quote]
&lt;p&gt;I see from your other post that you are building a mesh network, and unfortunately I am not too familiar with the Mesh SDK - Luckily, Msromero is quite the expert on the subject! :)&lt;/p&gt;
&lt;p&gt;[quote user="Marry"][/quote]&lt;/p&gt;
&lt;p&gt;On the one hand - I think this feature is already there, in the code running on the boards.&lt;/p&gt;
&lt;p&gt;On the other hand&amp;nbsp;- I would like to see where/&lt;strong&gt;how it is implemented&lt;/strong&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This depends, what firmware are you currently running on your Thingy:52&amp;#39;s?&lt;br /&gt;If you are running the mesh demo that Msromeo mentioned, then you could find the project code in the &lt;a href="https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo/tree/master/Thingy_node/pca20020_s132/ses"&gt;ses directory&lt;/a&gt; ( if you are using segger embedded studio ).&lt;br /&gt;Please do not hesitate to ask if you have questions about the code! I also suggest that questions in regards to the mesh demo is posted in the other ticket.&lt;/p&gt;
[quote user="Marry"]Thank you again for all your very valuable input! You are no.1 help on DevZone![/quote]
&lt;p&gt;No problem, I am happy to help. You are too kind!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/263997?ContentTypeID=1</link><pubDate>Tue, 11 Aug 2020 10:01:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f275f4a-cee4-4cf7-94be-8a947bad8240</guid><dc:creator>Marry</dc:creator><description>&lt;p&gt;Hi Karl!&lt;/p&gt;
&lt;p&gt;Thank for your feedback! In the meantime, I abandoned the idea of writing a bit in a register. Because I found the &lt;em&gt;Blinky Notification App&lt;/em&gt; - which you suggested as well. Now I am trying to understand the actual code, to do other modifications; and I opened new threads, like you said.&lt;/p&gt;
&lt;p&gt;My next step would be to integrate Thingys:52 as&lt;strong&gt; relay nodes,&lt;/strong&gt; between the phone and the board. I created a new case&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/64136/thingy-52-mesh-network"&gt;here.&lt;/a&gt;&amp;nbsp;Would you&amp;nbsp;have any suggestions for that?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;On the one hand - I think this feature is already there, in the code running on the boards.&lt;/p&gt;
&lt;p&gt;On the other hand&amp;nbsp;- I would like to see where/&lt;strong&gt;how it is implemented&lt;/strong&gt;.&amp;nbsp;&lt;/p&gt;
[quote userid="87869" url="~/f/nordic-q-a/62762/nrf52833-dk-blinky-problem/262977"] may also tag me in the ticket[/quote]
&lt;p&gt;- Thank you so much! I will do that &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thank you again for all your very valuable input! You are no.1 help on DevZone! &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f3c6.svg" title="Trophy"&gt;&amp;#x1f3c6;&lt;/span&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f37a.svg" title="Beer"&gt;&amp;#x1f37a;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/262977?ContentTypeID=1</link><pubDate>Tue, 04 Aug 2020 11:42:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c787b8e-fd8b-44af-885e-6f7fd4b26838</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Marry,&lt;br /&gt;&lt;br /&gt;Thank you for your understanding!&lt;/p&gt;
&lt;p&gt;[quote user="Marry"][/quote]&lt;/p&gt;
&lt;p&gt;Thanks for explaining me! This week I am having a break from the project, because I have exams - I will come back in a week with a complete reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you very much &amp;amp; have a great week until then&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;No problem, I hope you have a great week as well.&lt;br /&gt;&lt;br /&gt;For future reference, if the questions you have diverges from the original ticket you opened, then it would be best that you open a new ticket for the unrelated questions. You may also tag me in the ticket if it is a followup question to a previous ticket.&lt;br /&gt;Creating new, specific tickets will make it easier for others experiencing similar issues to navigate the forum.&lt;br /&gt;&lt;br /&gt;Good luck with your exams! :)&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/262968?ContentTypeID=1</link><pubDate>Tue, 04 Aug 2020 11:24:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2a7b013-ee58-4692-bdc6-18bb6dae61f4</guid><dc:creator>Marry</dc:creator><description>&lt;p&gt;Hi Karl! It is absolutely fine! I imagined that the holiday season might be one reason for no reply&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/2708.svg" title="Airplane"&gt;&amp;#x2708;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks for explaining me! This week I am having a break from the project, because I have exams - I will come back in a week with a complete reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you very much &amp;amp; have a great week until then&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f31e.svg" title="Sun with face"&gt;&amp;#x1f31e;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Marry&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/262751?ContentTypeID=1</link><pubDate>Mon, 03 Aug 2020 10:07:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ccfb78bf-7028-47f9-907f-7a8dceadf7d4</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello again Marry!&lt;br /&gt;&lt;br /&gt;I am terribly sorry for my late reply - I have been out of office for some time now. My apologies.&lt;/p&gt;
[quote user="Marry"]I hope I can still get in touch with you, because you have been the most&amp;nbsp; helpful person to me, thank you very much[/quote]
&lt;p&gt;I am glad to hear you say that, thank you! It is no problem at all really, I am happy to help!&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
[quote user="Marry"]Having my development board and my thingys, it became clear that I should first implement my application on the dev_board, because the examples from the&amp;nbsp;&lt;em&gt;nRF5_SDK folder&lt;/em&gt; are suitable for that.[/quote]
&lt;p&gt;Yes, this is correct. The thingy is great as a rapid-prototyping platform, but when you start wanting to develop your own application - possibly using other hardware than the thingy provides - it is definitely better to develop on the Development Kit.&lt;/p&gt;
[quote user="Marry"]Could you please&amp;nbsp;give me an idea how I should start? There are so many possibilities, only if I had time to try everything[/quote]
&lt;p&gt;You really have done your research here, great!&lt;br /&gt;I concur that option 1 is the least desirable, since there already exists some examples for this.&lt;br /&gt;So, either option 2 or 3 should be done.&lt;br /&gt;To gain the best understanding along the way, while also achieving the same functionality I would perhaps suggest going for option 2 here - this way, you will already be familiar with most of the code you are working with from the tutorials you have completed, and also get familiar with merging other examples into your own code.&lt;br /&gt;To answer your questions about the approach in option 2:&amp;nbsp;&lt;/p&gt;
[quote user="Marry"]For my case, I would like to send a notification + write a bit in a register, when I press a button.[/quote]
&lt;p&gt;You can change the temperature-notification that you mention, to instead be a button-press notification.&lt;br /&gt;The simplest implementation of a button press notification can be seen in the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/ble_sdk_app_blinky.html"&gt;BLE Blinky peripheral example&lt;/a&gt;.&lt;br /&gt;The button trigger here will then be the press of a designated button on the DK, if I understood your question correctly.&lt;/p&gt;
[quote user="Marry"]The problem is that I am not sure how to write into the CUSTOMER registers.[/quote]
&lt;p&gt;Could you elaborate on this - do you have a particular memory register designated for storing this one bit, and you are not sure how to access it? If so, please elaborate which register / memory location and functions you are using for this.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Alternatively, you may go for option 3 - which is closer to providing your sought after functionality right off the bat ( only some modifications required to the code ), but which will require you to familiarize with the code &amp;quot;from scratch&amp;quot;.&lt;br /&gt;&lt;br /&gt;Once again I apologize for my late reply. I look forward to hearing your thoughts on this!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/259588?ContentTypeID=1</link><pubDate>Sun, 12 Jul 2020 19:14:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3969bbed-a650-403e-bc60-3586cf85af80</guid><dc:creator>Marry</dc:creator><description>&lt;p&gt;Hello Karl! I hope I can still get in touch with you, because you have been the most&amp;nbsp; helpful person to me, thank you very much&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f4af.svg" title="100"&gt;&amp;#x1f4af;&lt;/span&gt;. I studied:&lt;/p&gt;
[quote userid="91138" url="~/f/nordic-q-a/62762/nrf52833-dk-blinky-problem/256170"] the &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial"&gt;BLE advertising&lt;/a&gt;, &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial"&gt;BLE custom service&lt;/a&gt; and &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial"&gt;characteristic tutorials&lt;/a&gt;.[/quote]
&lt;p&gt;which you suggested me, very helpful, so thanks a lot! And I&amp;#39;ve got the &lt;strong&gt;nRF52840&lt;/strong&gt;&lt;span&gt;&amp;nbsp;board.&amp;nbsp;&lt;/span&gt;Now, I would like to ask for your opinion on the following issue:&lt;/p&gt;
&lt;p&gt;Having my development board and my thingys, it became clear that I should first implement my application on the dev_board, because the examples from the&amp;nbsp;&lt;em&gt;nRF5_SDK folder&lt;/em&gt; are suitable for that. Now, I would like to establish a communication between the development board and the phone. More specifically, I would like to &lt;strong&gt;write a bit in a register at a button press&lt;/strong&gt; &amp;amp; &lt;strong&gt;receive a notification&lt;/strong&gt; on the phone when this happens. I read a bit about this and from my perspective I have the following options:&lt;/p&gt;
&lt;p&gt;(1) I write my own code from scratch - not such a great option, considering the available resources from Nordic&lt;/p&gt;
&lt;p&gt;(2) I start where&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial"&gt;this tutorial&lt;/a&gt;&amp;nbsp;ends, with&amp;nbsp;&lt;span&gt;sending a notification when the temperature has changed. - For my case, I would like to send a notification + write a bit in a register, when I press a button.&amp;nbsp;The problem is that I am not sure how to write into the CUSTOMER registers. And I also don&amp;#39;t know how I should do the button trigger. Do you think this would be a good starting point?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;(3) Another option I found while looking on the NordicDevZone would be&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Fble_sdk_app_alert_notification.html"&gt;the alert notification application&lt;/a&gt;. But I am also not so sure about this approach, since the bits which are written while receiving so-called &amp;quot;mails&amp;quot; or &amp;quot;calls&amp;quot; are not used-defined, but rather imposed and not changeable.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Could you please&amp;nbsp;give me an idea how I should start? There are so many possibilities, only if I had time to try everything&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you very much and best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Marry&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/256426?ContentTypeID=1</link><pubDate>Tue, 23 Jun 2020 11:59:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab841ba3-deaa-4dc4-adf1-70af7f57cdb0</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Marry,&lt;br /&gt;&lt;br /&gt;I am happy you found the information useful!&lt;/p&gt;
[quote user="Marry"]I had a typo, thank you very much for pointing that out.[/quote]
&lt;p&gt;I suspected that this might have been the case, but I just wanted to make absolutely sure.&lt;/p&gt;
[quote user="Marry"]I will start with the recommended material, until later,[/quote]
&lt;p&gt;That is great. Good luck with the material, and hope you have a great day!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/256409?ContentTypeID=1</link><pubDate>Tue, 23 Jun 2020 11:33:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de633557-908d-47da-8126-7138e74b9189</guid><dc:creator>Marry</dc:creator><description>&lt;p&gt;Hello Karl,&lt;/p&gt;
&lt;p&gt;I understand, thank you again.&lt;/p&gt;
&lt;p&gt;Indeed, I wanted to refer to &lt;strong&gt;nRF52840&lt;/strong&gt; (not the nRF5&lt;strong&gt;3&lt;/strong&gt;840). I had a typo, thank you very much for pointing that out.&lt;/p&gt;
&lt;p&gt;I will start with the recommended material, until later,&lt;/p&gt;
&lt;p&gt;Marry&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/256241?ContentTypeID=1</link><pubDate>Mon, 22 Jun 2020 14:23:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:358aa910-e386-4437-abc9-773046b1c66a</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Marry!&lt;/p&gt;
[quote user="Marry"]Your answer is indeed helpful, thank you so much![/quote]
&lt;p&gt;No problem at all, I am happy to help!&lt;/p&gt;
[quote user="Marry"]So, what do these &lt;strong&gt;PCA&lt;/strong&gt; and &lt;strong&gt;SoftDevice&lt;/strong&gt; contain? I suppose they are related to the SoC, since they differ between 52840 and 52833, but I am curious why[/quote]
&lt;p&gt;Totally understandable! The PCA stands for &amp;quot;Printed Circuit Assembly&amp;quot; and indicates what hardware you are using. So, each development kit has their own PCA number - since the peripherals of the SoC, and thus layout of circuitry, might be different.&lt;br /&gt;For example - as can be seen in the comparison document that Jay shared earlier - the nRF52840 SoC supports the QSPI peripheral, whilst the nRF52833 does not. This difference in SoC peripherals will be reflected in the development kit PCA(Printed Circuit Assembly) because the nRF52833 DK will have no need for the QSPI hardware, and vice versa.&lt;br /&gt;&lt;br /&gt;As for the SoftDevices they are Nordics proprietary implementation of the Bluetooth Low Energy stack. That is to say, the SoftDevice is the reason that you do not have to be concerned with manually timing your calls to the radio peripheral to maintain your BLE connection to another device. The SoftDevice handles all the BLE requirements for you.&lt;br /&gt;The SoftDevice&amp;#39;s role will be better understood when you work with the tutorials I linked in my previous reply, since you will read more about these requirements there.&lt;/p&gt;
[quote user="Marry"]OK, I understand, thanks a lot! Considering this, the best option for me is to just buy a development board which has the &lt;strong&gt;53840&lt;/strong&gt; SoC, in order to run the &lt;strong&gt;predefined examples&lt;/strong&gt;.[/quote]
&lt;p&gt;No problem! I would say that you definitely could get started with BLE development with your nRF52833 kit, but I also recognize the tremendous benefit of all the existing code and support for the nRF52840. I would recommend starting with the nRF5_&lt;strong&gt;2&lt;/strong&gt;_840 if you are looking to buy another development kit. The nRF52840 definitely have more features and official examples existing for it than the nRF52833 at this time. Its bigger Flash and RAM size also allows for less constraints during the development.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;To emphasize; I would not recommend that you get started with the nRF&lt;strong&gt;53840,&amp;nbsp;&lt;/strong&gt;since it is still not production ready - it is only available as a preview - and as such it also has a lot less material and supported existing code at this time. If I were to make a recommendation, I would instead recommend the nRF52840 DK - the nRF52840 SoC is the flagship of the nRF52 series, allowing for the most flexible development, and its not going anywhere anytime soon.&lt;/p&gt;
[quote user="Marry"]Actually, the reason I chose this 53833 SoC was because it was advertised for its &lt;strong&gt;bluetooth low energy&lt;/strong&gt; feature (but on a closer look, 53840 seems to have this too).[/quote]
&lt;p&gt;The Bluetooth Low Energy protocol(BLE) is what most of our products are centered around - so it is not limited to a single SoC for our case. You are correct in that the nRF53840 also is made for use with the BLE protocol. Additionally, all our SoC&amp;#39;s has focus on being low energy in the operation in all other of its peripherals as well - ensuring that the devices get the longest possible lifespan in the field they are deployed.&lt;/p&gt;
[quote user="Marry"]That is extremly helpful, thank you very much![/quote]
&lt;p&gt;I am glad you think so. It is really no problem at all, I am happy to help you get started.&lt;br /&gt;The tutorials I referenced is a great way to get started developing BLE applications, because they guide you through the essential parts of BLE usage.&lt;/p&gt;
[quote user="Marry"]I will come back in a new post, as soon as I advance and I have new questions, thanks![/quote]
&lt;p&gt;Please do not hesitate to let us know if you should encounter any questions or issues in your development.&lt;br /&gt;If you have an issue, you may always open a new ticket for that issue here on the forum.&lt;br /&gt;&lt;br /&gt;Good luck with your development!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/256170?ContentTypeID=1</link><pubDate>Mon, 22 Jun 2020 12:04:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20abb025-1679-44a2-ad5a-0af19a61da58</guid><dc:creator>Marry</dc:creator><description>&lt;p&gt;Hello Karl!&lt;/p&gt;
&lt;p&gt;Your answer is indeed helpful, thank you so much! Yes, I am using SES. And now it is more clear to me that why the examples from the 52840 SoC are not running on my 52833.&lt;/p&gt;
&lt;p&gt;So, what do these &lt;strong&gt;PCA&lt;/strong&gt; and &lt;strong&gt;SoftDevice&lt;/strong&gt; contain? I suppose they are related to the SoC, since they differ between 52840 and 52833, but I am curious why&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f603.svg" title="Smiley"&gt;&amp;#x1f603;&lt;/span&gt;&lt;/p&gt;
[quote userid="87869" url="~/f/nordic-q-a/62762/nrf52833-dk-blinky-problem/256132"]SDK v.17(released last Friday)[/quote]
&lt;p&gt;I did not know about this - so thanks!&lt;/p&gt;
[quote userid="87869" url="~/f/nordic-q-a/62762/nrf52833-dk-blinky-problem/256132"]Running PCA10056 .hex files on the PCA10100 works because blinky is such a simple example - just toggling the LEDs - but it will not work&amp;nbsp;with&amp;nbsp;the larger examples, since the PCA10056 has a nRF52840 SoC which has a bigger flash memory and ram. [/quote]
&lt;p&gt;OK, I understand, thanks a lot! Considering this, the best option for me is to just buy a development board which has the &lt;strong&gt;53840&lt;/strong&gt; SoC, in order to run the &lt;strong&gt;predefined examples&lt;/strong&gt;. Actually, the reason I chose this 53833 SoC was because it was advertised for its &lt;strong&gt;bluetooth low energy&lt;/strong&gt; feature (but on a closer look, 53840 seems to have this too). &lt;/p&gt;
[quote userid="87869" url="~/f/nordic-q-a/62762/nrf52833-dk-blinky-problem/256132"]f you are looking to familiarize yourself with the BLE development process, I highly recommend looking into the &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial"&gt;BLE advertising&lt;/a&gt;, &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial"&gt;BLE custom service&lt;/a&gt; and &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial"&gt;characteristic tutorials&lt;/a&gt;.[/quote]
&lt;p&gt;That is extremly helpful, thank you very much!&lt;/p&gt;
&lt;p&gt;I will come back in a new post, as soon as I advance and I have new questions, thanks!&lt;/p&gt;
&lt;p&gt;Best wishes,&lt;/p&gt;
&lt;p&gt;Marry&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/256132?ContentTypeID=1</link><pubDate>Mon, 22 Jun 2020 09:01:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1aa257f1-54ca-47aa-89d6-2a2b29686d04</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Marry,&lt;/p&gt;
[quote user="Marry"]I tried the hex file which you provided me and it works, although it&amp;#39;s not only LED1 that blinks, but all 4 of them have an interesting behaviour (I attached a short video with the board). I have some more questions now[/quote]
&lt;p&gt;This is the intended behavior of the blinky example, the &amp;quot;LED 1 blink while advertising&amp;quot; comment was made with regards to the Heart Rate Monitor(HRS) example.&lt;/p&gt;
[quote user="Marry"]1. Is there any way that I see the code of the hex file? I&amp;#39;m new and I&amp;#39;m trying to understand how this board and code works and afterwards try something on my own.[/quote]
&lt;p&gt;Unfortunately it is infeasible to go from the .hex file back to the original code, but if I am reading Jay&amp;#39;s reply right he has not made any modifications to the SDK code for the .hex file he supplied - which means that you may see the code that generated the .hex in the SDK folder under /examples/peripheral/blinky.&lt;br /&gt;Are you using the Segger Embedded Studio IDE? If so, you can find the segger project under&amp;nbsp;&lt;span&gt;/examples/peripheral/blinky/pca10056/blank/ses.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
[quote user="Marry"]2. So now, I want to get to &lt;strong&gt;know my nRF52840&lt;/strong&gt; board and run some &lt;strong&gt;pre-defined examples&lt;/strong&gt;.[/quote][quote user="Marry"]But from my understanding, there are no pre-defined examples already done for this board, right? (but they will appear soon). If this is the case, I also consider buying another board, for which more documentation already exists and has many bugs fixed. For instance nRF52840 board can be an option - so that I can have at least a starting point with something that works already. :)[/quote]
&lt;p&gt;&lt;span&gt;There is a number of examples available for the PCA10100 in the new SDK v.17(released last Friday), but it is somewhat more limited than what is available for the nRF52832 and nRF52840.&lt;br /&gt;Running PCA10056 .hex files on the PCA10100 works because blinky is such a simple example - just toggling the LEDs - but it will not work&amp;nbsp;with&amp;nbsp;the larger examples, since the PCA10056 has a nRF52840 SoC which has a bigger flash memory and ram. I can therefore not guarantee that it will work with all the examples, but as long as the nRF52833 has the peripherals used by the example and the example is within the size constraints it should work(at most maybe some GPIOs must be reconfigured).&lt;br /&gt;I gave this a try with the BLE peripheral Heart rate monitor(HRS) example, loading the nRF52833 DK with the s140_pca10056 and it &lt;span style="font-size:12px;"&gt;seems&lt;/span&gt;&amp;nbsp;to work as intended right off the bat.&lt;br /&gt;If you look into the HRS peripheral source code, familiarizing with it might seem a daunting task at first - but know that much of it is BLE connectivity configuration that you may reuse in your personal projects.&lt;br /&gt;&lt;br /&gt;If you are looking to familiarize yourself with the BLE development process, I highly recommend looking into the &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial"&gt;BLE advertising&lt;/a&gt;, &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial"&gt;BLE custom service&lt;/a&gt; and &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial"&gt;characteristic tutorials&lt;/a&gt;.&lt;br /&gt;The tutorial is &lt;span style="font-size:12px;"&gt;unfortunately&lt;/span&gt;&amp;nbsp;not updated for the PCA10100, but there exists a version for PCA10056 with S140.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Please do not hesitate to let us know if you should encounter any other questions or issues!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/255947?ContentTypeID=1</link><pubDate>Fri, 19 Jun 2020 11:11:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad80d74b-7136-4c13-b5fa-9f9d17fb5c94</guid><dc:creator>Marry</dc:creator><description>[quote userid="91138" url="~/f/nordic-q-a/62762/nrf52833-dk-blinky-problem/255931"]&lt;strong&gt;know my nRF52840&lt;/strong&gt; board[/quote]
&lt;p&gt;* Correction: my &lt;strong&gt;nRF52833&lt;/strong&gt; board&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/255931?ContentTypeID=1</link><pubDate>Fri, 19 Jun 2020 09:46:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7108ab00-eb39-474d-8638-939c1a27c235</guid><dc:creator>Marry</dc:creator><description>&lt;p&gt;Hello Jay,&lt;/p&gt;
&lt;p&gt;And thank you for your quick answer and for the attachments - really useful!!&lt;/p&gt;
&lt;p&gt;I tried the hex file which you provided me and it works, although it&amp;#39;s not only LED1 that blinks, but all 4 of them have an interesting behaviour (I attached a short video with the board). I have some more questions now &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;1. Is there any way that I see the code of the hex file? I&amp;#39;m new and I&amp;#39;m trying to understand how this board and code works and afterwards try something on my own.&lt;/p&gt;
&lt;p&gt;2. So now, I want to get to &lt;strong&gt;know my nRF52840&lt;/strong&gt; board and run some &lt;strong&gt;pre-defined examples&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;But from my understanding, there are no pre-defined examples already done for this board, right? (but they will appear soon). If this is the case, I also consider buying another board, for which more documentation already exists and has many bugs fixed. For instance nRF52840 board can be an option - so that I can have at least a starting point with something that works already. :)&lt;/p&gt;
&lt;p&gt;Thank you again.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marry&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/4_2D00_LEDs.mp4"&gt;devzone.nordicsemi.com/.../4_2D00_LEDs.mp4&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833-DK blinky problem</title><link>https://devzone.nordicsemi.com/thread/255841?ContentTypeID=1</link><pubDate>Thu, 18 Jun 2020 16:20:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:090ab71c-ed05-4d63-8bac-877a3eeebef5</guid><dc:creator>Jay Tyzzer</dc:creator><description>&lt;p&gt;Hi Marry,&lt;/p&gt;
&lt;p&gt;The reason the pca10040 (nRF52832 based) Blinky example did not blink the LEDs&amp;nbsp;is because the GPIOs assigned to the 4 LEDs are different.&amp;nbsp; If you want, you can try the example for the PCA10056 (nRF52840) board , attached. I just tried it and it is working fine for me.&amp;nbsp; The LEDs are mapped out the same. So if you load in the HRS example you will see LED 1 blink while it is advertising and go solid when it is connected.&amp;nbsp; You can download the nRFConnect for Mobile or nRFToolbox for your IOS or android and use it as the central.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The nRF52833 is a subset of the nRF52840.&amp;nbsp; Less memory, some GPIO changes / reassignments, etc.&amp;nbsp; I have&amp;nbsp;included a comparison chart for your to reference.&amp;nbsp; &amp;nbsp;Nordic is planning on releasing a new SDK this month.&amp;nbsp; I believe that the nRF52833 will be included.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nRF52833_5F00_nRF52840_5F00_Comparison-version-2.0.0.pdf"&gt;devzone.nordicsemi.com/.../nRF52833_5F00_nRF52840_5F00_Comparison-version-2.0.0.pdf&lt;/a&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/6433.blinky_5F00_pca10056.hex"&gt;devzone.nordicsemi.com/.../6433.blinky_5F00_pca10056.hex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Good Luck!&lt;/p&gt;
&lt;p&gt;Br,&lt;/p&gt;
&lt;p&gt;JayT&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>