Other Parts Discussed in Thread: CC2340R5
Tool/software:
Hi, Ti
I cc2745 used implelink_lowpower_f3_sdk_8_40_00_61\examples\rtos\LP_EM_CC2745R10_Q1\ble5stack\basic_ble and cc2340 used simplelink_lowpower_f3_sdk_8_40_00_61\examples\rtos\LP_EM_CC2340R53\ble5stack\basic_ble to make a ble connection.
when I set cc2340 scan type as active the connection can be successfully made.But when I set 2340 to passive scanning, cc2340 kept scanning but couldn't successfully connect to cc2745.
I want to change the scan type of cc2340 to passive scanning and successfully connect with cc2745,What can I do to achieve this goal?