<?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>Nordic ESL Presentation ,Implementation and Reccomendation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117870/nordic-esl-presentation-implementation-and-reccomendation</link><description>Dear Nordic 
 Last week our team concluded with PAwR functionality and achieved the communication between AP and Peripheral . We asked Nordic on private ticket( https://devzone.nordicsemi.com/support/338373 ) on how to see logs in nrf5340 when network</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Jan 2025 19:11:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117870/nordic-esl-presentation-implementation-and-reccomendation" /><item><title>RE: Nordic ESL Presentation ,Implementation and Reccomendation</title><link>https://devzone.nordicsemi.com/thread/518024?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2025 19:11:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed71e4d9-8f7b-4763-86c2-a00d335f3751</guid><dc:creator>Sankton</dc:creator><description>&lt;p&gt;Thanks for all help&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/kme"&gt;Kenneth&lt;/a&gt;&amp;nbsp;:) &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nordic ESL Presentation ,Implementation and Reccomendation</title><link>https://devzone.nordicsemi.com/thread/517793?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2025 19:44:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ddee71a-f44e-4da8-86fa-ee9f68c3f756</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi again,&lt;/p&gt;
[quote user=""]We asked Nordic on private ticket(&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/support/338373"&gt;https://devzone.nordicsemi.com/support/338373&lt;/a&gt;) on how&amp;nbsp;to see logs in nrf5340 when network core was flashed with peripheral code .&amp;nbsp;&lt;br /&gt;&lt;br /&gt;But instead we were asked to follow nordic&amp;#39;s ESL documentation and presentation which uses 52833 as peripheral and 5340 as AP . (using&amp;nbsp;&lt;a 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;&lt;br /&gt;[/quote]
&lt;p&gt;Sorry, that might have been a misunderstanding from me, but I thought using the &amp;quot;Getting started with Bluetooth Electronic Shelf Labels (ESL) and Periodic Advertising with Responses (PAwR)&amp;quot; was a good idea if you were interested in ESL. If your only problem was to get log from network core, then no need to follow that guide, instead you can build the netcore with logging just as you would to for the appcore, but make sure to place the kconfig options to enable logging in for the netcore image (using conf file in child image or sysbuild depending on ncs version). Be aware that if you want to log both appcore and netcore at the same time, then you need either two uarts (one for each core) or 1uart+rtt (e.g. rtt from appcore and uart from netcore). The logging backend is controllable by kconfig options that must be placed in the appropriate image you want logging from.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Depending on which ncs version you want to use, it may differ a bit on whether using child_image or sysbuild on how to apply the config options for the netcore. But if you for instance search for&amp;nbsp;nrf5340dk_nrf5340_cpunet.conf in ncs, you can find for instance how you can apply configuration to the netcore (also see how that file is placed relative to the application). Normally I don&amp;#39;t expect logging is enabled by the netcore, since it&amp;#39;s pretty much delivered by us and not much you need to debug from it, though there are several configurations that affect the bluetooth controller that is useful to configure in the netcore.&lt;/p&gt;
&lt;p&gt;So overall, you may consider skip using what I linked to (or use it as reference), and instead go back to what you had working already on the nRF5340.&lt;/p&gt;
&lt;p&gt;Sorry for the confusion.&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>