I am looking for a way to set the TX power in Openthtread using Matter with the current version of the nRF-SDK. It appears I cannot find a solution which is up to date.
I am looking for a way to set the TX power in Openthtread using Matter with the current version of the nRF-SDK. It appears I cannot find a solution which is up to date.
Hi,
Have you tried using otPlatRadioSetTransmitPower()?
Best regards,
Marte
Thanks, I'll give it a try and update the issue. I just found otLinkSetMaxTransmitPower beforehand, but this seems to be outdated.
Best regards,
Robert
Thanks, I'll give it a try and update the issue. I just found otLinkSetMaxTransmitPower beforehand, but this seems to be outdated.
Best regards,
Robert