Hi Nordic
I want to change mesh-sdk-4.0 LPN example tx output power to 4dbm, including proxy broadcast, mesh packet,
I try to change "RADIO_POWER_NRF_0DBM" in whole mesh-sdk-4.0 to "RADIO_POWER_NRF_POS4DBM",
in set_default_broadcast_configuration(), scanner_init(), core_tx_tx_power_delete(), core_tx_lpn_init()
But it seems not change the tx power because nrf connect APP still show similar RSSI, could you tell me how to modify tx power of mesh-sdk-4.0?
Regards,
Joseph