I am trying to just find what is this LE Secure Connection but can't seem to find anything basic. When i look at the lesc example, it look slike they simply turn the bit on as a parameter and if you want MITM prevention turn that param bit on also. Is that all there is to it to make a secure connection?
I dont need ot make a private and public key or anything? or what is a good example which shows public private key useage for LE secure conenction i can look at
I am looking also in the aes-ctr cryptoi library to encrypt and decrypt on either side of the BLE conneciton as a possibility and just send encrypted data over unsecure BLE if need be