I have a question about PXP profile. Could I use the nrF52 (S132) Nordic's PXP example to dynamic change TX power when I have bonded or connected Android phone device ? I want to dynamic change TX power level (Ex: using SDK API "sd_ble_gap_tx_power_set(tx_level)") to trigger link loss service to alarm my phone.
Is it possible to be change TX power ? Because TX power service and advertising initializing function has already set the TX power level. Thank you !!