<?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>Send and receive at the same time?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30403/send-and-receive-at-the-same-time</link><description>Hi Nordic Devzone, 
 
 I&amp;#39;m working with nrf52-PDK and Mesh SDK, I wanted to know that if it is possible to send and receive some data at the same time? 
 And if I can do that then is it possible to get some collision in the network? 
 
 Thank you!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Apr 2018 12:46:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30403/send-and-receive-at-the-same-time" /><item><title>RE: Send and receive at the same time?</title><link>https://devzone.nordicsemi.com/thread/128479?ContentTypeID=1</link><pubDate>Mon, 16 Apr 2018 12:46:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db9e1e8f-e379-4105-9a5a-cf42730d77fe</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Randy&lt;/p&gt;
&lt;p&gt;Packet collisions are perfectly normal, and won&amp;#39;t have any adverse effect on the Nordic device.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What ends up happening is that one or both of the packets are lost, and won&amp;#39;t be received by any receiving devices, since the two packets are&amp;nbsp;sent on top of each other.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If one of the packets has a significantly stronger signal than the other, and is sent earlier, it has a good chance of getting through despite the collision.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send and receive at the same time?</title><link>https://devzone.nordicsemi.com/thread/127684?ContentTypeID=1</link><pubDate>Tue, 10 Apr 2018 17:47:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa5468b5-6f71-4e77-a9b5-47f510dec4e3</guid><dc:creator>bigturtle</dc:creator><description>&lt;p&gt;Hi everyone&lt;/p&gt;
&lt;p&gt;What does happen if I get a packet collision ? the nrf crash or reset or something else ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send and receive at the same time?</title><link>https://devzone.nordicsemi.com/thread/120991?ContentTypeID=1</link><pubDate>Thu, 15 Feb 2018 14:00:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:749cfcfb-2fca-4b29-9b2f-5525fe4ed8dd</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;You welcome&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;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send and receive at the same time?</title><link>https://devzone.nordicsemi.com/thread/120909?ContentTypeID=1</link><pubDate>Wed, 14 Feb 2018 22:23:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd6d699b-bd68-49ef-85c9-ae5261148e51</guid><dc:creator>khozDonel</dc:creator><description>&lt;p&gt;Thank you very much for your explanation&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send and receive at the same time?</title><link>https://devzone.nordicsemi.com/thread/120856?ContentTypeID=1</link><pubDate>Wed, 14 Feb 2018 14:17:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfed116a-45db-4ca7-8437-7a28f2fb9ef0</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;A single node can not send and receive at exactly the same time, if that is what you&amp;#39;re asking. The radio is half duplex, and can only be in either receive or transmit mode.&lt;/p&gt;
&lt;p&gt;The way it works in mesh is that the radio will be in receive mode whenever it doesn&amp;#39;t have any data to send, and only switch to TX once it needs to send some data, or relay a packet from a different node.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If two devices try to send at the same time then you might get a packet collision, yes. That said you might also get into situations where both packets are received by some other node (but not the same node obviously).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>