Skip to content

sonoff pow rebooting every hour #71

@Reinhartd

Description

@Reinhartd

Hello!

yesterday i have posted the problem with TODAY_POWER, and this problem is the reason.
I have 2 sonoff pow and 2 sonoff Switches.

  • sonoff Switch with V 2.0.10 NTP is OK, and no rebooting
  • sonoff pow with 2.0.10 NTP is NOT OK, and rebooting every hour.

when i disable SONOFF_POW and activate SONOFF ( on the sonoff_pow module in user_config.h ), then sync with NTP is OK and no reboot (but i have no data from energy).
//#define MODULE SONOFF_POW

here is the syslog with the reboot situation

  • ********************* Syslog Log sonoffpow2 ************************
    Nov 10 09:25:58 sonoffpow-6772 ESP-MQTT: tele/sonoffpow/TIME = 1970-01-01T01:00:01
    *** here is a change off hour on the module sonoffpow and make a reboot ***
    Nov 10 09:26:08 sonoffpow-6772 ESP-RTC: (UTC) Thu Nov 10 08:26:07 2016
    Nov 10 09:26:08 sonoffpow-6772 ESP-RTC: (DST) Sun Mar 27 02:00:00 2016
    Nov 10 09:26:08 sonoffpow-6772 ESP-RTC: (STD) Sun Oct 30 03:00:00 2016
    Nov 10 09:26:10 sonoffpow-6772 ESP-Config: Saved configuration (692 bytes) to flash at FA and count 187
    Nov 10 09:26:10 sonoffpow-6772 ESP-Wifi: Checking connection...
    Nov 10 09:26:10 sonoffpow-6772 ESP-Wifi: Connected
    Nov 10 09:26:11 sonoffpow2-6566 ESP-MQTT: tele/sonoffpow2/UPTIME = 1
    Nov 10 09:26:11 sonoffpow2-6566 ESP-MQTT: tele/sonoffpow2/RSSI = 60
    Nov 10 09:26:11 sonoffpow2-6566 ESP-MQTT: tele/sonoffpow2/TODAY_POWER = 0.045
    Nov 10 09:26:11 sonoffpow2-6566 ESP-MQTT: tele/sonoffpow2/PERIOD_POWER = 0
    Nov 10 09:26:11 sonoffpow2-6566 ESP-MQTT: tele/sonoffpow2/CURRENT_POWER = 0
    Nov 10 09:26:11 sonoffpow2-6566 ESP-MQTT: tele/sonoffpow2/POWER_FACTOR = 0.00
    Nov 10 09:26:11 sonoffpow2-6566 ESP-MQTT: tele/sonoffpow2/VOLTAGE = 0
    Nov 10 09:26:11 sonoffpow2-6566 ESP-MQTT: tele/sonoffpow2/CURRENT = 0.000
    Nov 10 09:26:11 sonoffpow2-6566 ESP-MQTT: tele/sonoffpow2/LIGHT = ON
    Nov 10 09:26:11 sonoffpow2-6566 ESP-MQTT: tele/sonoffpow2/TIME = 1970-01-01T01:00:01
    *** here is a change off hour on the module sonoffpow2 and make a reboot ***
    Nov 10 09:26:16 sonoffpow2-6566 ESP-Wifi: Checking connection...
    Nov 10 09:26:16 sonoffpow2-6566 ESP-Wifi: Connected
    Nov 10 09:26:20 sonoffpow2-6566 ESP-RTC: (UTC) Thu Nov 10 08:26:19 2016
    Nov 10 09:26:20 sonoffpow2-6566 ESP-RTC: (DST) Sun Mar 27 02:00:00 2016
    Nov 10 09:26:20 sonoffpow2-6566 ESP-RTC: (STD) Sun Oct 30 03:00:00 2016
    Nov 10 09:26:22 sonoffpow2-6566 ESP-Config: Saved configuration (692 bytes) to flash at F9 and count 104
    Nov 10 09:26:30 sonoffpow-6772 ESP-Wifi: Checking connection...

LG

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions