|
From: Marcelo L. <mc...@gm...> - 2013-12-11 18:28:25
|
Hi all, I'm trying to run a simulation on cooja, with Cooja Motes, where I have to read the RSSI value of received packets. I'm using packetbuf_attr(PACKETBUF_ATTR_RSSI) to do that, but the value is always 0. I thought the value was proportional to the distance between the motes, in the simulator, but even if a move the motes to bigger distances, it still 0. Do I have to use another mote instead of Cooja's Or this RSSI value is always 0 on the simulator? Thanks |