<?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>Is it possible to send a beacon in the first second and receive a beacon in the second second?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22657/is-it-possible-to-send-a-beacon-in-the-first-second-and-receive-a-beacon-in-the-second-second</link><description>Hi,
I have an application, where I need to send beacons and listen to beacons. Is it possible to do both in the same code base, without tearing down the softdevice and re-initialising it? Can the peripheral and central example (experimental folder) do</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Jun 2017 07:44:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22657/is-it-possible-to-send-a-beacon-in-the-first-second-and-receive-a-beacon-in-the-second-second" /><item><title>RE: Is it possible to send a beacon in the first second and receive a beacon in the second second?</title><link>https://devzone.nordicsemi.com/thread/89094?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2017 07:44:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54cccf0b-1d70-4195-b26f-22d744035844</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;This will depend on the scan/advertising parameters. The main current consumption will come from scanning if you are constantly scanning for packets. Please have a look at &lt;a href="https://devzone.nordicsemi.com/question/114351/nrf51822-current-draw-when-scanning-for-devices/?answer=114403#post-id-114403"&gt;this answer&lt;/a&gt; about calculation of current consumption while scanning.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to send a beacon in the first second and receive a beacon in the second second?</title><link>https://devzone.nordicsemi.com/thread/89093?ContentTypeID=1</link><pubDate>Fri, 09 Jun 2017 20:46:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ef896ca-8f89-4d50-8981-84a856eb8431</guid><dc:creator>nordicdev</dc:creator><description>&lt;p&gt;Hi Jorgen, How much current would be consumed when nrf5182 is sending (once a secoond) and receiving (listening once a second) beacons at the same time ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to send a beacon in the first second and receive a beacon in the second second?</title><link>https://devzone.nordicsemi.com/thread/89095?ContentTypeID=1</link><pubDate>Fri, 09 Jun 2017 20:40:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a73c0903-ffd8-4ef0-a278-c6bbc84ac021</guid><dc:creator>nordicdev</dc:creator><description>&lt;p&gt;Thanks for the reply Jorgen!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to send a beacon in the first second and receive a beacon in the second second?</title><link>https://devzone.nordicsemi.com/thread/89092?ContentTypeID=1</link><pubDate>Fri, 09 Jun 2017 09:21:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5526fc03-8877-41be-aae3-0a33e6b42cbd</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, you can even do it in the same second! The S13x softdevice support &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.softdevices52/dita/nrf52/softdevices.html?cp=2_4"&gt;concurrent peripheral and central operations&lt;/a&gt;, meaning you can advertise and scan at the same time. The latest version also &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.softdevices52/dita/softdevices/s130/s130.html?cp=2_4_0"&gt;support up to 20 connections&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The central and peripheral examples can be used as a starting point, or you can simply merge a peripheral and a central example into one application.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>