Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIFI problem #27

Open
kuzmanzs opened this issue Sep 11, 2020 · 4 comments
Open

WIFI problem #27

kuzmanzs opened this issue Sep 11, 2020 · 4 comments

Comments

@kuzmanzs
Copy link

kuzmanzs commented Sep 11, 2020

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
Copy link
Owner

cnlohr commented Sep 15, 2020

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
Copy link
Author

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
Copy link
Author

kuzmanzs commented Oct 1, 2020

any update?

@cnlohr
Copy link
Owner

cnlohr commented Nov 30, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants