nRF Connect Docs
nRF Connect SDK Add-ons Add-ons nRF Connect SDK Docs nRF Connect SDK Docs
Documentation sets
★ Feedback
Serial Modem
latest

Contents

  • Getting started
  • Serial Modem application
    • Building and running
    • Logging
    • Configuration
    • Cellular PPP modem
    • Data mode
    • Releasing Serial Modem
    • Extending the application
    • Testing scenarios
  • Serial Modem AT commands
    • Generic AT commands
    • CMUX AT commands
    • CoAP client AT commands
    • DFU AT commands
    • FOTA AT commands
    • GNSS AT commands
    • HTTP client AT commands
    • ICMP AT commands
    • LwM2M carrier library AT commands
    • MQTT client AT commands
    • nRF Cloud AT commands
    • PPP AT commands
    • nRF Provisioning AT commands
    • SMS AT commands
    • Socket AT commands
    • Trace AT commands
  • UART configuration
  • Host
    • AT Client Shell sample
    • PPP shell sample
    • Serial Modem AT Client library
  • Release notes
    • Release artifacts
    • Migration notes
      • Migration notes for Serial Modem v2.0.0 (working draft)
      • Migration notes from nRF Connect SDK v3.1.x SLM
Serial Modem
  • Index

Index

A | M | S

A

  • at_cmd_state (C++ enum)
  • at_cmd_state::AT_CMD_ERROR (C++ enumerator)
  • at_cmd_state::AT_CMD_ERROR_CME (C++ enumerator)
  • at_cmd_state::AT_CMD_ERROR_CMS (C++ enumerator)
  • at_cmd_state::AT_CMD_OK (C++ enumerator)
  • at_cmd_state::AT_CMD_PENDING (C++ enumerator)

M

  • MON_ACTIVE (C macro)
  • MON_ANY (C macro)
  • MON_PAUSED (C macro)

S

  • sm_at_client_automatic_dtr_uart (C++ function)
  • sm_at_client_disable_dtr_uart (C++ function)
  • sm_at_client_enable_dtr_uart (C++ function)
  • sm_at_client_init (C++ function)
  • sm_at_client_register_ri_handler (C++ function)
  • sm_at_client_send_cmd (C++ function)
  • sm_at_client_send_data (C++ function)
  • sm_at_client_uninit (C++ function)
  • SM_AT_CMD_RESPONSE_MAX_LEN (C macro)
  • sm_data_handler_t (C++ type)
  • SM_MONITOR (C macro)
  • sm_monitor_entry (C++ struct)
  • sm_monitor_entry::filter (C++ member)
  • sm_monitor_entry::handler (C++ member)
  • sm_monitor_entry::paused (C++ member)
  • sm_monitor_handler_t (C++ type)
  • sm_monitor_pause (C++ function)
  • sm_monitor_resume (C++ function)
  • sm_ri_handler_t (C++ type)

© Copyright 2026, Nordic Semiconductor.