<?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>Send more than 60 characters with each call to ble_nus_string_send</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29677/send-more-than-60-characters-with-each-call-to-ble_nus_string_send</link><description>Using the ble_app_uart example, if I pass more than get a maximum of 60 characters for each call to ble_nus_string_send I get a return code of NRF_SUCCESS, but the nRF UART app only shows the first 60 characters. 
 Is it possible to send more than 60</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Jan 2018 23:21:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29677/send-more-than-60-characters-with-each-call-to-ble_nus_string_send" /><item><title>RE: Send more than 60 characters with each call to ble_nus_string_send</title><link>https://devzone.nordicsemi.com/thread/117797?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2018 23:21:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62f7fb27-f88a-482b-9a0e-844b0c951554</guid><dc:creator>fkoran</dc:creator><description>&lt;p&gt;I needed to increase the MTU:&lt;/p&gt;
&lt;p&gt;nrf_ble_gatt_att_mtu_periph_set(&amp;amp;m_gatt, NRF_SDH_BLE_GATT_MAX_MTU_SIZE);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>