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

No input and output capabilities, possible security

Hi BLE Developers,

I'm developing a BLE peripheral device using S110 softdevice which doesn't have any input or output capabilities and will communicate with smartphone. Just works pairing method doesn't satisfy for my project requirements. I don't want to use white list as well. (MITM protection) I read in other forums that OOB pairing method doesn't supported for many central devices.

I'm thinking about to use static key in peripheral side and confirmation of that static key in a central side. Is it possible? If no, can you please give me advise how can I protect my device from MITM ?

Thanks in advance for your help, and looking forward to your answers.

Related