FreeDS

Results 55 comments of FreeDS

Hi, I had to change the function like this to avoid the "loadprohibited" error, because after comment out the first "_toSend while", the error still happening. ```` void esp32ModbusTCP::_clearQueue(esp32Modbus::Error error)...

> Hi! > Did you add a call to Espalexa in the not found handler like this? > > ```c++ > server.onNotFound([](AsyncWebServerRequest *request){ > if (!espalexa.handleAlexaApiCall(request)) //if you don't know...

> You said and newer. But your logs are from 9.4.0. Please use latest Tasmota 12.1.1 and post this logs. Only the latest release version is supported. I have updated...

Hi, I can confirm that hangs occurs only when the module selected is Tuya (54), Yesterday I leave the hiking meter configured as Generic (18) and it still working without...

@Jason2866 Hi, I think I found the blocking function, after take a look to the source code I found a call to TuyaSetTime() every 60 seconds if we have rtp...

@Jason2866 @arendst Any suggestions or tests I can do? thanks.

No, I think the problem is when the command ```TuyaSendCmd(TUYA_CMD_SET_TIME, payload_buffer, payload_len);``` is sent, because if I block the ntp server on the router, then it can't get the correct...

Thank you for your answer, after trying the commands you suggested and not getting response at all, I started thinking in a faulty module, so I desoldered the TYWE3S Board...

Siento la tardanza, la dirección 32019 corresponde a un parametro del string 2, la 32087 es la temperatura, y la 37001 es la potencia de la batería, puede ser que...

Hola, en estos momentos estoy liado con temas de trabajo y estoy ultimando la última versión que voy a publicar antes de centrarme en el trabajo y serán unos dos...