<?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>device_manager_evt_handler not getting called for pairing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8460/device_manager_evt_handler-not-getting-called-for-pairing</link><description>I am trying to pair nordic with an iPhone app. (using lightBlue) but not device_manager_evt_handler is not getting called 
 Here is the code, Is there anything else that i am missing. i tried Current Time Service Client Sample program provided by Keil</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Aug 2015 15:24:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8460/device_manager_evt_handler-not-getting-called-for-pairing" /><item><title>RE: device_manager_evt_handler not getting called for pairing</title><link>https://devzone.nordicsemi.com/thread/30824?ContentTypeID=1</link><pubDate>Fri, 14 Aug 2015 15:24:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be8184d6-0b37-4659-93e0-e4ab57ef26ba</guid><dc:creator>paragon</dc:creator><description>&lt;p&gt;@Øyvind Karlsen-  do i have to read/notify something from firmware to iPhone for seeing the pairing alert?
i am also looking at the code in nordic example ble_app_cts_c its seems same.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device_manager_evt_handler not getting called for pairing</title><link>https://devzone.nordicsemi.com/thread/30828?ContentTypeID=1</link><pubDate>Tue, 11 Aug 2015 14:50:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d488079f-c25e-4f59-9b9b-d6318a555a8c</guid><dc:creator>paragon</dc:creator><description>&lt;p&gt;@Øyvind Karlsen i started again from scratch and its calling the appropriate methods, i think i was missing something.
For pairing i am using lightblue app on iPhone. still doesn&amp;#39;t do the pairing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device_manager_evt_handler not getting called for pairing</title><link>https://devzone.nordicsemi.com/thread/30826?ContentTypeID=1</link><pubDate>Tue, 04 Aug 2015 07:00:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2039a842-5de0-4c37-8f85-4c54eaafb872</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;If you could also post the solution so that people with the same problem can find an answer, that would be great!&lt;/p&gt;
&lt;p&gt;As for the paring dialogue not showing up I&amp;#39;m a bit lost, what setup are you using, phone, etc.?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device_manager_evt_handler not getting called for pairing</title><link>https://devzone.nordicsemi.com/thread/30827?ContentTypeID=1</link><pubDate>Mon, 03 Aug 2015 20:46:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3440befe-49f6-43e5-a152-5a508fb88ddb</guid><dc:creator>paragon</dc:creator><description>&lt;p&gt;Its getting called now, thanks for the help. but still i am not seeing the pairing dialogue on the phone. any thoughts?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device_manager_evt_handler not getting called for pairing</title><link>https://devzone.nordicsemi.com/thread/30823?ContentTypeID=1</link><pubDate>Mon, 03 Aug 2015 15:32:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72dac6cf-0be3-4c38-8313-3b85f81036e8</guid><dc:creator>paragon</dc:creator><description>&lt;p&gt;@Øyvind Karlsen  i was actually following that tutorial and added the printf statements. i noticed even sys_evt_dispatch is also no called.
Thanks for your help&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device_manager_evt_handler not getting called for pairing</title><link>https://devzone.nordicsemi.com/thread/30822?ContentTypeID=1</link><pubDate>Mon, 03 Aug 2015 06:17:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5599504-c685-4ebd-9261-b8a4b3ca0466</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Could you try following the &lt;a href="https://devzone.nordicsemi.com/tutorials/15/implementing-the-device-manager/"&gt;tutorial on device manager&lt;/a&gt;, and see if there is some mismatch between what is being done there, and in your code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device_manager_evt_handler not getting called for pairing</title><link>https://devzone.nordicsemi.com/thread/30825?ContentTypeID=1</link><pubDate>Fri, 31 Jul 2015 17:38:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60ca2d72-ed6b-4ab2-b4d3-1ac5d41c14d9</guid><dc:creator>paragon</dc:creator><description>&lt;p&gt;@Øyvind Karlsen it was not there but i added now, still device_manager_evt_handler not getting called.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device_manager_evt_handler not getting called for pairing</title><link>https://devzone.nordicsemi.com/thread/30821?ContentTypeID=1</link><pubDate>Fri, 31 Jul 2015 06:22:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b61b2749-7c0e-44bc-add7-dd180d527653</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Did you add the event handler to the BLE event dispatcher? Typically called &lt;code&gt;ble_evt_dispatch&lt;/code&gt;, add the line &lt;code&gt;dm_ble_evt_handler(p_ble_evt);&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>