Part Number: LAUNCHXL-CC26X2R1
Tool/software: Code Composer Studio
Dear team
I'm using two CC2652R, one as host using the host_test example and the other one as peripheral using the simple_peripheral example. The peripheral can't be discovered by the host using Btool, however, it can be discovered by using LightBlue (Iphone).
When i switch simple_peripheral to project_zero, everthing works fine. It can be normally discovered by the host using Btool.
So, is there anything I need to modify in the imple_peripheral example?
I tried several sdk versions: simplelink_cc13x2_26x2_sdk_2_40_00_81, simplelink_cc13x2_26x2_sdk_3_10_01_11, simplelink_cc13x2_26x2_sdk_3_20_00_68.
CCS version: 9.1.0.00010
![]()
I tried to lower the advertising interval and scan again from BTool. But no luck.
Please help.