<?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>.le.interval - in the course “Bluetooth Low Energy Fundamentals” (Lesson 3, Exercise 2), deprecation warning - “interval is deprecated.”</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126321/le-interval---in-the-course-bluetooth-low-energy-fundamentals-lesson-3-exercise-2-deprecation-warning---interval-is-deprecated</link><description>Hi there, 
 Just a minor flaw in the exercise, but a question concerning the callback from the event “le_param_updated”. In the solution to query the connection interval, it says that “interval” is deprecated. 
 struct bt_conn_info info ; int err = bt_conn_get_info</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Jan 2026 12:17:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126321/le-interval---in-the-course-bluetooth-low-energy-fundamentals-lesson-3-exercise-2-deprecation-warning---interval-is-deprecated" /><item><title>RE: .le.interval - in the course “Bluetooth Low Energy Fundamentals” (Lesson 3, Exercise 2), deprecation warning - “interval is deprecated.”</title><link>https://devzone.nordicsemi.com/thread/558023?ContentTypeID=1</link><pubDate>Tue, 06 Jan 2026 12:17:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c79bcf3-b4f9-4854-be47-6ba2e924ff2a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Daniel,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s quite strange.&amp;nbsp;&lt;br /&gt;Could you try the attached project (v3.2.0).&amp;nbsp;&lt;br /&gt;I can see this on my UART log:&amp;nbsp;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;Advertising successfully started

Connected
                                                                     
Connection parameter updated
                                                  
Connection interval: 1.25 * 6 ms, latency: 0, timeout: 10 * 500 ms
            
Connection parameter updated
                                                  
Connection interval: 1.25 * 24 ms, latency: 0, timeout: 10 * 500 ms
           
Connection parameter updated
                                                  
Connection interval: 1.25 * 24 ms, latency: 0, timeout: 10 * 42 ms
 
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;If you still see the issue with this code, you may need to capture a sniffer trace so we can check what exactly happen over the BLE communication.&amp;nbsp;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/1830.peripheral_5F00_lbs.zip"&gt;devzone.nordicsemi.com/.../1830.peripheral_5F00_lbs.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: .le.interval - in the course “Bluetooth Low Energy Fundamentals” (Lesson 3, Exercise 2), deprecation warning - “interval is deprecated.”</title><link>https://devzone.nordicsemi.com/thread/557740?ContentTypeID=1</link><pubDate>Tue, 30 Dec 2025 14:19:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45674a4c-edf6-4435-ac2b-8b62ba6f29d6</guid><dc:creator>IoT-Dani</dc:creator><description>&lt;p&gt;For the first one, shame on me, I was not on the right tab. I work with SDK v3.2.0.&lt;/p&gt;
&lt;p&gt;Regarding the callback, I can print out other parameters which are not 0.&lt;/p&gt;
&lt;p&gt;I work with an nRF52840dk. Can you suggest another sample that I can run on my board?&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1767106643692v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: .le.interval - in the course “Bluetooth Low Energy Fundamentals” (Lesson 3, Exercise 2), deprecation warning - “interval is deprecated.”</title><link>https://devzone.nordicsemi.com/thread/557735?ContentTypeID=1</link><pubDate>Tue, 30 Dec 2025 13:37:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:461e0c30-96f1-41c6-a52a-7e78aa7910a3</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Daniel,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Which SDK you are using ? Could you try switching to v3.2.0 ?&amp;nbsp;&lt;br /&gt;As far as I can see in the tab for 3.2.0 in the dev academy course we have updated it to&amp;nbsp;interval_us .&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regarding&amp;nbsp;le_param_update callback, could you print out other parameters ? Could you try to test with one of our sample, for example&amp;nbsp;peripheral_power_profiling. Quite strange that you see&amp;nbsp;&lt;span&gt;interval= 0.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>