Hi
I'm playing with both SimpleBLEPeripheral and SimpleBLEBroadcaster and it seems that the value CC2540_MINIDK takes is different in each. It's 1 in SBLEP but 0 in SBLEB.
How is the value determined? For the same device, they somehow take different values. Is it meant to be a flag for the compiler? Why would it take the value 1 in SBLEP but 0 in SBLEB?
Cheers