Hi, I'm new to this forum. So I flashed OpenBK7231N. After that, I configured pins according to this forum, restarted, and connected to the wifi. It works correctly. Next, I created an autoexec like this
startDriver SHT3X
SHT_Calibrate -2.7 0
SHT_ClearStatus
SHT_Measure
SendGET http://192.168.0.222:80/sensor?temp=$CH2&hum=$CH3&bat=333
DeepSleep 10
So in this case, it stopped working and I still have a message. You are in safe mode (AP mode) because full reboot failed 5 times. Pins, relays, etc. are disabled.
I tried to find something in https://github.com/openshwprojects/OpenBK7231T_App/blob/main/docs/faq.md without result. Help me please