[MC13192]: beginner user - LQI?!?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

[MC13192]: beginner user - LQI?!?

977 次查看
Flavio82
Contributor I
Hello everybody,
 
for a number of reasons i need to conduct a received power measurement campaign using two 13192-EVB boards communicating with each other. I read about the Link Quality estimation capability on the documentation and i was wondering if this is in some way correlated to the RF power at the receiver (perhaps the average received power over a single packet). I found nothing about that in the documentation. In case they are related, what is the relation between them? Is it linear?
 
In other words, how can i translate an integer ranging from 0 to 255 into a dBm value?
I really appreciate yor help!
标签 (1)
0 项奖励
1 回复

288 次查看
RickN
Contributor I
Hi,
 
   You need to check out Section 6.3.5.3 of the MC13192 Reference Manual, Rev. 1.5, for the answer to your question. 
 

The format for the LQI is the same as CCA:

Signal strength in dBm = - (dec (cca_final[7:0] / 2))

 

    Thanks,

           Rick

   

0 项奖励