esp-link
esp-link copied to clipboard
esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer
How can a client set/change the baudrate of esp-link? I am using a virtual COM port driver from http://www.hw-group.com/products/hw_vsp/index_en.html to create a local COM on the client. On the other...
Good day. There is a known problem with the esp32 module falling asleep, especially with Mikrotik. It manifests itself in the fact that the esp-link does not respond to pings,...
Hello Everyone. I'm trying to build the project but It fails and I do not know why. I'm using the master branch and I downloaded the xtensa-lx106-elf-20160330.tgx and esp_iot_sdk_v2.1.0.tgx as...
Hello, I saw in "Releases & Downloads" that SNTP is supported from version 2.2.3. How do I get the network time to my Arduino Mega? I found the settings for...
I dont see a way to use this code to forward messages received on the uart to a UDP or TCP port? Am I missing something? I dont want to...
I try to compile this project for ESP8266 (IDE: Visual Studio Code, extension PlatformIO), but i get the following error: c:/users/user/.platformio/packages/toolchain-xtensa/bin/../lib/gcc/xtensa-lx106-elf/10.3.0/../../../../xtensa-lx106-elf/bin/ld.exe: .pio\build\esp12e\libFrameworkArduino.a(core_esp8266_main.cpp.o):(.text._ZL12loop_wrapperv+0x8): undefined reference to `setup' c:/users/user/.platformio/packages/toolchain-xtensa/bin/../lib/gcc/xtensa-lx106-elf/10.3.0/../../../../xtensa-lx106-elf/bin/ld.exe: .pio\build\esp12e\libFrameworkArduino.a(core_esp8266_main.cpp.o):(.text._ZL12loop_wrapperv+0xc): undefined reference...
Telnet
Hi. Is it possible to send data from the esp console to a PC with a telnet server installed?
I was having trouble flashing an AliExpress esp8266 but I have found the solution: Downlaod the NodeMCU Flasher [link](https://github.com/nodemcu/nodemcu-flasher) [direct download 64bit](https://github.com/nodemcu/nodemcu-flasher/raw/master/Win64/Release/ESP8266Flasher.exe) [direct download 32bit](https://github.com/nodemcu/nodemcu-flasher/raw/master/Win32/Release/ESP8266Flasher.exe) When you open it, goto...
No AP
I've successfully flashed an ESP-01 but after that there does no AP showup. Tried several times with several versions of the flash download tool tried several ESP-01 boards but all...
Hello everyone, I encounter this problem during the flash. do you know where it could come from? nothing happens after the flash, but i think it failed thanks. hugo