You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure, I mean the board with wifi module (esp32) plus display (st7789). Actually, I’ve connected to the UART interface and can use AT commands but it’d be better to provide ready to use MicroPython library to it, right? Also, how to use the internal Bluetooth module from MicroPython programmed Pico?
I'm trying this code for the serial communication but it doesn't work:
The code expected to print "OK" but it doesn't.
The text was updated successfully, but these errors were encountered: