Other Parts Discussed in Thread: CC2640, SYSCONFIG,
Hi TI,
I work with the SDK_3_10_00_53;
I have two device downloaded with the same firmware(different advname).
Then when I connected one with PC with win10, another can't pair successfully.
the pairing return code is 0x08;/// Pairing failed due to an unspecified reason
#define SMP_PAIRING_FAILED_UNSPECIFIED 0x08
I attach code, log and sniffer info here. The result come from demo--"simple_peripheral_app".