I'm using the nRF52DK and S132. Is it possible to encrypt a link without any pairing, bonding and authentication process ? Please show me the way how to implement with the APIs if it is. Thank you.
I'm using the nRF52DK and S132. Is it possible to encrypt a link without any pairing, bonding and authentication process ? Please show me the way how to implement with the APIs if it is. Thank you.
Well... what i ment is that i want to know whether there is a way for slave to encrypt a link by using ediv and rand from a master through sd_ble_gap_encrypt() or not.
Well... what i ment is that i want to know whether there is a way for slave to encrypt a link by using ediv and rand from a master through sd_ble_gap_encrypt() or not.