Skip to content
Shop

AC08 LTE-M Mary

Explore with your favorite AI

Gemini & other AI

Copy this page’s context into your AI to explore how it works and what you can build.

Open Gemini

Copy the prompt, then paste it into Gemini’s message box.

View prompt

AC08 top sideAC08 bottom sideAC08 side view

Send and receive data over a cellular network using LTE-M when combined with an MCU (microcontroller) leaf. Add a sensor leaf to send measurements. A compatible SIM card and a communication service contract are required.

This LTE-M leaf uses a Murata Type 1SC module and a chip antenna (STAF 1019-085A) with Japanese radio equipment construction design certification. It connects to the MCU leaf over UART. A library is available to help you program LTE-M Mary.

Use AV06 1.8V–5.5V, because the LTE-M leaf has a peak current of 400mA.

ItemDescription
LTE-M moduleType 1SC (LBAD0XX1SC-151TEMP)
Connectivity3GPP Release 13 / optimized for LTE Class 3 output power (+23dBm)
Operating voltage2.85–4.35V
Transmit current at 23dBm400mA
AntennaOnboard chip antenna (STAF 1019-085A)
SIM cardnanoSIM
InterfaceUART
Baud rate115200 bps
DimensionsW23 × D32 × H2mm

AC08 board layout

The Molex 73412-0110 is compatible with the U.FL RF coaxial connector developed by Hirose Electric.

LTE-M Mary has a chip antenna (1019-085A) with Japanese radio equipment construction design certification. For longer-range communication, attach an external antenna.1 The antennas below have this certification. See Murata antenna support (Japanese) for details.

ModelSupplierAntenna typeConnectorDimensionsNote
1019-085A2STAF CorporationMonopole (λ/4)4 × 9.1 × 1.2mmChip antenna
1018-504B2STAF CorporationDipole (λ/2)U.FL100 × 13 mm (cable length 140mm)FPC antenna

AC08 pin assignment

See the Leafony pin assignment documents for the source data.

For details, see Installing Libraries.

AT commands are standardized by 3GPP, an international organization for cellular communication standards, and let you configure modem operation and connections. Command specifications differ between modems, so consult the manufacturer’s AT command manual. The following procedure uses SORACOM as an example.

Typeplan-Dplan-KM1
MCC440440
MNC1051

AT commands usually start with AT, followed by <command> and, in some cases, <value>. There are four types: Set, Read, Test and Execute.

TypeSyntaxExampleDescription
SetAT+<command>=<value>AT+COPS=1,2,<MCCMNC>Manually connect to a network operator
ReadAT+<command>?AT+COPS?Check the current network operator
TestAT+<command>=?AT+COPS=?Search for available network operators
ExecuteAT+<x>AT+CSQCheck signal strength and connection quality as numeric values
AT commandExample responseDescription
AT+CFUN=1,1OKReset the modem to its default state
AT+CPIN?+CPIN: READY
OK
Check the SIM card
AT commandExample responseDescription
AT+CGMMLBAD0XX1SC-DM
OK
Check the modem hardware
AT+CGMRRK_03_02_00_00_41841_001
OK
Check the modem firmware version
AT+CIMI440103198454299
OK
Check the IMSI (International Mobile Subscriber Identity)

Network operator and cellular technology settings (SORACOM plan-D)

Section titled “Network operator and cellular technology settings (SORACOM plan-D)”
AT commandExample responseDescription
AT+COPS=?+COPS: (1,"NTT DOCOMO","DOCOMO","44010",7),(0,"KDDI","KDDI","44050",7),(3,"KDDI","KDDI","44052",7),(0,"KDDI","KDDI","44054",7),(0,"KDDI","KDDI","44051",7),(0,"SoftBank","SoftBank","44020",7),,(0-3),(0-2)
OK
Search for available network operators
AT+COPS?+COPS: 0
OK
Check the network connection
AT+COPS=1,2,44010OKConnect to NTT DOCOMO manually
AT+COPS=0OKConnect automatically
AT+COPS?+COPS: 0,2,"44010",7
OK
Check the network connection
AT+COPS=1,2,44010OKConnect to NTT DOCOMO manually
AT commandExample responseDescription
AT%SETSYSCFG="SW_CFG.catm_band_table.band#1","ENABLE;19"OKSet Band 19 in band#1
AT%GETSYSCFG="SW_CFG.catm_band_table.band#1"%GETSYSCFG: "SW_CFG.catm_band_table.band#1","ENABLE;19"
OK
Check the band#1 setting (Band 19)
AT%SETSYSCFG="SW_CFG.catm_band_table.band#1",""OKClear the band#1 setting
AT commandExample responseDescription
AT+CSQ+CSQ: 17,99
OK
Check signal strength and quality
AT commandExample responseDescription
AT+CGDCONT=1,"IP","soracom.io"OKConnect to SORACOM
AT+CGDCONT?+CGDCONT: 1,"IP","soracom.io",10.242.227.27,0,0,0,0,0,,0,,,,
OK
Check the APN connection
AT+CGACT?+CGACT: 1,0
OK
PDP context is inactive
AT+CGACT=1,1OKConfigure the PDP context
AT+CGACT?+CGACT: 1,1
OK
PDP context is active
AT+CEREG?+CEREG: 0,1
OK
Registered on the network
AT commandExample responseDescription
AT+CRSM=176,28539,0,0,12+CRSM: 144,0,"FFFFFFFFFFFFFFFFFFFFFFFF"
OK
AT commandExample responseDescription
AT+CRSM=214,28539,0,0,12,"FFFFFFFFFFFFFFFFFFFFFFFF"+CRSM: 144,0
OK
AT+CGPADDR+CGPADDR: 1,"10.242.227.27"
OK
  • September 2026: Updated the fitted module part number to 151TEMP and clarified the part number difference between production lots.
  • August 2024: Initial version.
  1. The chip antenna and external antenna cannot be used together. Reposition the 0Ω resistor when using an external antenna.

  2. These antennas are certified even though they are not included in Murata’s recommended antenna list. 2

© 2026 トリリオンノード研究会 All Rights Reserved.

Privacy and analytics

Leaf photo