Python script to interface with Quectel's RGMII AT command interface
  • Python 90.8%
  • C 9.2%
Find a file
2023-07-12 17:03:13 -05:00
at_telnet_daemon Make sure the at daemon runs at a low priority. 2023-07-12 17:03:13 -05:00
quectel_eth_at_client More link fixes. 2023-07-08 12:02:34 -05:00
.gitignore Working codebase 2023-06-13 12:02:52 -05:00
README.md Fix URLs. 2023-07-08 12:01:40 -05:00

Quectel Modem Remote AT Command Support

This repo was originally just for the ETH+AT command client for Quectel modems. I never got it working right for all platforms, and I wanted something cleaner anyways.. so I build a daemon that just lets you telnet to port 5000 on the modem and do whatever you want. However, both options are still available.