<?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>Combining 2 states</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3826/combining-2-states</link><description>My devices should be able to &amp;quot;see&amp;quot; each other and at the same time they should be able to extract some information from a received Advertising packet. After reading about BLE I am looking for the chip which could support the following combined state </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 03 Oct 2014 13:12:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3826/combining-2-states" /><item><title>RE: Combining 2 states</title><link>https://devzone.nordicsemi.com/thread/13820?ContentTypeID=1</link><pubDate>Fri, 03 Oct 2014 13:12:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09bede97-79b0-4ad9-9ed3-e2defb616f22</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I understand that you are a new user, but I would appreciate if you could read our FAQ. Especially the part about asking multiple questions in one post, or comment. Also, I have written some guidelines that could help you. You have a lot of questions, and we really want to answer them. I belive you can find the answers of many of them by searching this site. If you can&amp;#39;t find your answer you can add your questions to Nordic Developer Zone, separately. The other option is to use our other gateway for asking questions, the MyPage support portal. Please see this guideline for more information. Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining 2 states</title><link>https://devzone.nordicsemi.com/thread/13824?ContentTypeID=1</link><pubDate>Fri, 03 Oct 2014 12:43:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53cf6a20-dc67-45dd-bd89-e90a7b173e74</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;And if Ulrich answer your question, please thank him by accepting his answer. Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining 2 states</title><link>https://devzone.nordicsemi.com/thread/13823?ContentTypeID=1</link><pubDate>Fri, 03 Oct 2014 12:34:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1a4b697-ede7-449e-9722-2da770d45f62</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I understand that you are a new user, but I would appreciate if you could read our &lt;a href="https://devzone.nordicsemi.com/faq/"&gt;FAQ&lt;/a&gt;. Especially the part about asking multiple questions in one post, or comment. Also, I have written some &lt;a href="https://devzone.nordicsemi.com/blogs/search/?query=%40petter"&gt;guidelines&lt;/a&gt; that could help you. You have a lot of questions, and we really want to answer them. I belive you can find the answers of many of them by searching this site. If you can&amp;#39;t find your answer you can add your questions to Nordic Developer Zone, &lt;strong&gt;separately&lt;/strong&gt;. The other option is to use our other gateway for asking questions, the  MyPage support portal. Please see &lt;a href="https://devzone.nordicsemi.com/blogs/6/how-do-i-know-where-i-should-ask-my-question/"&gt;this&lt;/a&gt; guideline for more information. Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining 2 states</title><link>https://devzone.nordicsemi.com/thread/13822?ContentTypeID=1</link><pubDate>Thu, 18 Sep 2014 07:32:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b5d02fb-df52-45d6-9e1c-47ca879c3fcf</guid><dc:creator>SergP</dc:creator><description>&lt;p&gt;Thank you, this sounds like what I really need, I have several more questions/assumptions, please correct if my assumptions are wrong:&lt;/p&gt;
&lt;p&gt;a) As I have read about SoftDevices I could treat those as a kind of firmware which can be loaded to such chips like nRF51822, correct?
b) When we are talking about &lt;a href="https://www.nordicsemi.com/eng/Products/S130-SoftDevice"&gt;Alpha Release&lt;/a&gt; we are talking about that software/firmware and not about the chip (hardware), right? So I assume that the chip nRF51822 is already available in Production Quality but the S130 firmware is Alpha for now.
c) It should not be a problem to migrate from Alpha to Production once it is available (later this year).
d) If I don&amp;#39;t need ANT and I just need BLE then most optimal choice for me is to host S130 on nRF51822
e) Did I get it right - the &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF51822-Development-Kit"&gt;nRF51822 Development Kit&lt;/a&gt; contains 2 nRF51822 chips on different boards with the only difference is the antenna type? So, seems like by using single instance of the dev kit I will be able to debug 2 devices, but since they don&amp;#39;t have any buttons/LEDs I would also need to buy nRFgo which contains 2 motherboards with a lot of LEDs and buttons. The problem is the nRFgo costs 4 times of the dev kit so I am thinking it should be possible to connect (by soldering?) LED/button to the dev kit, this way I don&amp;#39;t need to spend a lot of money for nRFgo. Alternative solution would be to buy 2 evaluation kits where each one contains buttons/LEDs but each evaluation kit has just 1 board with nRF51822 on it which would mean that I have to buy 2 of those if I need to debug an interoperation between my 2 devices.
f) The Dev and Eval Kits both are supplied with a dongle - does Nordic provide programmatic access (API) to the dongle so I could interact with it from my Windows 8.1 based machine? So, I am trying to find out how much freedom I have with those dongles - will I be able to use them as application notes demo only or I can program/access them as I need?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining 2 states</title><link>https://devzone.nordicsemi.com/thread/13821?ContentTypeID=1</link><pubDate>Wed, 17 Sep 2014 09:20:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3631d61-d5b8-482e-8977-851e23c89c05</guid><dc:creator>Ulrich Myhre</dc:creator><description>&lt;p&gt;Have you had a look at the S130 SoftDevice for the nRF51 series of chips? The alpha is out, and supports up to 3 central links and a peripheral link running at the same time. It can also scan and advertise simultaneously, without any magic added. It is however time-slotted, as you might suspect. It is not possible to truly do two things at the exact same time on a single radio :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>