Other Parts Discussed in Thread: BLE-STACK
I have following queries on BLE.
1. How to configure GATT server initialization and GATT Add service and Add Characteristic with 128 Bit UUID using HCI commands?
2. How to set Fixed Passkey and enable this option on Added characteristic in point 1, so that on first time read/Write on Characteristic will popup the passkey option on host. (Authenticated read write) ?
3. How to configure so that there is Event to host with Rx data length on Attribute modification (Attribute write for Rx UUID ) each time?
4. How to use Software cmd to go in boot mode, as it replying error and Also I need Host interface for bootloader?