Skip to content

Releases: adafruit/Adafruit_CircuitPython_ESP_ATcontrol

0.6.4 - Reformatted library to match latest black version

04 Apr 17:38
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol.

Read the docs for info on how to use it.

0.6.3 - Fixed MQTT on port 1883

03 Mar 19:57
06b2a11
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol.

Read the docs for info on how to use it.

0.6.2 - Updated documentation link, python version

04 Feb 20:58
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol.

Read the docs for info on how to use it.

0.6.1 - Fixed AT+CWLAP issue

08 Dec 21:15
96ae96d
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol.

Read the docs for info on how to use it.

0.6.0 - Adding Support for Challenger 2040 WiFi boards

19 Nov 20:06
6588b06
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol.

Read the docs for info on how to use it.

0.5.9 - Updated pylint version, linted

15 Nov 19:04
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol.

Read the docs for info on how to use it.

0.5.8 - Added type hints

28 Oct 18:09
d3c5e70
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-esp_atcontrol.

Read the docs for info on how to use it.

0.5.7 - Started reading larger chunks to avoid losing data.

21 Sep 16:25
5f4b840
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-esp_atcontrol.

Read the docs for info on how to use it.

0.5.6 - Fixed compatibility bug with new requests version, increased socket_connect() timeout

27 Jul 19:33
bd5b30f
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-esp_atcontrol.

Read the docs for info on how to use it.

0.5.5 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:48
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-esp_atcontrol.

Read the docs for info on how to use it.