cnlohr / channel3

ESP8266 Analog Broadcast Television Interface
Other
1.33k stars 156 forks source link

WIFI problem #27

Open kuzmanzs opened 3 years ago

kuzmanzs commented 3 years ago

Hi,

I have flashed the device including mpfs. Really am not able to connect to device as AP/STA. stable. sometimes I can connect but the webpage loading is very very slow and I see only Introduction and NTSC button.

IN STA mode I got IP but webside is very slow..

Video is working.

I have tested on ESP8266 Wemos mini and ESP8266-01 as sell, same issue.

I have checked colorchordproject as well. It is working without any issue on 8266. I think with ESP8266 channel3 has some issue..

Uploads: Channel3 /home/me//esptool/esptool.py --port /dev/ttyUSB0 write_flash -fm dio 0x00000 image.elf-0x00000.bin 0x10000 image.elf-0x10000.bin 0x3FB000 /home/me/channel3/esp82xx/toolchain/esp_nonos_sdk/bin/blank.bin 0x3FC000 /home/me/channel3/esp82xx/toolchain/esp_nonos_sdk/bin/esp_init_data_default_v08.bin 0x3FE000 /home/me/channel3/esp82xx/toolchain/esp_nonos_sdk/bin/blank.bin 524288 web/page.mpfs)||(true) esptool.py v1.2

colorchord esptool.py -b 1500000 --port /dev/ttyUSB0 write_flash -fm dio 0x00000 image.elf-0x00000.bin 0x10000 image.elf-0x10000.bin 0x3FC000 esp82xx/toolchain/esp_nonos_sdk/bin/esp_init_data_default_v08.bin 532480 web/page.mpfs)||(true) esptool.py v3.0-dev

image image image

cnlohr commented 3 years ago

The issue is in probably that your setup, you have a spur which is triggering the CSMA. I would try other lengths and orientations of the transmitter wire to see if you can find one which mutes the noise bit.

kuzmanzs commented 3 years ago

I have tried on wemos mini and with ESP8266-01 incl. programmer (https://www.ebay.com/itm/AZDelivery-USB-zu-ESP8266-01-Serial-Wireless-Wifi-Module-fur-ESP-01/143651482795?hash=item21724bacab:g:Sd0AAOSwArNfRjhL)

I have on both devices strong WIFI issues.

Please, could you send me your setup? Whitch device do you use? Do you power it from programmer or? Did you removed the capacitor between IC output and antenna?

kuzmanzs commented 3 years ago

any update?

cnlohr commented 3 years ago

I have had it work on both NodeMCU and ESP-01, both have very bad wifi issues when running on channel 3, and both I needed to do different things with to attenuate the signal sufficiently.