<?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>How to use nrf5340 as central and peripheral simultaneously?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84725/how-to-use-nrf5340-as-central-and-peripheral-simultaneously</link><description>Hi all, 
 i am using nrf5340 with SDK v1.5.1 
 I want to know if it is possible to use nrf5340 as central and peripheral device simultaneously? 
 The application is - 
 1)while communicating with mobile,my device will act as peripheral device. 
 2) while</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Feb 2022 17:02:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84725/how-to-use-nrf5340-as-central-and-peripheral-simultaneously" /><item><title>RE: How to use nrf5340 as central and peripheral simultaneously?</title><link>https://devzone.nordicsemi.com/thread/353444?ContentTypeID=1</link><pubDate>Wed, 16 Feb 2022 17:02:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78538803-d72b-47b6-97b3-4106319774e1</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Bipin,&lt;/p&gt;
&lt;p&gt;nRF Connect SDK v1.5.1 does support simultaneous central and peripheral, but we don&amp;#39;t have any example that is compatible with it.. This is because there have been a few changes incorporated into the newer versions of the SDK that you need to track using the release notes.&amp;nbsp; Making a few changes in the central and peripheral hrs example in v1.8.1 accordingly can help you run the sample in v1.5.1.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf5340 as central and peripheral simultaneously?</title><link>https://devzone.nordicsemi.com/thread/353174?ContentTypeID=1</link><pubDate>Tue, 15 Feb 2022 16:56:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3479b3c0-2073-4316-b81d-5b1ddf76b3da</guid><dc:creator>Bipin_C</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the response.Just to be clear,&amp;quot;does that mean that 1.5 does not support simultaneous central plus peripheral, or that it does support, but the 1.8 example cannot be used as it is in 1.5.1?&amp;quot;&lt;/p&gt;
&lt;p&gt;if 1.5.1 supports the simultaneous operation,how can i implement it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf5340 as central and peripheral simultaneously?</title><link>https://devzone.nordicsemi.com/thread/353115?ContentTypeID=1</link><pubDate>Tue, 15 Feb 2022 13:56:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dbbef302-7f96-455c-b95e-fec07f57a19d</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Bipin,&lt;/p&gt;
&lt;p&gt;There are no similar examples that is compatible with v1.5.1.. The sample that was shared by Stefan was newly added example in the version v1.8.0 of the nRF Connect SDK.. This example cannot be used in v1.5.1..&amp;nbsp;There are changes added in each of the later versions..&amp;nbsp;You could try copying the sample from v1.8.0 to v1.5.1.. But you will need to refer the release notes of the later versions to account for the changes made.. You can find the release notes here: &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/release_notes.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/release_notes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Is there any specific reason as to why you cannot use newer version of the SDK..? It is always recommended to do so..&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf5340 as central and peripheral simultaneously?</title><link>https://devzone.nordicsemi.com/thread/353071?ContentTypeID=1</link><pubDate>Tue, 15 Feb 2022 11:31:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dfb26e3b-677a-4666-bc88-0985e8b7fa96</guid><dc:creator>StefiNR</dc:creator><description>&lt;p&gt;Too bad I don&amp;#39;t know what needs to be done. I&amp;#39;m just a consumer. I don&amp;#39;t like either SEGGER or VSC, precisely because they lack all these details in case of errors.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf5340 as central and peripheral simultaneously?</title><link>https://devzone.nordicsemi.com/thread/353068?ContentTypeID=1</link><pubDate>Tue, 15 Feb 2022 11:20:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2bf1a0ec-5cf8-4ac5-aacc-17f5e6788c45</guid><dc:creator>Bipin_C</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;is there any example specifically for 1.5.1?or 1.5.1. does not support simultaneous mode as central and peripheral?i tried to port this example in 1.5.1 but its giving me error while opening the project.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-from-2022_2D00_02_2D00_15-15_2D00_50_2D00_59.png" /&gt;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf5340 as central and peripheral simultaneously?</title><link>https://devzone.nordicsemi.com/thread/353032?ContentTypeID=1</link><pubDate>Tue, 15 Feb 2022 09:16:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76188a0b-f942-4d1f-98c8-677efa6f7486</guid><dc:creator>StefiNR</dc:creator><description>&lt;p&gt;I do not know. But if you want to try without downloading the entire SDК, here&amp;#39;s the whole example, try it with you, with 1.5.1, if it works.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/central_5F00_and_5F00_peripheral_5F00_hr.zip"&gt;devzone.nordicsemi.com/.../central_5F00_and_5F00_peripheral_5F00_hr.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf5340 as central and peripheral simultaneously?</title><link>https://devzone.nordicsemi.com/thread/353004?ContentTypeID=1</link><pubDate>Tue, 15 Feb 2022 06:24:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5d24abe-15d4-4f5c-a7f7-104257f6f905</guid><dc:creator>Bipin_C</dc:creator><description>&lt;p&gt;Thanks for the response.&lt;/p&gt;
&lt;p&gt;Is it possible to make it work that example in sdk 1.5.1?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf5340 as central and peripheral simultaneously?</title><link>https://devzone.nordicsemi.com/thread/352990?ContentTypeID=1</link><pubDate>Mon, 14 Feb 2022 21:58:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ddfc4f3-1092-4c0e-9470-dc72a297c765</guid><dc:creator>StefiNR</dc:creator><description>&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/central_and_peripheral_hr/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/central_and_peripheral_hr/README.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The example is from SDK1.8x, but after modification it may work. I haven&amp;#39;t tried it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>