<?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>BLE 4.2 support</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58197/ble-4-2-support</link><description>Hi, 
 
 I&amp;#39;m working on nrf52840. As far as I understand, that device supports connection to peers with BLE 4.2 at least. 
 However, I&amp;#39;m able to connect via my phone, which contains BLE 4.1. 
 
 1) How is it possible? 
 2) Do I have an option to recognize</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Feb 2020 14:05:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58197/ble-4-2-support" /><item><title>RE: BLE 4.2 support</title><link>https://devzone.nordicsemi.com/thread/235988?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2020 14:05:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a3e35cb-85cc-4ed9-a45b-b0f1a9340060</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Implementing something that was released in Bluetooth 4.2 should prevent your device from being connected to Bluetooth 4.1 devices. If you, for example, implement &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__nrf__ble__lesc.html"&gt;LESC (Low Energy Secure Connections)&lt;/a&gt; in your application, only BLE 4.2 devices and newer will be able to connect to your device. This can be done by setting the SEC_PARAM_LESC define to 1 in your application. Many of our examples do this already, see I.E. the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_gls.html"&gt;ble_app_gls example&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE 4.2 support</title><link>https://devzone.nordicsemi.com/thread/235926?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2020 10:43:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09bab3db-eed4-4d07-96e2-4a69f2686c8f</guid><dc:creator>Roei</dc:creator><description>&lt;p&gt;In terms of security, I would like that devices with BLE under 4.2 will not be able to connect.&lt;/p&gt;
&lt;p&gt;Can I solve this issue with defining MITM protection?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE 4.2 support</title><link>https://devzone.nordicsemi.com/thread/235915?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2020 10:29:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf3f6b03-1f2f-46c6-99fe-ab0937b41511</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The nRF52840 supports Bluetooth 5.0. The Bluetooth specification allows all BLE devices to connect to one another even if they&amp;#39;re not the same version. Devices supporting newer versions of BLE will not be able to use the features specific to the newer versions when connected to older devices, but there&amp;#39;s nothing stopping them from connecting to older BLE versions.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>