saper-2

Results 24 comments of saper-2

Hi, As I mentioned on ESP8266 forum, I have that same behavior after CIPCLOSE=conn-context-id , I have updated (added manual control connection :smile: ) my TCP-UDP-Sender app (published at github)...

Ok, I don't need anyway to stop server, now I think there is problem with freeing connection-contexts. I posted on esp8266 forum about this.

No problem, I was suggesting it too. oh, just no wsl 😵 that's heresy 😄 . Thanks for info, I'll see if I'm that desperate to grab the source and...

Or maybe go for few solutions, so user can "pick what want", I'd add options: - set font size for each gauge label (maybe custom colors depending on value) -...

Hi, I just set up a power socket with ```BK7231N``` (brand: Nous A1 - I have photos of it's guts if anyone interested 😀 - getting access to serial port...

@openshwprojects > And you set "idx" value by hand? Can you help testing it when I implement that? Yes, you enter those IDX in device config after you get them...

Hi, I noticed it, I think I saw this with get topic - there is calculation of buffer done with some "hard" coded lengths. This is something that need attention...

> @saper-2 do you want cmnd/%s/ to be transformed to lights/cmnd/%s/ ?basically, prepend everything with a string? Yes, exactly 😄 , so I could set a ```root-topic``` like @iprak named...

Hi, I just noticed: publishing to topic: ```home/bkt/NousA1/1/set``` , value ```1``` with client set to ```home/bkt/NousA1``` - I can't control relay via MQTT . So Client can't be used to...

This can be kept in one variable - well 2: one for front-end (user) , another for internal counter. Just increment internal-value by power value that is read from chip,...