HomeKit
HomeKit copied to clipboard
is it still running
Hello, do you know if the code still runs for iOS 10 devices?
As far as I know the Nordic version had to be updated for iOS 10. My assumption is that this one has to as well. However this seems to be more lightweight to than the Nordic SDK.
Did anyone try this out as yet?
I just got my first nRF52 board and would like to know if it compiles under SDK 12 ?
Does this project need makefile? I cloned it, but I couldn't build it.
I was able to build using Eclipse for the NRF51822, key items were:-
-
Use NRF SDK version 9
-
Use softdevice S130 version 1
-
Before opening the project in eclipse, edit the .projects file to update the location of the SDK files
good luck
did you get this working?