commit | 118f37b574377695ff60259bf6df9b5b6021628e | [log] [tgz] |
---|---|---|
author | Yeshvanth M <yeshvanthmuniraj@gmail.com> | Wed Nov 17 22:59:37 2021 +0530 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Thu Nov 25 17:09:32 2021 +0200 |
tree | 587bdb8a65579506d14c2f8238bbebe8854dbb30 | |
parent | 513517fa5c913fc6bb9e6fac32a3368dea8782b6 [diff] |
samples: Bluetooth: Added Broadcaster sample This sample periodically sends out advertising data packets with manufacturer data element. The content of data sent is a single byte indicating how many advertising packets the device has sent which rolls back to 0 after 255. Demonstrates role of broadcaster. Signed-off-by: Yeshvanth M <yeshvanthmuniraj@gmail.com>