Other Parts Discussed in Thread: CC2640R2F
Tool/software: TI-RTOS
software: simplelink_cc2640r2_sdk_1_00_00_22.exe
the simple_peripheral project , Task the initiative to request matching, Initializes the Settings as follows:
uint32_t passkey = 0; // passkey "000000"
uint8_t pairMode = GAPBOND_PAIRING_MODE_INITIATE;//GAPBOND_PAIRING_MODE_WAIT_FOR_REQ;
uint8_t mitm = TRUE;
uint8_t ioCap = GAPBOND_IO_CAP_NO_INPUT_NO_OUTPUT;
uint8_t bonding = TRUE;
Mobile terminal can match the binding, then Delete binding mobile terminal, then Mobile terminal can to longer matching binding, But handsets matching screen tips, choose matching , the background is not binding
thanks for you !!