esp8266 / esp8266/at-command-set
AT commands bounce back all command characters and then sends response
Open
- Dominant language
- No language data
- Stars
- 72
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
AT commands bounce back all command characters and then sends response.
EX: AT\r\n (cmd)
AT\r\n\rnOK\r\n
Is this expected?
For **AT+CIPSEND=** , wrap is "> " (>space) or just ">"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.