jgracio

Results 10 comments of jgracio

Just to reinforce the request for modbus slave functionality.

Thanks for your prompt reply My arduino/esp8266 knowledge is not deep enough to understand #1. Do i have to replace function setup on homegw.ccpp file? bool HomeGW::setup(uint8_t pin) { HomeGW::pin...

Obrigado

Some time ago my sketch started failing to start returning error "ISR not in IRAM". I reverted the esp9266 library to the previous version and now all works fine: Using...

Thanks @fabian-lauer for your prompt reply I do not have any further information about connection failures, but I can say I'm using a wifi connection on Shelly and also on...

Thanks, @fabian-lauer I did increase the timeout of the HTTP response from 5 to 10. It seems the failure are decreasing but still failing, but I notice a pattern with...

Hello @fabian-lauer After the exception, I include the following line to have more information about it: > logging.critical("ValueError: %s, ConnectionError: %s , Timeout: %s, ConnectionError2: %s" % (ValueError, requests.exceptions.ConnectionError, requests.exceptions.Timeout,...

@fabian-lauer , I used your script and the error log stopped with the following > 2023-04-21 22:07:26,974 root CRITICAL Error getting data from Shelly - check network or Shelly status....

Agreed. The service keeps failing and it restarts for more some hours after being restarted. It would be great if the service would not stop.