<?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>IPC service instance initialization failed: -12 &amp;amp; HCI driver open failed (-12)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/105698/ipc-service-instance-initialization-failed--12-hci-driver-open-failed--12</link><description>While trying to enable BLE above mentioned errors occured. 
 
 void ble_init ( void ) 
 { 
 int err ; 
 err = bt_enable ( NULL ); 
 k_sleep ( K_SECONDS ( 2 )); 
 if ( err ) { 
 printk ( &amp;quot;Bluetooth init failed (err %d ) \n &amp;quot; , err ); 
 //return 0; 
 }</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Nov 2023 08:39:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/105698/ipc-service-instance-initialization-failed--12-hci-driver-open-failed--12" /><item><title>RE: IPC service instance initialization failed: -12 &amp; HCI driver open failed (-12)</title><link>https://devzone.nordicsemi.com/thread/455891?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2023 08:39:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4429aa1-04c3-4521-b27c-b2543644bbe7</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;Why you need the IPC service when you are using the SMP?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>