according to the BlueNRG-MS Bluetooth LE stack aci :aci_gap_set_discoverable(......,SlaveConnIntervMin,SlaveConnIntervMax) the last two parameter value range :0x0006~0x0c80,but the STM32CubeExpansion_BLE1_V4.40why the last two parameter are 0???l
Dear Winfred,thanks for your answer.not to specify minimum or maximum Slave Connection Interval means the Slave Connection Interval can be random? Besides, I don‘t understand the relationship between ADV_interval and Slave_Conn_interval ,would you...