-
I made some changes to increase transfer speeds to the range of 100 - 300 Kbytes/s. Also reduces blocking so ftp can co-exist with other services. Let me know if you want a PR.
https://github.com/b…
bbx10 updated
7 years ago
-
I can connect to my MaixPy via serial cable and I get the MaixPy welcome screen, but it doesn't respond at all to my keystrokes. I'm running minicom on Linux Mint connected to /dev/ttyACM0 at 115200 w…
-
Hi Daniel! I'm so glad to find your project of 8266. So where may I find index.html and other files? And where shoud I put them?
Thank you.
-
Arduino: 1.8.2 (Mac OS X), Board: "Generic ESP8266 Module, 80 MHz, 40MHz, QIO, 115200, 512K (64K SPIFFS), ck, Disabled, None"
Archiving built core (caching) in: /var/folders/0s/tcclhfjs2p92xhrr0yd0…
-
Would it be possible to add a configuration so that a file can only be opened once at a time?
At a first glance I would say that this isn’t a big change.
hkroe updated
7 years ago
-
Hi Daniel.
Thanks so much for this great library!
I'm working on trying to use it with SD filesystem which appears to work generally the same way code wise as SPIFFS and LittleFS, but it doesn't see…
-
Hi,when build the code
it notes fail like below,would you please give me a hand
/home/king5/code/esp-idf/components/fatfs/src/ff.c:541:19: error: 'Ct855' defined but not used [-Werror=unused-con…
-
# Arduino - Web Server (ESP-32) | Gabriel J. Csapo
This tutorial goes over how to create an access point and serve web pages from an esp32 ☁️!
[https://gabrielcsapo.com/arduino-web-server-esp-32/](h…
-
### Board
Olimex ESP32-GATEWAY
### Device Description
Nothing, just SD card in slot.
Running on USB
### Hardware Configuration
Nothing special, just the Olimex settings
### Version
latest mast…
-
Hi!
I downloaded the new version of ESP32 1 channel gateway to test sending data to TTN V3, but after writing the code in ESP32 it is looping reboot.
I've tested other code on it, but it doesn't…