<?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>is there a way to see nrf logs via bluetooth</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66724/is-there-a-way-to-see-nrf-logs-via-bluetooth</link><description>I have a custom firmware developed on a nrf52832 SoC. I would like to know if i could see nrf logs such as nrf_log_info and nrf_log_debug via bluetooth? if this is possible how do i go about achieving this? Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Oct 2020 09:30:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66724/is-there-a-way-to-see-nrf-logs-via-bluetooth" /><item><title>RE: is there a way to see nrf logs via bluetooth</title><link>https://devzone.nordicsemi.com/thread/273165?ContentTypeID=1</link><pubDate>Tue, 06 Oct 2020 09:30:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c82d6e7-eb39-4773-93db-63a02649d37a</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;As &lt;a href="https://devzone.nordicsemi.com/members/awneil"&gt;awneil&lt;/a&gt; says, you will have to write/edit some code in order to forward the NRF_LOGs to the BLE link somehow. A suggestion might be to look into the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/group__ble__nus.html"&gt;Nordic UART Service&lt;/a&gt;, where you can transmit UART data over BLE. By editing this project you should be able to forward I.E. the backend_UART logging to the service and transmitting it over BLE.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is there a way to see nrf logs via bluetooth</title><link>https://devzone.nordicsemi.com/thread/273025?ContentTypeID=1</link><pubDate>Mon, 05 Oct 2020 14:49:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b88e4226-67a6-4950-ac20-d04f2328b83e</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Only if you wrote some code that forwarded them over the BLE link&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>