Does anybody tested the newest Raspberry hardware version like RPI3 with a bit old EasyIoT server v0.9? Does it work? And also GPIO driver on v0.9 with RPI3 - does it work?
Many thanks for EasyIoT Team. EasyIoT server is really good product!
essenemari wrote: Hello EasyIoT Team and forum Members,
Does anybody tested the newest Raspberry hardware version like RPI3 with a bit old EasyIoT server v0.9? Does it work? And also GPIO driver on v0.9 with RPI3 - does it work?
Many thanks for EasyIoT Team. EasyIoT server is really good product!
no I did not. In fact my question was in advance since I am going to buy RPI3 soon and hope that GPIO driver will work on it.
Have you made any progress on your project? Were you able to set DHT22 up?
been trying to set it up today on my rpi3 to monitor dht22's on gpio pins with not much luck tbh
GPIO pins are only digital inputs/outputs. You can not connect directly DHT22 to GPIO ports with EasyIoT server. Use sensor modules with ESP8266 or NRF24L combined with DHT22.