When using the RHT03 sensor and this library for the new Particle Mesh devices, the return values are not consistent. There is a thread in the Particle community forums about the issue here:
https://community.particle.io/t/incorrect-data-output-with-rht03-temp-humidity-sensor-using-argon-solved-but-now-using-dht11/46808
It is possible that the use of noInterrupts() and interrupts() may cause unintended problems with timing on the Mesh devices.