channel3 icon indicating copy to clipboard operation
channel3 copied to clipboard

WIFI problem

Open kuzmanzs opened this issue 3 years ago • 4 comments

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

kuzmanzs avatar Sep 11 '20 06:09 kuzmanzs

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.

cnlohr avatar Sep 15 '20 19:09 cnlohr

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 avatar Sep 16 '20 11:09 kuzmanzs

any update?

kuzmanzs avatar Oct 01 '20 14:10 kuzmanzs

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.

cnlohr avatar Nov 30 '20 05:11 cnlohr