Skip to content

RockBLOCK Simulator

Lauren Greenhill edited this page Jun 25, 2022 · 3 revisions
  • AT+SBDIX

    • check for MT message
    • pop message (if exists) into MT variable
    • calculate response codes
    • respond +SBDIX: $<mo_status>, , <mt_status>, , <mt_len>, <mt_queue_len>$
  • AT+SBDRB

    • calculates checksum from MT variable
    • responds $$ and OK
  • NOTE: specific line endings not listed, see code or Rockblock Response Data

Clone this wiki locally