Skip to main content
AAcca.1
Visitor II
January 8, 2021
Question

STM32WB55 aci_gap_start_general_discovery_proc issues

  • January 8, 2021
  • 0 replies
  • 532 views

I am developing on NUCLEO WB55, I call aci_gap_start_general_discovery_proc() to discover near devices, if I pass PUBLIC_ADDR as third argument all goes well but it does not find my devices, becose they have random addresses.

If I pass STATIC_RANDOM_ADDR (or RANDOM_ADDR) as third parameter it fails and returns 0x42 error code = BLE_STATUS_INVALID_PARAMS.

Why?

What I have to do?

Thanks in advance

Alessandro

This topic has been closed for replies.