-
Notifications
You must be signed in to change notification settings - Fork 196
Closed
Description
Hi,
I got my new Sonoff, configured the user_config file including uncommenting #define SEND_TELEMETRY_DHT, and programmed the Sonoff.
I then plugged in the temp/humidity sensor (all the way until you hear the click and it's securely plugged in) and waited for temp/humidity telemetry data.. Nada. All I get is this:
2:17:53 MQTT: sonoff/UPTIME = 0
12:17:53 MQTT: sonoff/RSSI = 100
12:17:53 MQTT: sonoff/LIGHT = On
12:17:53 MQTT: sonoff/TIME = 2016-10-11T12:17:53
I notice the time is wrong also (I assumed 10 would be correct as I'm in Brisbane/Australia).
Any ideas as to what might be wrong?
EDIT: I've since found, set, recompiled and uploaded new firmware with the following setting:
#define DHT_TYPE AM2301
Still Nada.
Regards,
Michal