Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / adafruit/Adafruit_CircuitPython_ESP_ATcontrol issues and pull requests

#72 - core API compatible rewrite of the ESP32 AT interface

Issue - State: open - Opened by bablokb about 2 months ago - 2 comments

#71 - Invalid Pins for Pico for esp01

Issue - State: closed - Opened by Jayakrishna112 8 months ago

#70 - Remove legacy requests.set_socket

Pull Request - State: closed - Opened by justmobilize 8 months ago

#68 - Implement AT+CIPSERVER for creating a TCP/SSL Server

Issue - State: open - Opened by Meowlan almost 2 years ago

#67 - Fix pylint errors

Pull Request - State: closed - Opened by tekktrik about 2 years ago

#66 - Fix conntype

Pull Request - State: closed - Opened by bablokb about 2 years ago
Labels: hacktoberfest-accepted

#65 - Changes to support WPA Enterprise mode

Pull Request - State: closed - Opened by scogswell about 2 years ago - 9 comments
Labels: hacktoberfest-accepted

#64 - Connect fails for ports other than 80, 443 and 1883

Issue - State: closed - Opened by bablokb about 2 years ago - 1 comment

#63 - Consolidate retry-logic

Pull Request - State: closed - Opened by bablokb about 2 years ago

#62 - Example SoftAP Mode?

Issue - State: open - Opened by jaddel about 2 years ago

#60 - added deep_sleep()

Pull Request - State: closed - Opened by bablokb about 2 years ago

#59 - fix UDP handling

Pull Request - State: closed - Opened by bablokb over 2 years ago - 3 comments

#58 - socket_connect() fails for connection TYPE_UDP

Issue - State: closed - Opened by bablokb over 2 years ago

#57 - Increase depreciation header line length

Pull Request - State: closed - Opened by tekktrik over 2 years ago

#56 - Use circuitpython_typing.FillBasedLED instead of custom Pixel protocol

Pull Request - State: closed - Opened by tekktrik over 2 years ago

#55 - Fix import of Protocol in adafruit_espatcontrol_wifimanager.py

Pull Request - State: closed - Opened by tekktrik over 2 years ago - 1 comment
Labels: bug

#54 - Swap import orders

Pull Request - State: closed - Opened by tekktrik over 2 years ago

#53 - Update adafruit_espatcontrol_socket.py

Pull Request - State: closed - Opened by sidikalamini over 2 years ago - 3 comments

#52 - Error with Pico & ESP-01

Issue - State: open - Opened by mrayonnaise almost 3 years ago - 1 comment

#51 - add empty __init__.py to make proper package

Pull Request - State: closed - Opened by dhalbert almost 3 years ago

#50 - Fixes for "in Adafruit_CircuitPython_ESP_ATcontrol AT+CWLAP Does not return OK #48"

Pull Request - State: closed - Opened by mperino almost 3 years ago - 4 comments

#49 - Adding Support for Challenger 2040 WiFi boards.

Pull Request - State: closed - Opened by mperino almost 3 years ago - 6 comments

#48 - in Adafruit_CircuitPython_ESP_ATcontrol AT+CWLAP Does not return OK

Issue - State: closed - Opened by mperino almost 3 years ago - 1 comment

#47 - esp01, gc iot core and ssl

Issue - State: closed - Opened by h3retek about 3 years ago - 2 comments

#46 - disable a pylint diagnostic

Pull Request - State: closed - Opened by jepler about 3 years ago

#45 - Add type hints

Pull Request - State: closed - Opened by jsymons about 3 years ago - 5 comments
Labels: hacktoberfest-accepted

#44 - Revert "Read larger chunks to avoid losing data."

Pull Request - State: closed - Opened by PontusO about 3 years ago - 1 comment

#43 - Bug in PR #41

Issue - State: closed - Opened by waiweng83 about 3 years ago - 4 comments

#42 - Missing Type Annotations

Issue - State: closed - Opened by FoamyGuy about 3 years ago
Labels: good first issue, documentation, Hacktoberfest

#41 - Read larger chunks to avoid loosing data.

Pull Request - State: closed - Opened by PontusO about 3 years ago - 1 comment

#40 - Increased the timeout for socket_connect().

Pull Request - State: closed - Opened by waiweng83 over 3 years ago - 4 comments

#39 - Fix compatibility issue with the latest adafruit_requests.py library

Pull Request - State: closed - Opened by waiweng83 over 3 years ago - 1 comment

