You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same two thermometers based on BK7231T.
Both have the same problem. After OTA update (Web Application -> OTA -> Select file -> Start OTA) I am losing my autoexec file. After each update I have to recreate them. List Filesystem it doesn't show anything.
Autoexec is not complicated:
startDriver TuyaMCU
tuyaMcu_setBaudRate 9600
tuyaMcu_defWiFiState 4
startDriver NTP
ntp_timeZoneOfs +2
linkTuyaMCUOutputToChannel 1 val 0
linkTuyaMCUOutputToChannel 2 val 1
linkTuyaMCUOutputToChannel 9 val 2
delay_s 1
//F -> C
SetChannel 2 1
I will add that I have several devices with BK7231N and the described problem with the update does not occur here. I tried to restore the RF partition but without success.
I have no idea what's going on.
The text was updated successfully, but these errors were encountered:
DamianLisu
changed the title
BK7231T and OTA update - every time loss autoexec
BK7231T and OTA update - I lose every time autoexec
Oct 10, 2024
Of course, basically, the version doesn't matter now, because performing an upgrade from a version to the same version causes this problem. I currently have a version of 1.17.743.
I have the same two thermometers based on BK7231T.
Both have the same problem. After OTA update (Web Application -> OTA -> Select file -> Start OTA) I am losing my autoexec file. After each update I have to recreate them. List Filesystem it doesn't show anything.
Autoexec is not complicated:
I will add that I have several devices with BK7231N and the described problem with the update does not occur here. I tried to restore the RF partition but without success.
I have no idea what's going on.
The text was updated successfully, but these errors were encountered: