This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE: Why i don't see my nrf51 with iphone?

I can see and bond nrf51 with android, but with iPhone nothing. What can i implement for see nrf51 with iPhone? Can i pair Iphone and nrf51? Sorry for the very bad english but I'm Italian. Thanks for further reply.

Parents
  • Hi, before answering, it depends on which services you are using.

    Maybe my previous question could be helpful.

    According to that link, if you use only NUS(Nordic UART Service),

    the iOS devices won't detect your ble device.

    In sum, it depends. Can you tell us more about you are doing? Such as,

    • what SoftDevice are you using? Is it S110, S120, or S210?

    • what is the version of the SDK you are using?

    • what example code (or project) are you using? I hope to know what services you are using.

    • what IDE are you using? Keil, IAR, or GCC?

    -Regards

  • Oh, I should have told you. This example should use S110 7.1 or S110 7.0. Since you use

    S110 8.1, please change it. Also, what board do you use?

    Is it a evaluation board like PCA10001? Or is it your own custom board?

    Sorry for not telling you this setting.

    This example uses the LED pin numbers from the PCA10001 board.

    If it doesn't work, then I think you should doubt your board whether it is working properly.

Reply
  • Oh, I should have told you. This example should use S110 7.1 or S110 7.0. Since you use

    S110 8.1, please change it. Also, what board do you use?

    Is it a evaluation board like PCA10001? Or is it your own custom board?

    Sorry for not telling you this setting.

    This example uses the LED pin numbers from the PCA10001 board.

    If it doesn't work, then I think you should doubt your board whether it is working properly.

Children
No Data
Related