Hello,
can anyone tell me something about the security level of the connection like it is made in the Heart Rate Sensor Example. Is the connection encrypted or can everyone sniff the data?
Best regards
Hello,
can anyone tell me something about the security level of the connection like it is made in the Heart Rate Sensor Example. Is the connection encrypted or can everyone sniff the data?
Best regards
No, the data may be unencrypted, it has to be configured in some way to be (or not to be) encrypted, that's all in Nordic's examples and tutorials. But if it has to be encrypted, and if the pairing method is Just Works, then someone who listens during the pairing/bonding could totally decrypt the transfer of data, even after a disconnection and reconnection.
No, the data may be unencrypted, it has to be configured in some way to be (or not to be) encrypted, that's all in Nordic's examples and tutorials. But if it has to be encrypted, and if the pairing method is Just Works, then someone who listens during the pairing/bonding could totally decrypt the transfer of data, even after a disconnection and reconnection.