Hi,
I am currently developing with the nRF52 DK (nRF52832 SoC) and the nRF52833 DK (nRf52833 SoC). I have built and flashed the Bluetooth: Peripheral HT sample from Zephyr to both boards successfully. I have tested the application with an Android mobile phone and receive temperature measurements as expected. I would like to customise the source code of this sample application in 2 specific ways:
1. How do I change the TX power?
2. How do I change the PHY to use Coded PHY (S = 8)? I know that this can only be done for the nRF52833.
Thanks,
Adam