adafruit / adafruit/Adafruit_CircuitPython_ESP_ATcontrol
Implement AT+CIPSERVER for creating a TCP/SSL Server
- Dominant language
- Python
- Stars
- 20
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
A wrapper for the AT+CIPSERVER would be nice for easy tcp/ssl server creation.
might also be nice to easily receive incoming tcp/ssl requests.
[Refrence](https://docs.espressif.com/projects/esp-at/en/latest/esp32/AT_Command_Set/TCP-IP_AT_Commands.html#at-cipserver-delete-create-a-tcp-ssl-server)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the repository's existing ESP AT-command wrappers and the linked ESP-AT AT+CIPSERVER reference. Before implementation, clarify whether done means only creating TCP/SSL servers or also receiving incoming requests, then define tests for the agreed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100