<?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>nRF52 ESL Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111906/nrf52-esl-example</link><description>Hello 
 I am trying to test the esl example project. 
 Is there a simple, accurate, step by step guide for this? 
 Current documentation has some incorrect sections and when I try to run it, it doesn&amp;#39;t work. 
 Also, how do I change configurations like</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Jul 2024 13:28:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111906/nrf52-esl-example" /><item><title>RE: nRF52 ESL Example</title><link>https://devzone.nordicsemi.com/thread/492284?ContentTypeID=1</link><pubDate>Thu, 04 Jul 2024 13:28:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f3fbfbe-6184-48e3-a345-3d00dfc9b47a</guid><dc:creator>Lorenzo Amicucci</dc:creator><description>&lt;p&gt;Hi Muhammet, please contact Nordic Sales to get a pre-view copy of the Nordic Bluetooth ESL Tutorial (not yet public)&lt;br /&gt;&lt;a id="" href="https://www.nordicsemi.com/About-us/Contact-Us"&gt;https://www.nordicsemi.com/About-us/Contact-Us&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 ESL Example</title><link>https://devzone.nordicsemi.com/thread/490637?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2024 12:36:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15fa3de1-1669-4f52-9321-6d75a78a9ef2</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Muhammed,&lt;/p&gt;
&lt;p&gt;Could you let me know what issues you are facing when trying to run the sample.? I will try to reproduce the issue on my end as well. As for disabling the LED, you could do that in the dts file as well. To disable security, try setting&amp;nbsp;&lt;span&gt;&lt;span dir="ltr"&gt;CONFIG_BT_ESL_SECURITY_ENABLED=n&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 ESL Example</title><link>https://devzone.nordicsemi.com/thread/489708?ContentTypeID=1</link><pubDate>Thu, 20 Jun 2024 11:38:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51a6e198-5058-43e8-a498-bbda13b6a756</guid><dc:creator>Muhammet YILDIZ</dc:creator><description>&lt;p&gt;Thank you for your answer. I managed the UART part but I still couldn&amp;#39;t manage to make the example run.&lt;/p&gt;
&lt;p&gt;How do I disable LED simulation? How do I disable security, do I want to disable the security?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 ESL Example</title><link>https://devzone.nordicsemi.com/thread/489699?ContentTypeID=1</link><pubDate>Thu, 20 Jun 2024 11:17:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7063af52-ae26-4701-8638-1f15b869f66d</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Muhammed,&lt;/p&gt;
&lt;p&gt;I will look into the tutorial part. As for how to enable UART logging, you can find it here:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/test_and_optimize/logging.html#uart"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/test_and_optimize/logging.html#uart&lt;/a&gt;&amp;nbsp;. We also have several samples on nRF Connect SDK, that has logging over UART enabled, which you could take a look at.&lt;/p&gt;
&lt;p&gt;Make sure you have these enabled:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;CONFIG_GPIO=y&lt;br /&gt;CONFIG_LOG=y &lt;br /&gt;CONFIG_SERIAL=y &lt;br /&gt;CONFIG_CONSOLE=y&lt;br /&gt;CONFIG_UART_CONSOLE=y &lt;br /&gt;CONFIG_LOG_BACKEND_UART=y &lt;br /&gt;CONFIG_PRINTK=y&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 ESL Example</title><link>https://devzone.nordicsemi.com/thread/488963?ContentTypeID=1</link><pubDate>Sun, 16 Jun 2024 18:38:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a44a024c-e413-47d1-9d3c-ca03e4de6ffa</guid><dc:creator>Muhammet YILDIZ</dc:creator><description>&lt;p&gt;I was following the guidance here&amp;nbsp;&lt;a id="" href="https://github.com/NordicPlayground/nrf-esl-bluetooth/tree/v2.5-branch"&gt;https://github.com/NordicPlayground/nrf-esl-bluetooth/tree/v2.5-branch&lt;/a&gt;&amp;nbsp;which is&amp;nbsp;nRF Connect SDK.&lt;/p&gt;
&lt;p&gt;I would like to see log prints on uart console. i couldn&amp;#39;t make it work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 ESL Example</title><link>https://devzone.nordicsemi.com/thread/488018?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2024 06:38:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58f288c9-ee74-4517-b614-63d497dafcdc</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Which SDK are you using, nRF Connect SDK or the nRF5SDK.?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>