#38 - Ran pre-commit, added licenses

Pull Request - State: closed - Opened by evaherrada almost 4 years ago

#37 - Black reformatting with Python 3 target.

Pull Request - State: closed - Opened by kattni over 4 years ago

#36 - Ran black, updated to pylint 2.x

Pull Request - State: closed - Opened by evaherrada over 4 years ago

#35 - Update Code of Conduct

Pull Request - State: closed - Opened by sommersoft over 4 years ago

#34 - Switched from Travis to GitHub Actions

Pull Request - State: closed - Opened by evaherrada almost 5 years ago

#33 - Removed building locally section from README, replaced with documenta…

Pull Request - State: closed - Opened by evaherrada about 5 years ago

#32 - remove from PyPI?

Issue - State: closed - Opened by jerryneedell about 5 years ago - 2 comments

#31 - update to use adafruit_requests

Pull Request - State: closed - Opened by jerryneedell about 5 years ago

#30 - simpletest and webclient seem to be failing on the Particle Argon

Issue - State: closed - Opened by Arudinne over 5 years ago - 30 comments

#28 - implement wifmanager and update examples

Pull Request - State: closed - Opened by jerryneedell over 5 years ago - 9 comments

#27 - increase CWLAP timeout, modify simpletest to fix AP Scan

Pull Request - State: closed - Opened by jerryneedell over 5 years ago

#26 - switch to using secrets.py

Pull Request - State: closed - Opened by jerryneedell over 5 years ago - 1 comment

#25 - import either json or ujson

Pull Request - State: closed - Opened by dhalbert over 5 years ago

#24 - espatcontrol_simpletest doesn't work

Issue - State: closed - Opened by etherfi almost 6 years ago - 1 comment

#23 - fixup examples

Pull Request - State: closed - Opened by jerryneedell almost 6 years ago - 1 comment

#22 - fix ping for esp8266

Pull Request - State: closed - Opened by jerryneedell almost 6 years ago

#21 - PING fails on ESP8266

Issue - State: closed - Opened by jerryneedell almost 6 years ago

#20 - MAC addr reading

Issue - State: open - Opened by ladyada almost 6 years ago - 1 comment
Labels: enhancement

#19 - see if that fixes quote

Pull Request - State: closed - Opened by ladyada almost 6 years ago

#18 - fix json usage in requests -- add post example

Pull Request - State: closed - Opened by jerryneedell almost 6 years ago - 1 comment

#17 - new requests interface

Pull Request - State: closed - Opened by ladyada almost 6 years ago

#16 - adding particle argon pinouts to simpletest and webclient

Pull Request - State: closed - Opened by brentru almost 6 years ago

#15 - Add pinout for Particle Argon Boards to Post Example

Pull Request - State: closed - Opened by brentru almost 6 years ago

#14 - Request: Sleep/Deep Sleep

Issue - State: open - Opened by eighthree almost 6 years ago - 1 comment
Labels: enhancement

#13 - add try/except to cheerlights demo

Pull Request - State: closed - Opened by jerryneedell almost 6 years ago - 3 comments

#12 - occasional error in "cheerlights"

Issue - State: closed - Opened by jerryneedell almost 6 years ago - 2 comments

#11 - add POST to url_request

Pull Request - State: closed - Opened by jerryneedell almost 6 years ago

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

Pull Request - State: closed - Opened by ladyada almost 6 years ago - 1 comment

#9 - add post_url function -- use SSL and some attempts to make parsing more reliable

Pull Request - State: closed - Opened by jerryneedell almost 6 years ago - 1 comment

#8 - PyPI setup.

Pull Request - State: closed - Opened by kattni almost 6 years ago

#7 - Update to badge URLs.

Pull Request - State: closed - Opened by kattni almost 6 years ago

#6 - allow baud rate change

Pull Request - State: closed - Opened by jerryneedell almost 6 years ago - 10 comments

#5 - AT+RST causes nRF52840 UART to hang

Issue - State: closed - Opened by jerryneedell almost 6 years ago - 8 comments

#4 - JSON errors

Issue - State: closed - Opened by jerryneedell almost 6 years ago - 2 comments

#3 - tweaks for ESP32 compatibility

Pull Request - State: closed - Opened by jerryneedell almost 6 years ago

#2 - update simpletest

Pull Request - State: closed - Opened by jerryneedell almost 6 years ago

#1 - replace str.encode/decode

Pull Request - State: closed - Opened by jerryneedell almost 6 years ago