I want to implement BLE security in one of my project where central and peripheral connection should be secured rather than only characteristic protection.
And any way to handle the passkey if devices that have to be connected/bonded are in very high numbers.I dont want to use static passkey.
One more constraint is there that one device doesn't have input output capabilities.Any example or reference to the main structure would be halpful.