<?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 any directive to send messages to nRF Master Control on SDK10</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11896/is-there-any-directive-to-send-messages-to-nrf-master-control-on-sdk10</link><description>on the log of nRF Master Control (mobile version) I can see DEBUG VERBOSE APP WARNING . I want to know if there is a directive on SDK 10 (functions) to send those kind of messages to nRF Master Control to debug</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 Feb 2016 14:09:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11896/is-there-any-directive-to-send-messages-to-nrf-master-control-on-sdk10" /><item><title>RE: is there any directive to send messages to nRF Master Control on SDK10</title><link>https://devzone.nordicsemi.com/thread/45077?ContentTypeID=1</link><pubDate>Mon, 15 Feb 2016 14:09:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf4be372-45f7-46ed-b2fc-d0f52c7ad870</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I take it you are looking for a way to send debug printouts over air? There is now straight forward way of just enabling logging that makes the debug messages appear in the MCP. The &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/lib_nrf_log.html"&gt;logging library&lt;/a&gt; that in the SDK is only for logging locally via a debugger. However, you can use Noric&amp;#39;s UART over BLE, as is demonstrated in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v9.0.0/ble_sdk_app_nus_eval.html"&gt;UART/Serial Port Emulation over BLE example&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>