Hi, I have a central that is trying to pair with a peripheral. I want this connection to be secure and I want to use ECB for encryption of data. My peripheral does not have a display or a keyboard. What pairing mechanism should I use? I was thinking about using "Just Works". I know this question has been asked a lot many times but I am still confused about this one point. Does the ECB encryption key get transferred to the central during the pairing using Just Works? If not how should I let the central know what key to use for decryption? Also is there any documentation which shows how the pairing works exactly?
Thanks.