<?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>data transfer over BLE using S130</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5226/data-transfer-over-ble-using-s130</link><description>Hello,
I am building a sample protocol using nRF51822 DK. I am using S130 soft device. I have a few BLE nodes communicating with each other. The nRF51 DK acts as these nodes and hence, I have full control over all these nodes .
I have some doubts regarding</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Jan 2015 04:59:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5226/data-transfer-over-ble-using-s130" /><item><title>RE: data transfer over BLE using S130</title><link>https://devzone.nordicsemi.com/thread/18308?ContentTypeID=1</link><pubDate>Fri, 30 Jan 2015 04:59:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f51d0ffb-a936-4ff1-99b2-ee856c6aa1b5</guid><dc:creator>Anjaly</dc:creator><description>&lt;p&gt;thanks for your reply.. i will try the APIs..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: data transfer over BLE using S130</title><link>https://devzone.nordicsemi.com/thread/18307?ContentTypeID=1</link><pubDate>Wed, 28 Jan 2015 15:30:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:987974cd-a585-4eec-8117-19e6a606c4ee</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Anjaly,&lt;/p&gt;
&lt;p&gt;You can use sd_ble_l2cap_tx() to send and BLE_L2CAP_EVT_RX event to catch RX event. Doing this you can save 3 bytes (for ATT opcode, handle ID) in the L2CAP payload to transfer data.
Please have a look at ble_l2cap.h&lt;/p&gt;
&lt;p&gt;But you should be aware that you won&amp;#39;t be able to use that to send data to a phone because it&amp;#39;s your custom L2CAP channel.&lt;/p&gt;
&lt;p&gt;Also, we are planing to change the APIs in S130 v2.0 (not to remove, but change) so you may need to update it when we come to the new S130 version.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>