<?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>Hardware needed to use nRF on desktop</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62558/hardware-needed-to-use-nrf-on-desktop</link><description>I used nRF connect on iOS to get values from a device. I can see the characteristic property as indicate: when connected it displays the values I need. 
 1- Is there any way to get ESP32 as a client to display and send the values to a cloud? 
 2-What</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 Jun 2020 09:54:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62558/hardware-needed-to-use-nrf-on-desktop" /><item><title>RE: Hardware needed to use nRF on desktop</title><link>https://devzone.nordicsemi.com/thread/254949?ContentTypeID=1</link><pubDate>Mon, 15 Jun 2020 09:54:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0dbfed9a-9763-415a-a34b-dd2b61ae98b6</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;1. Yes, there is. As already mentioned by Nguyen you will need to configure your ESP32 to act as a central that scans for BLE devices, and that connects(or picks up advertisements) from your nRF Device.&amp;nbsp;A brief search on public repositories on GitHub yields multiple results that you could take a look at where people have already used the ESP32 as a scanning central device.&lt;br /&gt;&lt;br /&gt;2. If you are referring to the &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-desktop"&gt;nRF Connect desktop application&lt;/a&gt;, it is made to automatically be used with all the series 51, 52 and 53 Development kits and dongles. If you are intending to create a central device that collects some sensor values before processing/moving them elsewhere, you will have to create the firmware for that central yourself - but there are plenty of examples available to have a look at, regarding how this could be done. I personally am not familiar with using the ESP32 for this, but I would recommend looking at github for inspiration regarding this.&lt;br /&gt;&lt;br /&gt;If this does not answer your questions or if things are still unclear, please do not hesitate to let me know!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hardware needed to use nRF on desktop</title><link>https://devzone.nordicsemi.com/thread/254845?ContentTypeID=1</link><pubDate>Sun, 14 Jun 2020 05:23:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:302397a2-65d6-4f23-88f9-fb46aef41ae0</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;1) You need to program the ESP32 in Central mode to scan and connect to BLE devices&lt;/p&gt;
&lt;p&gt;2) You can use a nRFConnect Desktop with a compatible dongle such as the one from this project&amp;nbsp;&lt;a href="https://www.crowdsupply.com/i-syst/blyst840"&gt;https://www.crowdsupply.com/i-syst/blyst840&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>