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

nrf51 as central iOS as peripheral pairing

Hello

There are a lot of information, examples and questions about pairing with iOS, where iOS acts as central and nrf acts as peripheral, but there is absolutely no information about the opposite case.

I develop iOS application witch acts as BLE peripheral and a nrf51 based device, with acts as central. I need to organise to organize two-way authentication between my iOS application and nrf based device, so I'm trying to implement pairing and bounding.

Is there any information about inlementation in this case? I do not quite understand how to organize it using iOS as peripheral.

Best regards, Vitaliy

EDIT 07.08.2015

Problem has been solved in this thread

Related