Other Parts Discussed in Thread: BLE-STACK
Tool/software: TI C/C++ Compiler
Hello
I want to convert the BLE5 simple_peripheral Example to display AUX_CHAIN_IND. Essentially, I want to fragment the data and do the following.
ADV_EXT_IND->ADV_EXT_IND->ADV_EXT_IND -> AUX_ADV_IND -> AUX_CHAIN_IND->AUX_CHAIN_IND->AUX_CHAIN_IND.
Thanks