Sonoff PowR2 with Tasmota FW troubles

Everything about esp8266 and more.

Moderator: leecollings

Post Reply
BarryT
Posts: 358
Joined: Tuesday 31 March 2015 22:06
Target OS: Linux
Domoticz version: 2024.3
Location: east netherlands
Contact:

Sonoff PowR2 with Tasmota FW troubles

Post by BarryT »

Hi all,

i have 4 Sonoff PowR2 in my system, and they are far, far from stable.
After i use mqtt it seems that the connection with wifi disconnecting, and connecting again.
After switching the relais, it also does.
The problems are the same on ALL 4 devices.
I use mqtt on a raspberry, and the software of Tasmota is 6.5.0
The switch is working, but after a while the connection is gone and there is also no web-interface.
The only thing to do is to cut the power and reset the units..
Also the virtual energy and power values are updating only 1 time, after that the connection is gone.
What is wrong here?
Using Ubiquiti Access Points, and therefar there are never ever troubles with my ap's ;)
*EDIT:
I guess the main problem is in the mqtt?
This is what happends when i enable mqtt in domoticz:

Code: Select all

21:32:36 HTP: Main Menu
21:32:37 HTP: Console
21:32:38 CSE: Checksum failure
21:32:50 SRC: MQTT
21:32:50 SRC: MQTT
21:32:50 SRC: MQTT
21:32:50 SRC: MQTT
21:32:50 SRC: MQTT
21:32:50 SRC: MQTT
21:32:50 SRC: MQTT
21:32:50 SRC: MQTT
21:32:51 SRC: MQTT
21:32:51 SRC: MQTT
21:32:51 SRC: MQTT
21:32:51 SRC: MQTT
21:32:51 SRC: MQTT
21:32:51 SRC: MQTT
21:32:51 SRC: MQTT
21:32:51 SRC: MQTT
21:32:51 SRC: MQTT
21:32:51 HTP: Console
21:32:52 SRC: MQTT
21:32:52 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 CSE: Checksum failure
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:53 SRC: MQTT
21:32:54 SRC: MQTT
21:32:54 SRC: MQTT
21:32:54 SRC: MQTT
21:32:54 SRC: MQTT
21:32:54 SRC: MQTT
21:32:54 SRC: MQTT
21:32:54 SRC: MQTT
21:32:54 SRC: MQTT
21:32:55 SRC: MQTT
21:32:55 SRC: MQTT
21:32:55 SRC: MQTT
21:32:55 SRC: MQTT
21:32:55 SRC: MQTT
21:32:55 SRC: MQTT
21:32:55 SRC: MQTT
21:32:55 SRC: MQTT
21:32:56 SRC: MQTT
21:32:56 SRC: MQTT
21:32:56 SRC: MQTT
21:32:56 SRC: MQTT
21:32:56 SRC: MQTT
21:32:56 SRC: MQTT
21:32:56 SRC: MQTT
21:32:56 SRC: MQTT
21:32:56 SRC: MQTT
21:32:57 SRC: MQTT
21:32:57 SRC: MQTT
21:32:57 SRC: MQTT
21:32:57 SRC: MQTT
21:32:57 SRC: MQTT
21:32:57 SRC: MQTT
21:32:57 SRC: MQTT
21:32:57 SRC: MQTT
21:32:58 SRC: MQTT
21:32:58 SRC: MQTT
21:32:58 SRC: MQTT
21:32:58 SRC: MQTT
21:32:58 SRC: MQTT
21:32:58 SRC: MQTT
21:32:58 SRC: MQTT
21:32:58 SRC: MQTT
21:32:59 SRC: MQTT
21:32:59 SRC: MQTT
21:32:59 SRC: MQTT
21:32:59 SRC: MQTT
21:32:59 SRC: MQTT
21:32:59 SRC: MQTT
21:32:59 SRC: MQTT
21:32:59 SRC: MQTT
21:33:00 SRC: MQTT
21:33:00 SRC: MQTT
21:33:00 SRC: MQTT
21:33:00 SRC: MQTT
21:33:00 SRC: MQTT
21:33:00 SRC: MQTT
21:33:00 SRC: MQTT
21:33:00 SRC: MQTT
21:33:04 HTP: Console
Raspberry / ESP Boards / Relais / Milight / Hue / OTGW / P1 / Xiaomi / RFXCom / RFLink / ZWave / Conbee II / Z2M / MQTT / A lot of scripts and many more..
Software: Linux, Android and Windows
Prutsium
Posts: 92
Joined: Monday 18 June 2018 11:31
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Germany / Netherlands
Contact:

Re: Sonoff PowR2 with Tasmota FW troubles

Post by Prutsium »

Are you using Mosquitto as broker?
I have various R2's in my system and had never issues with them in the setup R2 > Mosquitto > Domoticz

In regards of updating data check your Teleperiod setting (Console) i run them right now at 60 (seconds)
BarryT
Posts: 358
Joined: Tuesday 31 March 2015 22:06
Target OS: Linux
Domoticz version: 2024.3
Location: east netherlands
Contact:

Re: Sonoff PowR2 with Tasmota FW troubles

Post by BarryT »

Prutsium wrote: Wednesday 03 April 2019 9:20 Are you using Mosquitto as broker?
I have various R2's in my system and had never issues with them in the setup R2 > Mosquitto > Domoticz

In regards of updating data check your Teleperiod setting (Console) i run them right now at 60 (seconds)
Goodmorning,
Yes i use mosquitto broker on raspberry 3b+.
I have changed the sleep from 1 into 0, now it seems to be more stable.
Ps, the teleperiod was @10, changed to 60 now.
Going check tonight when i'm back home.
Thanks!
Raspberry / ESP Boards / Relais / Milight / Hue / OTGW / P1 / Xiaomi / RFXCom / RFLink / ZWave / Conbee II / Z2M / MQTT / A lot of scripts and many more..
Software: Linux, Android and Windows
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest