Skip to main content
jeffl.kelley9
Associate III
March 11, 2025
Question

STM32WB55 Secure pairing

  • March 11, 2025
  • 1 reply
  • 485 views

Looking for an example where pairing exchanges keys for a secure connection.  Or a book, somewhere someone should have written a book.

1 reply

STTwo-32
Technical Moderator
March 13, 2025

Hello @jeffl.kelley9 

I suggest you have a look at the STM32WB-WBA BLE security - Out Of Band pairing - stm32mcu Wiki and also the 4 examples provided on the reference chapter of the wiki. They should be helpful.

Best Regards.

STTwo-32

jeffl.kelley9
Associate III
March 14, 2025

I am pretty sure that I don't want to do out-of-band pairing.  Might have terms wrong by "LE secure pairing" the one that is not "just works" could be what I am after.  Need to figure out HCI exchange that would be expected on each side.

STTwo-32
Technical Moderator
March 14, 2025

For that, I think the best ressource I can suggest is the https://wiki.st.com/stm32mcu/wiki/Connectivity:STM32WB-WBA_BLE_security that I think it may be helpful.

Best Regards.

STTwo-32