last_rssi is a large negative number, with rssi_offset being +292, intended to be added to put the value inside the range of a single byte uint. Before sending the data message, a RSSI message is automatically sent, which is quite nice, but the value ends up overflowing the 8-bit uint, giving a bogus value.master
parent
1275c5876d
commit
30a07a32ce
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue