Announcement

Collapse
No announcement yet.

Outputting getLq between two RF266 antennas

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Outputting getLq between two RF266 antennas

    Hi,
    I'm trying to output getLq signal strength in binary between two RF266 antenna chips. I put the code I've attached below on both of the antenna chips. When I use mcastRpc(1, 2, "remoteLQ") instead of mcastRpc(1, 2, "getPercentLq") , I get a constant value of 4 no matter how far or close I move the antenna chips away from each other. And when I use mcastRpc(1, 2, "getPercentLq") , I get a value of 69 when one of the antennas is not powered.
    Are there any suggestions on how to fix this to output the correct getLq signal strength?
    If not, is there anyway to output distance between the two chips?
    Thanks in advance!
    Attached Files
X