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

Baudrate, Timeout #1

Open
ckuehnel opened this issue Mar 16, 2021 · 0 comments
Open

Baudrate, Timeout #1

ckuehnel opened this issue Mar 16, 2021 · 0 comments

Comments

@ckuehnel
Copy link

If I reduce the baudrate to 9600 I get a lot of timeout errors. With 115200 it is better. A higher timeout will get fewer errors.
Is there anything dependant from ESP-01 firmware version?

Furthermore I get command errors:
...
Setting AP + Station mode...
Success!
Listing all stations connected to the module in access point mode...
[]
Read DHCP client and server settings:
{'softAP': False, 'station': True}
Checking DHCP client and server settings...
Disable Station DHCP & Setting static IP...
Enable SoftAP DHCP...
Traceback (most recent call last):
File "", line 1, in
File "test.py", line 124, in
File "esp_at_uart.py", line 497, in set_dhcp_config
File "esp_at_uart.py", line 279, in _set_command
File "esp_at_uart.py", line 183, in _send_command
CommandError: Command error!

Any idea?

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

1 participant