Other Parts Discussed in Thread: CC2564
Hello, is that possible to setup the transmit power for pairing/data transmission/etc... by compiler #define? We are using the CC2564 Bluetooth stack on STM32, we would like to know how to reduce the power output at compiler #define level, or if not possible, how to do at run time level....
- if it can be done at compiler level, which #define has to be changed?
- if it must be done at run time level, when can it be done...(just after stack init? And do we need to launch a new calibration?
Thanks/Florent