ARMmbed / ARMmbed/ATParser

Parse response

Open
#18 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
39
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'm trying to parse the response of AT Command.

In telnet, i can test the command AT and it will response two empty lines and the response OK and an empty line after that. For example
```
AT

OK

```
How i can read that response, since `at.recv("OK")` returns false.

Thank you for the help!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.