beic
beic
It would be really nice to add a command line argument to read the flash size and id like in esptool.py "flash_id"
Erase?
Using latest bin: esptool-0.4.11-win32.zip But how I see, I can't erase my WeMos D1 mini ``` esptool.exe -cp COM7 -cb 115200 -cd nodemcu -ce warning: espcomm_send_command: didn't receive command response...
It would be really nice to add a command line argument to read the flash size and id like in esptool.py "flash_id"
Hi there, Can it be used for mining Magi (XMG) Coins? Regards
Hi there, I'm trying to use this library for the first time to connect to my MariaDB database, all compiling just fine, but I'm getting continuous reset loop with Exception...
Hi there, Can someone give me for this library the simplest GET example sketch? Thank you! Kind regards, Viktor
What is this representing? `const float voltagemultiplier = 0.00496f` 4.96 volts measured by multimeter?
Hi there, I'm trying to read outdoor values, but something is wrong, I'm getting wrong readings. SHT3x readings: ``` Temperature: 3.59c Humidity: 68.50% ``` But, the real values should be:...
Hi there, I'm using Arduino UNO and the new variant of the Asair DHT11 (not the Aosong) sensor over 3.3v.  Everything is working just fine until the sensor reading...
Hi there, I just download your library, trying to use it, but without any success. My config is: ATtiny85-20PU on a breadboard at internal 8MHz with "burned bootloader". If I...