Send regular status messages on different times (reduce collision)
Currently all boxes send their status messages (containing e.G. temperature values from BME sensor) to the same time, resulting in collisions. They have to be send in an box-based offset and also should add some randomness.