<?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 create a nRF52832 client that can send and receive data to/from another ble device?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67915/how-to-create-a-nrf52832-client-that-can-send-and-receive-data-to-from-another-ble-device</link><description>I have the nRF5_SDK_15.0.0_a54641a files but I cannot for the life of me interpret the examples such that I can Frankenstein working code. 
 I am attempting to write integers (so 4 bytes) to a BLE device and then read back an integer. (the integer read</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Nov 2020 09:35:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67915/how-to-create-a-nrf52832-client-that-can-send-and-receive-data-to-from-another-ble-device" /><item><title>RE: How to create a nRF52832 client that can send and receive data to/from another ble device?</title><link>https://devzone.nordicsemi.com/thread/278217?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2020 09:35:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77804a98-5111-4c5a-ae94-e9168ca8ce7e</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Depending on what exactly you want your application to do, I would suggest either looking at our &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-central-tutorial"&gt;BLE central tutorial&lt;/a&gt; which explains in detail how to set up a Client example project running I.E. the NUS client example, or &lt;a href="https://github.com/edvinand/custom_ble_service_example"&gt;our Custom Service tutorial&lt;/a&gt;, which will teach you how to set up a custom service that reads/writes to and from a central device. What kind of BLE devices are your application going to connect and communicate with?&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re new to the nRF5 SDK I would also suggest you check out the &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/introduction-to-nordic-nrf5-sdk-and-softdevice"&gt;Introduction to the Nordic nRF5 SDK and SoftDevice blog post&lt;/a&gt;that was posted here on DevZone earlier this year.&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>