This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRF51822 and iOS8

Hi, we've been using nRF51822 for developing application and iOS 7.x detect then just fine. Since I upgraded to iOS 8. Beacons are 'invisible' to our application. I was wondering is somebody else is experiencing the same problem.

If I create beacon with the same proximity UUID it gets detected.

When I sniffed the traffic I noticed that header of packages if a bit different. Could this be a problem?

image description

Parents Reply Children
  • I believe this is not the case here. I always create a region with UUID and identifier (I also tried to set major and minor) and beacons are not detected.

    Side note: If I create "the same" beacon with another iPhone my application detects it

    Side note: I tried to run Nordic's demo app on my iPhone but it crashes

Related