openshwprojects
openshwprojects
I was trying to optimize memory usage for HTTP server, because the old version (and the restored version as well) does malloc and free for each request. I tried to...
It is planned and almost done. Do you need that support? I can adjust my roadmap if that's needed.
What kind of chip is used for power measurement in your sockets? What are the socket models? So far I have only BL0942 support, but there are some similiar chips,...
And you set "idx" value by hand? Can you help testing it when I implement that? What in case of relay controller with 2 relays, how it corresponds to to...
basic BL0397 support has been added, but timer mechanism will be changed to more precise soon, @JanKiel2000
I don't think there is anything running in the background. user_main_entry directly creates the main app thread, nothing else. I'd say that it recognizes by MAC address. Still, if you...
@iprak basically nailed it, good job, discovery seems to be working. https://github.com/openshwprojects/OpenBK7231T_App/pull/183 More to come soon.
Thanks, it should be fixed in just merged pull requested by @iprak https://github.com/openshwprojects/OpenBK7231T_App/commit/b7d185eb584d0b6b659d6231c0352b70e015ae60 great work, I had a busy last week so was unable to do it myself. Please check...
Do you have enabled "Flag 2 -[MQTT] Broadcast self state every minute" in the General settings, and if yes, can you try disabling it?
I think I just experienced the same issue with "Flag 2 -[MQTT] Broadcast self state every minute". My device also stopped responding. Is device OK "Flag 2 -[MQTT] Broadcast self...