issues
search
adafruit
/
Adafruit_CircuitPython_ESP_ATcontrol
Use the ESP AT command sent to communicate with the Interwebs
MIT License
20
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
core API compatible rewrite of the ESP32 AT interface
#72
bablokb
opened
2 months ago
2
Invalid Pins for Pico for esp01
#71
Jayakrishna112
closed
7 months ago
0
Remove legacy requests.set_socket
#70
justmobilize
closed
8 months ago
0
Documentation Update: Release 0.10.x breaks ESP8266 chips with AT+CIPSTATE
#69
EssentiallyNoah
opened
9 months ago
0
Implement AT+CIPSERVER for creating a TCP/SSL Server
#68
Meowlan
opened
1 year ago
0
Fix pylint errors
#67
tekktrik
closed
2 years ago
0
Fix conntype
#66
bablokb
closed
2 years ago
0
Changes to support WPA Enterprise mode
#65
scogswell
closed
1 year ago
9
Connect fails for ports other than 80, 443 and 1883
#64
bablokb
closed
2 years ago
1
Consolidate retry-logic
#63
bablokb
closed
2 years ago
0
Example SoftAP Mode?
#62
10bn
opened
2 years ago
0
Connection retries are broken for ESP_ATcontrol.connect() and ESPAT_WiFiManager.connect()
#61
bablokb
closed
2 years ago
1
added deep_sleep()
#60
bablokb
closed
2 years ago
0
fix UDP handling
#59
bablokb
closed
2 years ago
3
socket_connect() fails for connection TYPE_UDP
#58
bablokb
closed
2 years ago
0
Increase depreciation header line length
#57
tekktrik
closed
2 years ago
0
Use circuitpython_typing.FillBasedLED instead of custom Pixel protocol
#56
tekktrik
closed
2 years ago
0
Fix import of Protocol in adafruit_espatcontrol_wifimanager.py
#55
tekktrik
closed
2 years ago
1
Swap import orders
#54
tekktrik
closed
2 years ago
0
Update adafruit_espatcontrol_socket.py
#53
sidikalamini
closed
2 years ago
3
Error with Pico & ESP-01
#52
mrayonnaise
opened
2 years ago
1
add empty __init__.py to make proper package
#51
dhalbert
closed
2 years ago
0
Fixes for "in Adafruit_CircuitPython_ESP_ATcontrol AT+CWLAP Does not return OK #48"
#50
mperino
closed
2 years ago
4
Adding Support for Challenger 2040 WiFi boards.
#49
mperino
closed
2 years ago
6
in Adafruit_CircuitPython_ESP_ATcontrol AT+CWLAP Does not return OK
#48
mperino
closed
2 years ago
1
esp01, gc iot core and ssl
#47
h3retek
closed
3 years ago
2
disable a pylint diagnostic
#46
jepler
closed
3 years ago
0
Add type hints
#45
jsymons
closed
3 years ago
5
Revert "Read larger chunks to avoid losing data."
#44
PontusO
closed
3 years ago
1
Bug in PR #41
#43
waiweng83
closed
3 years ago
4
Missing Type Annotations
#42
FoamyGuy
closed
3 years ago
0
Read larger chunks to avoid loosing data.
#41
PontusO
closed
3 years ago
1
Increased the timeout for socket_connect().
#40
waiweng83
closed
3 years ago
4
Fix compatibility issue with the latest adafruit_requests.py library
#39
waiweng83
closed
3 years ago
1
Ran pre-commit, added licenses
#38
evaherrada
closed
3 years ago
0
Black reformatting with Python 3 target.
#37
kattni
closed
4 years ago
0
Ran black, updated to pylint 2.x
#36
evaherrada
closed
4 years ago
0
Update Code of Conduct
#35
sommersoft
closed
4 years ago
0
Switched from Travis to GitHub Actions
#34
evaherrada
closed
4 years ago
0
Removed building locally section from README, replaced with documenta…
#33
evaherrada
closed
5 years ago
0
remove from PyPI?
#32
jerryneedell
closed
5 years ago
2
update to use adafruit_requests
#31
jerryneedell
closed
5 years ago
0
simpletest and webclient seem to be failing on the Particle Argon
#30
Arudinne
closed
5 years ago
30
Added module name to beginning of example filenames & updated docs to match
#29
evaherrada
closed
5 years ago
0
implement wifmanager and update examples
#28
jerryneedell
closed
5 years ago
9
increase CWLAP timeout, modify simpletest to fix AP Scan
#27
jerryneedell
closed
5 years ago
0
switch to using secrets.py
#26
jerryneedell
closed
5 years ago
1
import either json or ujson
#25
dhalbert
closed
5 years ago
0
espatcontrol_simpletest doesn't work
#24
EtherFidelity
closed
5 years ago
1
fixup examples
#23
jerryneedell
closed
5 years ago
1
Next