Changing TX power while LE Power Control is in use

Hello,

What will happen if I try to change the device's TX power using the vendor-specific command SDC_HCI_OPCODE_CMD_VS_ZEPHYR_WRITE_TX_POWER while LE Power Control feature is active?

Regards,
Chang

Parents
  • I am not verified this but I think your Vendor Specific command might succeed immediately changing the TX power to a specific value you set, but that is not changing the internal state machine or internal variables of the LEPC feature. So even after your vendor specific command succeeds, the LEPC value might be the final one that might overwrite your vendor specific TX value eventually as the LEPC values are saved internally and mapped to a role of that device. Does that make sense?

Reply
  • I am not verified this but I think your Vendor Specific command might succeed immediately changing the TX power to a specific value you set, but that is not changing the internal state machine or internal variables of the LEPC feature. So even after your vendor specific command succeeds, the LEPC value might be the final one that might overwrite your vendor specific TX value eventually as the LEPC values are saved internally and mapped to a role of that device. Does that make sense?

Children
Related