Page 1 of 1

ESP-8266 Wifi

PostPosted: Wed Dec 14, 2022 7:01 pm
by input54
What script do I need to make the ESP-8266 work on the Maker pi Pico. Please fill in an example with username and password.
I am looking for a Micropythonscript.

Re: ESP-8266 Wifi

PostPosted: Wed Dec 14, 2022 9:46 pm
by input54
input54 WROTE:What script do I need to make the ESP-8266 work on the Maker pi Pico. Please fill in an example with username and password.
I am looking for a Micropythonscript.

Oh I found this:
https://www.makeriot2020.com/index.php/2021/02/27/maker-pi-pico-with-esp01s-module/

Re: ESP-8266 Wifi

PostPosted: Fri Dec 16, 2022 7:36 pm
by input54
I should follow this guide but the AT commands don't work in the REPL. Does anyone know a way to use the AT commands with Network commands. On the Micropython forum someone said that I can probably only use TCP commands. Does anyone have experience with the Maker Pi Pico and the ESP-8266 Wifi module and what can you do with it
https://docs.espressif.com/projects/esp-at/en/latest/esp32/AT_Command_Set/