You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi all,
now ,i need the Link Quality Indicator (ZigBee),RSSI or LQI value,
how can i do on device to support link quality request or get rssi from raw data
i try to send .lqi(ieeeAddr, callback) , my device always return not support.
my develop : CC2630,zstack_home_1_02_02a_44539
.lqi(ieeeAddr, callback)
Query the link quality index from a certain device by its ieee address.
The text was updated successfully, but these errors were encountered:
hi all,
now ,i need the Link Quality Indicator (ZigBee),RSSI or LQI value,
how can i do on device to support link quality request or get rssi from raw data
i try to send .lqi(ieeeAddr, callback) , my device always return not support.
my develop : CC2630,zstack_home_1_02_02a_44539
.lqi(ieeeAddr, callback)
Query the link quality index from a certain device by its ieee address.
The text was updated successfully, but these errors were encountered: