HomeKit icon indicating copy to clipboard operation
HomeKit copied to clipboard

is it still running

Open beckmx opened this issue 8 years ago • 5 comments

Hello, do you know if the code still runs for iOS 10 devices?

beckmx avatar Nov 09 '16 00:11 beckmx

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?

fallenfate1982 avatar Nov 21 '16 19:11 fallenfate1982

I just got my first nRF52 board and would like to know if it compiles under SDK 12 ?

shawnchain avatar Feb 06 '17 14:02 shawnchain

Does this project need makefile? I cloned it, but I couldn't build it.

a7med-samir avatar Mar 19 '17 17:03 a7med-samir

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

maccoylton avatar Nov 12 '17 20:11 maccoylton

did you get this working?

davebeiler avatar Jun 09 '21 21:06 davebeiler