adafruit / Adafruit_CircuitPython_ESP_ATcontrol

Use the ESP AT command sent to communicate with the Interwebs
MIT License
20 stars 17 forks source link

Many updates, new functions, flow control, simplified examples #10

Closed ladyada closed 5 years ago

ladyada commented 5 years ago

big scrubbin'!

jerry - i think you tried this out, so putting you on the review

jerryneedell commented 5 years ago

minor comments for some of the example -- I have run this on a metrom4 express with both an ESP32 and ESP8266 -- both work well. Took awhile to get the right flow control pin on the ESP8266! (GPIO13) I have also run it on a particle argon -- a few minor changes are needed for the setup of the onboard ESP32 and for some known issues with nrf52840 UART implementation but all the demos work - the highest baudrate I was able to use was 460800.