NordicSemiconductor / pc-nrfconnect-ble

Bluetooth low energy app for nRF Connect for Desktop
Other
151 stars 43 forks source link

Advertising at specific frequency/Interval #286

Closed hardikdgsa closed 8 months ago

hardikdgsa commented 8 months ago

I want to have a feature that starts the advertising at given frequencies, for example for 4 times. Or at every 20 seconds. How do we officially implement that?

I have found one very old article on this, however, in the current code there is nothing like this found. if there are any new methods are there please let me know https://devzone.nordicsemi.com/f/nordic-q-a/19191/how-to-send-a-single-advertisement-event

datenreisender commented 8 months ago

Do you want to implement that feature in a firmware? Then this repo here is the wrong place, because this only about the BLE app of nRF Connect for Desktop. Please ask in Devzone instead.

Do you want to implement this in this desktop app? Sadly this app is currently not developed any further. There is work on a successor, so if your feature might be relevant in a successor app, then it would be helpful if you could elaborate more on it.

Since it doesn't seem relevant for this repo, I will close this.