Other Parts Discussed in Thread: BLE-STACK
Hello forum,
My application do the below activities:
1. Advertise packet for 1100 milliSecond
2. After 1 second it enable scanning and wait for response from other device.
3. Repeat the above steps whenever required.
My Questions:
- Is there any method by which I can detect whether advertisement ended or not.
- What should be the ideal process/steps to run advertisement and scanning smoothly one by one like both should not interrupt each other?
- When should i enable/disable advertisement?
- When should i enable/disable scanning?
Details about my project
- CC1352P BLE
- SDK version - simplelink_cc13x2_26x2_sdk_4_20_01_03
- Multi role project from ble5stack
- IAR 8.50.5 IDE
Request you to kindly help me with the steps.
