Coder Social home page Coder Social logo

myvobot / pi_pico_wifi_driver Goto Github PK

View Code? Open in Web Editor NEW
44.0 5.0 6.0 12 KB

A simple driver using AT command to access WiFi/Internet on the Pi Pico

License: MIT License

Python 100.00%
raspberry-pi-pico micropython rp2040 esp32 esp8266 esp01 at wifi

pi_pico_wifi_driver's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pi_pico_wifi_driver's Issues

Baudrate, Timeout

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?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.