Hi everybody,
I am working with two custom boards with nrf52840 chip, using the examples of UART central/peripheral.
I set power TX of connection exactly as the example shows: https://github.com/nrfconnect/sdk-zephyr/blob/master/samples/bluetooth/hci_pwr_ctrl/src/main.c
I set this power on centran andperipheral, when connected function is triggered.
With the minimum db=-40: 
My values of RSSI every ten seconds: 
With the max db=+8:
My values of RSSI every ten seconds: 
My questions are:
Is it normal this results? this meassure of RSSI make sense? Is it possible put up the tx power more than +8db??
I am on indoor location, with both devices near one each other
Thank you,
regards.