38293312

Results 21 comments of 38293312

I can’t turn on the headlights with this item meter. I wonder if everyone has the same problem?

2.4G WIFI and 5G WIFI. My router has these two items. They are all turned on, and the phone is connected to WIFI normally. But ESPFLIX does not have a...

I once suspected that it was the ESP32 module problem. I changed 3 models and the result was the same. I was going crazy! ! !

> I manually entered the credentials using wifi_join("SSID", "PASSWORD"); function in the setup section and now it's working. awesome. I will try it later

> I manually entered the credentials using wifi_join("SSID", "PASSWORD"); function in the setup section and now it's working. Yes, according to your method, I also succeeded!

> [4ecbfb7](https://github.com/rossumur/esp_8_bit/commit/4ecbfb7ab257447aac2f11abceff6aada4d5e9fe) Thank you, I just learned ESP32, if I don’t understand, I will consult you again!

> [4ecbfb7](https://github.com/rossumur/esp_8_bit/commit/4ecbfb7ab257447aac2f11abceff6aada4d5e9fe) Thank you very much, now you can play the game normally. Hahaha! !

> 请在通过 USB 连接时查看串行监视器,看看是否有任何可能有帮助的错误消息。 ets Jul 29 2019 12:21:46 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:13864 load:0x40080400,len:3608 entry 0x400805f0 no config file Brownout detector was...

> @38293312: Try connecting to the AP "ESP32 Clock" and then head over to http://192.168.4.1 Mobile phone and computer cannot connect to the AP "ESP32 Clock"

> Also, to use fast_host, you must build it for your os using cython. If cython is not already installed, install using pip. Then run the command to build the...