java.lang.IllegalArgumentException: RSSI value must be between 0 and 100.
Every couple hours of running I get this error and I am not sure where it is happening as I am not creating a RX16Packet. Need help to debug it.
Exception in thread "Thread-4" java.lang.IllegalArgumentException: RSSI value must be between 0 and 100.
at com.digi.xbee.api.packet.raw.RX16Packet.
It seems to happen if I doing multiple sends of data at a rapid rate at 9600 baud.
Hi @SkyMoCo,
Could you please give us more context about what you are doing exactly? What XBee modules and firmware are you using? It would really help us to figure out what's going on and fix the issue.
Thanks.