Page 1 of 1

Bluetooth: Secure Simple Pairing disable functionality.

Posted: Tue Mar 12, 2019 6:43 pm
by Caio.Oliveira
Hi, everyone!

For my product, i need to use Legacy Pairing mode, which is possible by disabling SSP. This functionality is present at v3.3-beta1, which is obviously a not stable version.

My point is: i need to disable SSP for my product. Which tag/commit could be the "most stable" version to use for production?

Thanks!

Re: Bluetooth: Secure Simple Pairing disable functionality.

Posted: Wed Mar 13, 2019 4:06 am
by ESP_Angus
Hi Caio,

v3.3-beta2 or the release/v3.3 branch are probably the best choices if you need this functionality. I suggest waiting for the v3.3 final release before going to production, though.

A description of ESP-IDF versions and the tradeoffs involved can be found here:
https://docs.espressif.com/projects/esp ... sions.html

Re: Bluetooth: Secure Simple Pairing disable functionality.

Posted: Wed Mar 13, 2019 5:32 pm
by Caio.Oliveira
Thanks a lot!
However..how's v3.3 going? Any previsions for final release?

Re: Bluetooth: Secure Simple Pairing disable functionality.

Posted: Thu Mar 14, 2019 3:52 am
by ESP_Angus
V3.3 testing has begun. Right now final testing for the V3.2 release is still in progress.

We don't have an ETA for the V3.3 release yet, unfortunately.

Re: Bluetooth: Secure Simple Pairing disable functionality.

Posted: Thu Mar 14, 2019 6:29 pm
by Caio.Oliveira
Alright then. I hope it comes out before starting production :D Thanks a lot!