<?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>Get disconnection immediately after sending CONNECT_REQ  to an Ammicom BLE module from a central</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34294/get-disconnection-immediately-after-sending-connect_req-to-an-ammicom-ble-module-from-a-central</link><description>Hi, I am designing a central using nRF51422, SDK V11, S130V2.0.0, modifying the central example to connect to a Ammicom BLE module of a product. After the CONNECT_REQ is sent from the central, it is disconnected with the reason 0x1E or 0x3E. 
 Attached</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 May 2018 12:30:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34294/get-disconnection-immediately-after-sending-connect_req-to-an-ammicom-ble-module-from-a-central" /><item><title>RE: Get disconnection immediately after sending CONNECT_REQ  to an Ammicom BLE module from a central</title><link>https://devzone.nordicsemi.com/thread/131869?ContentTypeID=1</link><pubDate>Mon, 14 May 2018 12:30:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5edd66d-be7f-4484-a1b2-6008dc5f9bac</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The 0x1E disconnect reason is&amp;nbsp;&lt;code&gt;BLE_HCI_STATUS_CODE_INVALID_LMP_PARAMETERS.&lt;/code&gt;The peripheral device sends an invalid packet with LLID 0x00 in 0003 nrf3.pcapng (#2283), which is reserved for future use and thus not valid. The SoftDevice will disconnect on invalid peer behavior. This should be fixed in the peer device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>