<?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>Need advise on how to modify NRF-TOOLBOX for Android</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51713/need-advise-on-how-to-modify-nrf-toolbox-for-android</link><description>Hi all, 
 I am trying to develop an Android app to connect to a nrf52832 running the ble_app_uart example. Previously I was using the Android-nRF-UART codes as a starting point and that was working fine. But I have read on the forum that it is better</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Sep 2019 11:03:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51713/need-advise-on-how-to-modify-nrf-toolbox-for-android" /><item><title>RE: Need advise on how to modify NRF-TOOLBOX for Android</title><link>https://devzone.nordicsemi.com/thread/208179?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2019 11:03:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25630f1c-9144-44d8-b06a-eb755997943b</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Neither the blinky nor the UART examples use bonding unfortunately, so this will have to be added on top.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Basically you have to add the peer_manager to your example, and set up your characteristics to require security to ensure that pairing and bonding will be performed before the characteristics can be accessed.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need advise on how to modify NRF-TOOLBOX for Android</title><link>https://devzone.nordicsemi.com/thread/207908?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2019 11:23:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37602be3-0bfd-4e51-969c-0facec02058d</guid><dc:creator>kian79</dc:creator><description>&lt;p&gt;Hi Torbjorn,&lt;/p&gt;
&lt;p&gt;Does the Blinky application for Android support bonding? I will need to implement bonding too so that the app can auto connect to the BLE device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need advise on how to modify NRF-TOOLBOX for Android</title><link>https://devzone.nordicsemi.com/thread/207890?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2019 10:48:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15dc2cf7-0b1a-4e3a-8c92-c927d55bdc39</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You should start out with the &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Blinky"&gt;Blinky application for Android&lt;/a&gt; instead.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is a stripped down example that allows you to connect to a device and send receive data over the Blinky service.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It will require some modifications to run the UART service instead, but these changes should be trivial compared to using the Toolbox as a starting point. Essentially the only differences between the Blinky and UART services is that the later uses variable length characteristics, while the former uses 1 byte characteristics.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>