<?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>HomeKit with s132 2.0.0-7.alpha</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11960/homekit-with-s132-2-0-0-7-alpha</link><description>Hi, 
 I&amp;#39;m attempting to use Version 2.1.0 of the HomeKit SDK on an nRF52. We&amp;#39;re using the s132 SoftDevice 2.0.0-7.alpha (the SoftDevice in the latest nRF5 SDK v11.0.0). 
 However, I see that this version of the HomeKit SDK requires version 1.0.0-3.alpha</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Feb 2016 23:40:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11960/homekit-with-s132-2-0-0-7-alpha" /><item><title>RE: HomeKit with s132 2.0.0-7.alpha</title><link>https://devzone.nordicsemi.com/thread/45297?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2016 23:40:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e257fb57-db9b-4af8-89ed-5b96899bcb8f</guid><dc:creator>Mike Voytovich</dc:creator><description>&lt;p&gt;Thanks for the input @RK.  Yea at this point I don&amp;#39;t want to move backwards with the SDK and/or SoftDevice in my project, so I really can&amp;#39;t include the HK libraries if there are breaking changes with SDK 11.0.0 and/or SoftDevice 2.0.0-7 alpha, which does indeed seem to be the case.&lt;/p&gt;
&lt;p&gt;Hopefully you&amp;#39;re correct that a new HK SDK will be released soon!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HomeKit with s132 2.0.0-7.alpha</title><link>https://devzone.nordicsemi.com/thread/45296?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2016 23:22:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e9b2d4e-298b-4058-ac2f-390bb6d32326</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;You were trying to change SDK as well as softdevice and mix and match that with the HK libraries, I think that&amp;#39;s just world of hurt territory, not surprised it didn&amp;#39;t work. I see S130 and S132 v2 &lt;em&gt;non alpha&lt;/em&gt; just got released so .. I&amp;#39;m going to be hopeful we&amp;#39;re getting close to the next HK SDK release.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HomeKit with s132 2.0.0-7.alpha</title><link>https://devzone.nordicsemi.com/thread/45295?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2016 23:16:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7e40c9b-b514-4c68-9479-36522671d164</guid><dc:creator>Mike Voytovich</dc:creator><description>&lt;p&gt;Good point - this issue may not be a SoftDevice incompatibility at all, but rather an SDK incompatibility (the HomeKit SDK is using the nRF52 SDK 0.9.2, rather than the latest nRF5 SDK 11.0.0).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HomeKit with s132 2.0.0-7.alpha</title><link>https://devzone.nordicsemi.com/thread/45294?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2016 23:07:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ab1a6bb-7987-40fc-accc-8d95054fb0a0</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;I don&amp;#39;t know - one of the things I now have to do now I&amp;#39;m using homekit is use app_timers instead of my own library, which is a bit of a nuisance. But if there&amp;#39;s an app_timer difference it&amp;#39;s in the SDK, nothing to do with the softdevice API at all.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HomeKit with s132 2.0.0-7.alpha</title><link>https://devzone.nordicsemi.com/thread/45301?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2016 17:42:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36165dc9-e6a1-4031-9b8b-9d5cd14c1095</guid><dc:creator>Mike Voytovich</dc:creator><description>&lt;p&gt;OK thanks for the reply - I&amp;#39;ll file a support request for all further questions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HomeKit with s132 2.0.0-7.alpha</title><link>https://devzone.nordicsemi.com/thread/45299?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2016 17:41:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd15d82a-7045-4c2a-a13f-d9a7a26b67d0</guid><dc:creator>Mike Voytovich</dc:creator><description>&lt;p&gt;Ah, maybe that&amp;#39;s the problem - if it&amp;#39;s using a timer, with the older SoftDevice API could simply declare a static variable of &lt;code&gt;app_timer_id_t&lt;/code&gt; and then call &lt;code&gt;app_timer_create()&lt;/code&gt; to create the timer; the newer API requires you to use &lt;code&gt;APP_TIMER_DEF()&lt;/code&gt; macro to declare the timer first before creating it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HomeKit with s132 2.0.0-7.alpha</title><link>https://devzone.nordicsemi.com/thread/45300?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2016 09:25:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0635ce8-e4b1-4221-80cb-95662db9ff72</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;The current version (2.1.0) of our SDK for homekit is not tested with the latest alpha softdevice releases. So I don&amp;#39;t know if this will work, however the big increase in the softdevice version number from 1 to 2 means there is api changes so I don&amp;#39;t think the hap library would works just like that.&lt;/p&gt;
&lt;p&gt;A new sdk for homekit version will be released some time after the first production version of the softdevice and SDK is released.&lt;/p&gt;
&lt;p&gt;Note that Homekit is under the MFI program and thus support request should be issued in our private support system, mypage.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HomeKit with s132 2.0.0-7.alpha</title><link>https://devzone.nordicsemi.com/thread/45298?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2016 06:16:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b87ec42f-02a3-4940-adb1-07069d10f216</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;I wouldn&amp;#39;t expect gattdb_init() to fail, all that does is zero out the structure and init app_timer. I would however expect lots of other things to fail dismally with S132v2.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>