<?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>MCP lod file details</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3102/mcp-lod-file-details</link><description>i would like to know what the logs mean in MCP log file,.
AS follow:
3563;11:19:08.9590 [480108198][ReadPacketQueueThread] Serial port read: 02-00-20-14-00-10-00-04-00-1D-0E-00-06-84-0F-00-FE-DC-07-0C-05-0B-32-2D-04
3564;11:19:08.9590 [480108198][ReadPacketQueueThread</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Jul 2014 11:03:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3102/mcp-lod-file-details" /><item><title>RE: MCP lod file details</title><link>https://devzone.nordicsemi.com/thread/11519?ContentTypeID=1</link><pubDate>Mon, 21 Jul 2014 11:03:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af639496-4c68-4787-8417-7e0a16a564f6</guid><dc:creator>Bj&amp;#248;rn Inge</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;First a little background:
MCP communicates with Master Emulator Firmware (MEFW) over HCI on Bluetooth UART (H4) transport protocol. The pca10000 dongle runs MEFW and is connected to the PC through virtual serial port over USB.&lt;/p&gt;
&lt;p&gt;Now, to answer your questions:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ol&gt;
&lt;li&gt;what the &amp;quot;[ReadPacketQueueThread] Serial port read: &amp;quot;&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;
&lt;p&gt;Specifies the HCI packet that has been received over serial port from MEFW.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ol start="2"&gt;
&lt;li&gt;what the &amp;quot;[ReadPacketQueueThread] Received packet: &amp;quot; mean ?&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;
&lt;p&gt;The same packet that was received in 1) but parsed by MCP for improved readability.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ol start="3"&gt;
&lt;li&gt;what the &amp;quot;AttHandleValueIndication, ...&amp;quot; mean?&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;
&lt;p&gt;Specifies that the received packet was an ATT Handle Value Indication packet, and what the ATT Handle and Value (payload) of that indication was.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ol start="4"&gt;
&lt;li&gt;What the [ScriptThread] mean?&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;
&lt;p&gt;The brackets [] specify the name of the current thread.
ScriptThread is a thread that runs most of the BLE stack logic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>