openshwprojects
openshwprojects
I have never used realloc on OBK before, but it seems like it's broken on T platform. realloc is used cJSON_Print, and it hangs device where realloc is called. As...
According to this user: https://www.elektroda.com/rtvforum/viewtopic.php?p=20233683#20233683 the generated config looks wrong. 1. It outputs devname/1/set/ and /1/get topics, while they should be hidden and are for internal use only 2. it...
With a little help of my assistant, I have prepared so far two (third is WIP) OpenBeken Youtube videos. 1. Desoldering WiFi module from RGBCW bulb: https://www.youtube.com/watch?v=7MyfSgxLAOo 2. Tricky flashing...
@btsimonh , is this intended?   EDIT: if you select DEBUG in App but have INFO in C code you still don't get debug logs. You must use "loglevel...
I have created a simple demo of accessing our devices database. Here is live demo: https://openbekeniot.github.io/webapp/examples/devicesListDemo1.html Here is source code: https://github.com/OpenBekenIOT/webapp/tree/gh-pages/examples I will most likely create some more advanced demos,...
I have decided to merge this great but kinda risky feature made by @iprak https://github.com/openshwprojects/OpenBK7231T_App/pull/183 I would like everyone to provide here feedback on this, is it working, did it...
I am referring to this file: https://github.com/OpenBekenIOT/webapp/blob/gh-pages/devices.json @iprak , or any web-able coders here, what do you think? How hard would it be to add a GH page script that...