teicors
teicors
Hi all, did you solved/found a solution for the issue ? I'm facing the same issue (the terminal hangs after few data). I'm working on linux too (Ubuntu 17.04).
If I'm not out of topic, I'm having a similar behavior with ModBus and a basic html page: when I "wget" the jquery.js.gz from spiffs, I'm having this result jquery.js.gz...
Hi, I'm using this trick: void IRAM_ATTR interruptHandler00() { detachInterrupt(PIN_BUTTON); attachInterrupt(PIN_BUTTON, interruptHandler01, RISING); } void IRAM_ATTR interruptHandler01() { detachInterrupt(PIN_BUTTON); attachInterrupt(PIN_BUTTON, interruptHandler00, FALLING); } ad it works. Cheers, Angelo On 08/03/2017...
I sent an email to you.
I did some deep search in my hard disks and I found the very old version of SmingRTOS was able to compile and running the code. I can play also...
I can compile and the apps is running with sming 3.8.1
Hi, I have the same error on Ubuntu 22.04 and here's some answers: 1. Asbru 6.4.0 2. X11 3. Command line: `xfreerdp /bpp:24 /admin -5 -a 24 -0 -r sound:off...
Worked for me too! Tks
Hi Chris, I'm trying to use influxdb so I added the lines into the yaml file, but I achieve this error `reqwest::async_impl::client] response '204 No Content' for http://10.10.0.11:8086/write?db=lxp&u=user&p=pass&precision=s` I'm doing...
.. in which "collection" or "table" ..