<?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 many bytes can be sent at one time by notification?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18519/how-many-bytes-can-be-sent-at-one-time-by-notification</link><description>Hi, 
 I&amp;#39;m writing a program on nrf51 that needs to send a lot of data through notification. How many bytes can be sent at one time? And is the nrf51 capable to read the sensor(i2c) 100 times in one second? Thank you! 
 Best
Eric</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Dec 2016 10:36:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18519/how-many-bytes-can-be-sent-at-one-time-by-notification" /><item><title>RE: how many bytes can be sent at one time by notification?</title><link>https://devzone.nordicsemi.com/thread/71461?ContentTypeID=1</link><pubDate>Wed, 21 Dec 2016 10:36:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e7331e8-3d44-4f0d-8bd1-8f2fa34343fe</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Eric,&lt;/p&gt;
&lt;p&gt;Q1: The amount of data that can be &amp;quot;notified&amp;quot; is dependent on the BLE packets payload size. Thus, with the nRF51 the maximum payload size is 20 bytes since the S130 SoftDevice does not support the Data Length Extension(DLE) feature.&lt;/p&gt;
&lt;p&gt;Q2: Yes, it should be possible to read data from a sensor connected to the I2C bus at 100Hz. The TWI peripheral of the nRF51x22 has maximum SCL clock frequency of  400kHz.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>