2022-10-25 06:29 AM
I am using my stm32wb55 as Central. (similar to phone app)
After connection I am having trouble changing the authentication method.
Using: aci_gap_set_authentication_requirement
I am allowed up to 8 connections on Central, must they all have the same authentication method for pairing?
Cheers!
2022-11-08 01:28 AM
Hello,
Yes, all the connection must have the same authentication method for pairing. The authentication method is unique and defined at initialization time before the connection.
Best Regards