RSSI on Central without connection conversion

3 posts / 0 new
Last post
sabasit
Offline
Last seen:11 months 2 weeks ago
Expert
加入:2014-10-14 14:20
RSSI on Central without connection conversion

Hi,

In continuation of my previous question, the RSSI value return through adv_report struct will need to be converted to get value in dBm using following formula. Is my understanding right?

i.e.
LRES = param->rssi
and
RSSi (dBm) = (0.474 * LRES) – 112

Thanks.

Device:
MT_dialog
Offline
Last seen:1 month 10 hours ago
工作人员
加入:2015-06-08 11:34
Hi sabasit,

Hi sabasit,

Please check the below post

http://support.dialog-semiconductor。com/convert-rssi-dbm

Thanks MT_dialog

sabasit
Offline
Last seen:11 months 2 weeks ago
Expert
加入:2014-10-14 14:20
Thanks MT_dialog. This

Thanks MT_dialog. This confirms my understanding is correct.

Topic locked