not advertising timeout functionality ?
Posted: Tue Nov 07, 2017 1:28 pm
I am using esp32 BLE gatt server . It keeps advertising . I want to stop advertising after some time. I searched in API but no functionality to define this timeout. while in arduino for nrf51(redbearlab) has one such function to specify when to stop advertising.
I don't know how to use freeRTOS software timer. Will look into it. any other solutions ? don't want delays
I don't know how to use freeRTOS software timer. Will look into it. any other solutions ? don't want delays