Hi
in NRF connect SDK is it possible to do the following:
recive one byte from PC via USB to a dev board. Immediately or with a delay less than 200 micro second send a advertisment packet with Manufacturer Specific Data (BT_DATA_MANUFACTURER_DATA) with the byte received from PC?
Do I have control of when the ADV packet is transmitted?
According to bluetooth spec a random delay of 0-10 ms is introduced when sending a ADV packet. Is the random delay ist set only at startup or with every ADV packet sent?
thx