pi_pico_wifi_driver
pi_pico_wifi_driver copied to clipboard
A simple driver using AT command to access WiFi/Internet on the Pi Pico
Results
2
pi_pico_wifi_driver issues
Sort by
recently updated
recently updated
newest added
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...