not able to see any data on termite serial communication

201 views
Skip to first unread message

Shanmukha B

unread,
Dec 14, 2022, 1:55:17 AM12/14/22
to TasmotaUsers
hi everyone 
im using sonoff pow r3 
i flashed custom bin file version of 11.0.0.2 with rules ,if ,expressions and setting mqttwifitimeout to 2000 
i created custom template using sonoff pow r2 as base and changed relay from relay to inverted relay and activated it 
before activating my template im able to get serial data on termite but after activating my template im not getting anything
here is my webui page console text

00:00:00.002 HDW: ESP8266EX
00:00:00.050 CFG: Loaded from flash at F9, Count 19
00:00:00.055 SER: Set to 8N1 115200 bit/s
00:00:00.177 QPC: Count 1
00:00:00.186 Project tasmota - Tasmota Version 11.0.0.2(tasmota)-2_7_4_9(2022-03-13T13:24:18)
00:00:00.188 SER: Set to 8E1 4800 bit/s
00:00:00.191 SNS: Hardware Serial
00:00:00.782 WIF: Connecting to AP1 CFRnD Channel 2 BSSId 04:95:E6:60:4B:21 in mode 11n as tasmota-50C411-1041...
00:00:03.759 WIF: Connected
00:00:04.014 HTP: Web server active on tasmota-50C411-1041 with IP address 192.168.0.166
07:37:23.043 RSL: INFO1 = {"Info1":{"Module":"pow r3","Version":"11.0.0.2(tasmota)","FallbackTopic":"cmnd/DVES_50C411_fb/","GroupTopic":"cmnd/tasmotas/"}}
07:37:23.045 RSL: INFO2 = {"Info2":{"WebServerMode":"Admin","Hostname":"tasmota-50C411-1041","IPAddress":"192.168.0.166"}}
07:37:23.046 RSL: INFO3 = {"Info3":{"RestartReason":"Software/System restart","BootCount":7}}
07:37:23.047 RSL: RESULT = {"POWER":"ON"}
07:37:23.049 RSL: POWER = ON
07:37:24.179 QPC: Reset
07:37:27.140 RSL: STATE = {"Time":"2022-12-14T07:37:27","Uptime":"0T00:00:11","UptimeSec":11,"Heap":28,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":0,"POWER":"ON","Wifi":{"AP":1,"SSId":"CFRnD","BSSId":"04:95:E6:60:4B:21","Channel":2,"Mode":"11n","RSSI":92,"Signal":-54,"LinkCount":1,"Downtime":"0T00:00:05"}}
07:37:27.147 RSL: SENSOR = {"Time":"2022-12-14T07:37:27","ENERGY":{"TotalStartTime":"2022-12-14T07:10:16","Total":0.000,"Yesterday":0.000,"Today":0.000,"Period": 0,"Power": 0,"ApparentPower": 0,"ReactivePower": 0,"Factor":0.00,"Voltage": 0,"Current":0.000}}
07:38:17.504 CMD: baudrate
07:38:17.508 RSL: RESULT = {"Baudrate":4800}
07:42:27.142 RSL: STATE = {"Time":"2022-12-14T07:42:27","Uptime":"0T00:05:11","UptimeSec":311,"Heap":27,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":0,"POWER":"ON","Wifi":{"AP":1,"SSId":"CFRnD","BSSId":"04:95:E6:60:4B:21","Channel":2,"Mode":"11n","RSSI":94,"Signal":-53,"LinkCount":1,"Downtime":"0T00:00:05"}}
07:42:27.149 RSL: SENSOR = {"Time":"2022-12-14T07:42:27","ENERGY":{"TotalStartTime":"2022-12-14T07:10:16","Total":0.000,"Yesterday":0.000,"Today":0.000,"Period": 0,"Power": 0,"ApparentPower": 0,"ReactivePower": 0,"Factor":0.00,"Voltage": 0,"Current":0.000}}
07:46:23.266 CMD: seriallog 2
07:46:23.269 RSL: RESULT = {"SerialLog":{"2":{"Active":"2"}}}
07:46:36.237 CMD: seriallog
07:46:36.241 RSL: RESULT = {"SerialLog":{"2":{"Active":"2"}}}

As you can see seriallog has been disabled and  this is happening at starting 00:00:00.188 SER: Set to 8E1 4800 bit/s.
then i manually made seriallog 2 and then restarted the device from webpage 

this is the webui console text after restart

00:00:00.001 HDW: ESP8266EX
00:00:00.051 CFG: Loaded from flash at F7, Count 21
00:00:00.056 QPC: Count 1
00:00:00.066 Project tasmota - Tasmota Version 11.0.0.2(tasmota)-2_7_4_9(2022-03-13T13:24:18)
00:00:00.431 SER: Set to 8E1 4800 bit/s
00:00:00.434 SNS: Hardware Serial
00:00:01.008 WIF: Connecting to AP1 CFRnD Channel 2 BSSId 04:95:E6:60:4B:21 in mode 11n as tasmota-50C411-1041...
00:00:04.753 WIF: Connected
07:47:38.005 HTP: Web server active on tasmota-50C411-1041 with IP address 192.168.0.166
07:47:39.052 RSL: INFO1 = {"Info1":{"Module":"pow r3","Version":"11.0.0.2(tasmota)","FallbackTopic":"cmnd/DVES_50C411_fb/","GroupTopic":"cmnd/tasmotas/"}}
07:47:39.054 RSL: INFO2 = {"Info2":{"WebServerMode":"Admin","Hostname":"tasmota-50C411-1041","IPAddress":"192.168.0.166"}}
07:47:39.055 RSL: INFO3 = {"Info3":{"RestartReason":"Software/System restart","BootCount":8}}
07:47:39.056 RSL: RESULT = {"POWER":"ON"}
07:47:39.058 RSL: POWER = ON
07:47:39.887 QPC: Reset
07:47:43.929 RSL: STATE = {"Time":"2022-12-14T07:47:43","Uptime":"0T00:00:11","UptimeSec":11,"Heap":28,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":25,"MqttCount":0,"POWER":"ON","Wifi":{"AP":1,"SSId":"CFRnD","BSSId":"04:95:E6:60:4B:21","Channel":2,"Mode":"11n","RSSI":94,"Signal":-53,"LinkCount":1,"Downtime":"0T00:00:05"}}
07:47:43.936 RSL: SENSOR = {"Time":"2022-12-14T07:47:43","ENERGY":{"TotalStartTime":"2022-12-14T07:10:16","Total":0.000,"Yesterday":0.000,"Today":0.000,"Period": 0,"Power": 0,"ApparentPower": 0,"ReactivePower": 0,"Factor":0.00,"Voltage": 0,"Current":0.000}}
07:47:59.515 CMD: seriallog
07:47:59.519 RSL: RESULT = {"SerialLog":{"0":{"Active":"0"}}}

seriallog has been disabled automatically .
Any idea why the baudrate and seriallog are changing after activating template of sonoffpowr3?

Philip Knowles

unread,
Dec 14, 2022, 2:03:44 AM12/14/22
to Shanmukha B, TasmotaUsers
Because the Sonoff POW R2 disables serial logging to stop it crashing.






From: sonof...@googlegroups.com <sonof...@googlegroups.com> on behalf of Shanmukha B <shanm...@customfurnish.com>
Sent: Wednesday, December 14, 2022 6:55:17 AM
To: TasmotaUsers <sonof...@googlegroups.com>
Subject: not able to see any data on termite serial communication
 
--
You received this message because you are subscribed to the Google Groups "TasmotaUsers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonoffusers...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/sonoffusers/12243035-7731-44b7-91d4-f5f3f6a85571n%40googlegroups.com.

Philip Knowles

unread,
Dec 14, 2022, 2:06:14 AM12/14/22
to Shanmukha B, TasmotaUsers
Forgot to say Tx and Rx are connected to the power monitoring chip in the R3 too so it can't talk on serial to both the chop and FTDI
From: Philip Knowles <knowles...@gmail.com>
Sent: Wednesday, December 14, 2022 7:02:17 AM
To: Shanmukha B <shanm...@customfurnish.com>; TasmotaUsers <sonof...@googlegroups.com>
Subject: Re: not able to see any data on termite serial communication
 

Shanmukha B

unread,
Dec 14, 2022, 3:35:24 AM12/14/22
to TasmotaUsers
Thanks a lot . I havent read that page in tasmota page

Regards 
Shanmukha. 

Reply all
Reply to author
Forward
0 new messages