Search found 2 matches
- Wed Mar 27, 2019 12:51 pm
- Forum: ESP32 Arduino
- Topic: ESP solo 1 giving error and resetting.
- Replies: 3
- Views: 5381
ESP solo 1 giving error and resetting.
Hi, I am trying ESP solo 1 for the first time and it is giving me a specific error every time. i uploaded blink example it got uploaded but it gave me an error: ets Jun 8 2016 00:22:57 rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,...
- Mon Oct 30, 2017 6:53 am
- Forum: ESP32 Arduino
- Topic: MDNS address not working in mobile, tablet
- Replies: 1
- Views: 5110
MDNS address not working in mobile, tablet
Hi all,
I am trying to use ESP32 to control the curtain motors and i want to open the esp web-server using the MDNS address http://esp32.local
It opens in my laptop without problem but in the tablet it is giving me
Thank you in advance,
BR,
Karthhic.
I am trying to use ESP32 to control the curtain motors and i want to open the esp web-server using the MDNS address http://esp32.local
It opens in my laptop without problem but in the tablet it is giving me
Code: Select all
net::ERR_NAME_NOT_RESOLVED
Thank you in advance,
BR,
Karthhic.