keep getting No response from time to time #848
Replies: 4 comments 6 replies
-
|
When the device is not responding to the Home App, does it still respond to weblog requests? |
Beta Was this translation helpful? Give feedback.
-
|
I exposed some resource info for you in this pull request if you want to see if it helps with your debugging. You should be able to extend it to include other info as needed, or removing what you don't want (like PSRAM heap info). |
Beta Was this translation helpful? Give feedback.
-
|
I've added a number of new methods and features to address the above issues:
All code is available in dev branch along with updated documentation on the new features and methods. Please feel free to test and let me know how it goes. I'll be promoting to production version 2.8.1 in the near future if everything is working. |
Beta Was this translation helpful? Give feedback.
-
|
This has now been released into production (HomeSpan 2.1.8). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have uploaded a simple script to an esp32 which during testing it was working great. When I put the divice to it's final location I keep getting No response every 2-3 minutes for about 10 minutes and then the device is comming back online. I can ping the device and since a physical button is also attached, I can also control it from the button. The script is the following
relay.ino
DEV_RELAY.h
This is the log output

Beta Was this translation helpful? Give feedback.
All reactions