Other Parts Discussed in Thread: CC2640R2F
Hi,
I am reviewing the Simple Peripheral example program from CC2652RB SDK V3.10 and I would like to know how the SimplePeripheral_doAutoConnect() C function is used. This C function is not called in Simple Peripheral project.
From my understanding with another TI BLE MCU CC2640R2F the auto-connect is handled at Smart Phone App side.
-kel