ESP32-Long-Range-WiFi
ESP32-Long-Range-WiFi copied to clipboard
**inside terminal just print . . .... ............................................................................................ets Jun 8 2016 00:22:57 rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1 load:0x3fff0030,len:1344 load:0x40078000,len:13964 load:0x40080400,len:3600 entry 0x400805f0 Slave Error =...
i used slave.ino for experiment, then after some time I flashed another program in esp32 but it didn't connected to wifi. I tried many ways but lastly I had to...
Thank you for your code. I wanted to know if instead of using UDP protocol it could be used with probe request. I use probe request protocol for fast communication...
Hi, I've tried your sketches and they work. I modified the sketches to send a string from the master to the slave and it works. Instead I can't read the...