Friday, June 24, 2016

How to use TI BLE Stack HostTest to send advertising

How to use TI BLE Stack HostTest to send advertising using Btool in Adv. Commands tab:

1. GAP_DeviceInit, set profileRole to Peripheral and hit Send Command
2. GAP_UpdateAdvertisingData, set adType toGAPADVERT_ADVERTISEMENT_DATA and hit Send Command.
3. GAP_MakeDiscoverable and hit Send Command to start advertising.
4. GAP_EndDiscoverable and hit Send Command to stop advertising.

No comments:

Post a Comment