My question is with reference to the following API.aci_gap_set_discoverable(uint8_t Advertising_Type, uint16_t Advertising_Interval_Min, uint16_t Advertising_Interval_Max, uint8_t Own_Address_Type, ...
Thanks for the reply Winfred.Can you be a bit more breifer on advertisement interval. For example, If i declare it like Advertising_Interval_Min to be 100ms and Advertising_Interval_Max to be 1000ms, then the BLE node advertises itself for the first ...