Hi everyone,
I'm a bit confused with the TX power value that can be applied to both of this device.
In the CC2540 datasheet, the range specified is +4dBm to -20dBm.
In the CC2541 datasheet, the range specified is 0dBm to -23dBm.
In the TI BLE stack, there's four value in the hci.h file, -23, -6, 0 and +4.
My question is, if I configure -23dBm on the CC2540, will it work or dismiss my command? (I guess this one should work because the sample code use this value...)
And if I configure +4dBm on the CC2541, will it work or dismiss my command?
Best regards,
Jerome