INV_MAX_COUNT increase / OpenDTU heap memory improvements #672
Replies: 5 comments 3 replies
-
Thank you in advance also for this modification. |
Beta Was this translation helpful? Give feedback.
-
It will not work because also the amount of memory required for several json outputs has to be extended. For some outputs thats no more possible because they are on the memory limit. Therefor larger rewrites would be required. |
Beta Was this translation helpful? Give feedback.
-
@tbnobody : sorry to re-open this subject. My setup will now consist of 8 HMS-1000 and 6 HM-400. So I am running into this issue. Did you specifically identified the places in the app where there are such memory bottlenecks ? I am willing to take a look to reduce the heap memory usage. |
Beta Was this translation helpful? Give feedback.
-
I'm still interested too. |
Beta Was this translation helpful? Give feedback.
-
Some additional comments:
These are some leads I found so far to improve. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it safe and supported to change
INV_MAX_COUNT
to a bigger number inConfiguration.h
, and recompile the firmware ?Also, why is the limit set to 10 and not more by default ?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions