[BLE] pairing random value is incorrect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-14 11:11 PM
Hi,
I use STM32BW55.
I get trouble for pairing random value.
pairing random value is 0xffffffffffffffffffffffffffffffff.
How do I resolve it?
I set :
- static random address
- IR
- ER
- appearance
- IO capability : No Input/No output
- Bonding Mode : Bonding Mode
- Secure Connection : Not support
I attached WireShark's log.
Solved! Go to Solution.
- Labels:
-
BLE
-
STM32WB series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-15 3:51 PM
I'm sorry for delaying update.
I resolved it.
I set wrong setting for RNG on CubeMX.
I fix setting for RNG, then pairing random value is random number.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-15 7:38 AM
Hello @mmt-10
Can you give more details and how to reproduce this issue?
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-15 3:51 PM
I'm sorry for delaying update.
I resolved it.
I set wrong setting for RNG on CubeMX.
I fix setting for RNG, then pairing random value is random number.
