<?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>Sending Datapaket from peripheral to central device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50690/sending-datapaket-from-peripheral-to-central-device</link><description>Hello everyone, 
 
 i want to send a 16 Byte datapaket from a peripheral nRF52840 DK to my iPhone. (S140 SoftDevice) Im looking for an example who sends datapakets from peripheral to a central device. 
 
 Can somebody help me?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Aug 2019 12:12:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50690/sending-datapaket-from-peripheral-to-central-device" /><item><title>RE: Sending Datapaket from peripheral to central device</title><link>https://devzone.nordicsemi.com/thread/202605?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2019 12:12:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c680b84e-ef8e-4148-983c-872395ed9203</guid><dc:creator>cbd</dc:creator><description>&lt;p&gt;How about the BLE UART example?&lt;/p&gt;
&lt;p&gt;In any case a standard BLE characteristic can contain 20 bytes of data, so you could just create a custom characteristic and then pack it with your data. As long as you know how to unpack the data you can place what you want into it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>