Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 340 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 340 Bytes

GSM, GPRS and AT Commands

This module is using StringBuffer<> library.

The goal is to provide 2 classes:

  • a low level, non-blocking, ATCmd class that sends commands to the modem, listens for event and polls for completion.
  • a human friendly, blocking, GPRS class.

ATCmd

  TODO

GPRS

  TODO