How to identify two or more BLE devices
Hi, I have a question.
I am developing a BLE HIID device using the STM32WB55 evaluation board.
I am not sure how to identify multiple devices with the same firmware loaded.
The problem I am currently encountering is as follows ↓↓↓.
- Prepare two CFG_STATIC_RANDOM_ADDRESS and switch between them on each evaluation board.
- Two devices appear on the advice screen (windows pairing screen)
- If one is connected, the other cannot be connected.
I would appreciate it if you could tell me the cause of this phenomenon described above!
Thank you in advance.