mirror of
https://github.com/natecarlson/quectel-rgmii-at-command-client.git
synced 2026-04-25 07:05:59 +03:00
[GH-ISSUE #2] AT Commands no output #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/quectel-rgmii-at-command-client#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @simonchansc on GitHub (Aug 11, 2023).
Original GitHub issue: https://github.com/natecarlson/quectel-rgmii-at-command-client/issues/2
We have the at-daemon running but when i successfully open telnet and try to send a command (ex: ati) and hit enter it doesn't do anything.
micropython was unable to start and we had to manually modify the systemd service to point to the micropython binary
@dr-dolomite commented on GitHub (Sep 14, 2023):
Im also experiencing this. is there a fix?
@simonchansc commented on GitHub (Sep 15, 2023):
Try it in putty! We found Windows/power shell screens don't show the output
but as soon as we switched to putty all was well!
On Thu, Sep 14, 2023 at 9:46 AM Russel Yasol @.***>
wrote: