su seven

Registered on 08/26/2015 • Last connection on 08/26/2015

how to add the rssi in the zb_put_out_queue()

Hi

 

we want designed a software to get the RSSI value.

 

we use the zboss sniffer source code.

 

How could we adding the RSSI vaule in the packe to output?

 

i try to add the zb_transceiver_get_rssi(rssi); function in zb_put_out_queue()

 

but it doesn't work ,it will make the device init failed