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