Hey Guys,I have a problem with my STM32WB55CC. For the certification of my product I have to set the advertising channel to a fixed one (37, 38, 39). The command I try to use is the following:volatile uint8_t ret;
ret = hci_le_set_advertising_paramet...