This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
According to TI webpage ( https://e2e.ti.com/blogs_/b/connecting_wirelessly/archive/2016/08/11/how-bluetooth-4-2-can-help-enable-product-security)
BLE-STACK 1.5.0 for CC2540 and CC2541
software now supports Bluetooth 4.2 Core Specification. including Secure pairing based on ECDH.
but I cannot find any document in http://www.ti.com/lit/ug/swru271h/swru271h.pdf.
Thanks.
As I know, CC254x doesn't support Bluetooth 4.2 Core Specification. You can refer to the discussions in e2e.ti.com/.../1370855
As I know,
BLE-Stack 1.5.0 is a maintenance release and provides most up-to-date and robust Bluetooth 5.0 SW protocol stack while maintaining the same Bluetooth 4.0 defined feature set and API capability to the previous BLE-Stack 1.4.2 release. It is strongly recommended that all ongoing and new development projects update to BLE-Stack 1.5.0 release. For further details on this update, see the release notes and migratoin guide in the BLE-Stack 1.5.0 SDK installation folder.
Hi Joakim,
I don't understand you provide information, So the conclusion is BLE-Stack v1.5.0 does not support Elliptic Curve Diffie-Hellman (ECDH) ?
------------------------------------------------------------------------------------------------------------
As I know, qualified is BT5.0 not BT5.1
and
According to TI webpage ( https://e2e.ti.com/blogs_/b/connecting_wirelessly/archive/2016/08/11/how-bluetooth-4-2-can-help-enable-product-security)
Bluetooth 4.2 Core Specification. including Secure pairing based on ECDH.
------------------------------------------------------------------------------------------------------------
BT5.0 QDIDs for CC254x : See on SIG website:
127435 |
2019-04-16 |
2019-04-16 |
||
127436 |
2019-04-16 |
2019-04-16 |
||
127418 |
2019-04-16 |
2019-04-16 |
HI,
Sorry for the typo, you are correct it's BT5.0 Qualified. However, the actual implemented features are limited to BT4.0/1 so no ECDH. CC2541 is a simple device and may not even be capable of ECDH.
I actually suggest you look into CC2640R2 or CC2642 devices instead.