RunningPenguin
RunningPenguin
You used: `vid = valves[j]` and `vin = valves[i]` are you sure the index "i" and "j" are correctly used and you didn't mix them up?
perhaps you could use a temporary buffer and strcpy/strcat functions to build your "vin" string. I have done this here for the id but I think it should work for...
Hi, is here any progress? I have a similar use case. I would like to provide a firmware which is able to connect to 1-5 sensors over serial interface. Each...
I encountered some problems with my H801 LED controllers too. When these lost wifi connection after some time of working like a charm they are making crazy things. So I...