<?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>Multiple data on single characterstics data write (notify) from peripheral using ble_app_uart Appication</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8542/multiple-data-on-single-characterstics-data-write-notify-from-peripheral-using-ble_app_uart-appication</link><description>Hi All, 
 I&amp;#39;m using ble_app_uart Application to send some notifications from Peripheral to central device. I&amp;#39;m using API ble_send_string() to send notifications to other Mobile APP. When i test this setup on nRF UART App, it works fine, nRF App shows</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Aug 2015 18:36:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8542/multiple-data-on-single-characterstics-data-write-notify-from-peripheral-using-ble_app_uart-appication" /><item><title>RE: Multiple data on single characterstics data write (notify) from peripheral using ble_app_uart Appication</title><link>https://devzone.nordicsemi.com/thread/31236?ContentTypeID=1</link><pubDate>Thu, 06 Aug 2015 18:36:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ee93c85-eab4-4edf-8ddc-a969972ee6bf</guid><dc:creator>Brajesh</dc:creator><description>&lt;p&gt;Thank you so much Aleksander. It was really helpful to have this info to clear doubt, looks like we might have to look into the source code if nRF UART App and will have to fix our android app for the same.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiple data on single characterstics data write (notify) from peripheral using ble_app_uart Appication</title><link>https://devzone.nordicsemi.com/thread/31235?ContentTypeID=1</link><pubDate>Thu, 06 Aug 2015 12:29:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b73de881-aaf3-4238-be93-553d93dea860</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;Hi, no, we do not filter anything. It must be something in your Android application. It looks like you may have multiple listeners attached or some race conditions. Please check if you get the onCharacteristicChanged ones or multiple times. If multiple, check if the BluetoothGatt object is the same. Maybe you are connected multiple times to a single device.&lt;/p&gt;
&lt;p&gt;The source code of nRF UART v2 is available on our website. I think you need to log in there.
You may also check the UART profile in nRF Toolbox app: &lt;a href="https://play.google.com/store/apps/details?id=no.nordicsemi.android.nrftoolbox"&gt;play.google.com/.../details&lt;/a&gt; The source code for this app is available on GitHub: &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Toolbox"&gt;github.com/.../Android-nRF-Toolbox&lt;/a&gt; (DFU Libary project is also required if you want to compile it on your own).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>