<?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>SETTING UP BLE CONNECTION INTERVAL OVER BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68833/setting-up-ble-connection-interval-over-ble</link><description>I am using nrf52852 with sdk 16 version and I want to set the BLE connection interval via BLE command using an customised app. what i want to do is this 
 #define MIN_CONN_INTERVAL MSEC_TO_UNITS(20, UNIT_1_25_MS) 
 #define MAX_CONN_INTERVAL MSEC_TO_UNITS</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Nov 2020 01:25:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68833/setting-up-ble-connection-interval-over-ble" /><item><title>RE: SETTING UP BLE CONNECTION INTERVAL OVER BLE</title><link>https://devzone.nordicsemi.com/thread/282171?ContentTypeID=1</link><pubDate>Fri, 27 Nov 2020 01:25:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a945c22-08bb-4cad-9a43-45a2107f32f1</guid><dc:creator>Jimmy Wong</dc:creator><description>&lt;p&gt;Basically, you can refer to the nordic thingy52 example code.&amp;nbsp; It includes how to configure the BLE parameter.&lt;/p&gt;
&lt;p&gt;Also, I used thingy52 and redo the example at&amp;nbsp;&lt;a href="https://jimmywongiot.com/2019/04/15/how-to-modify-the-device-information-through-ble-connection/."&gt;jimmywongiot.com/.../.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>