User Manual

Table Of Contents
SARA-R4 series-AT commands manual
UBX-17003787 - R16
26Lightweight M2M
Page 323 of 401
26.2.6.4Notes
SARA-R410M-02B / SARA-R410M-52B / SARA-R412M
The command is not supported by SARA-R410M-02B-00, SARA-R410M-02B-01, SARA-R410M-52B-00,
SARA-R410M-52B-01, SARA-R412M-02B-00 and SARA-R412M-02B-01.
26.2.7LwM2M host device information +UHOSTDEV
+UHOSTDEV
SARA-R410M-01B SARA-R410M-02B SARA-R410M-52B SARA-R412MModules
SARA-N4
Syntax PIN required Settings saved Can be aborted Response time Error referenceAttributes
full Yes NVM No - +CME Error
26.2.7.1Description
Sets the host identification, manufacturer model number and software version for the LwM2M device
management.
26.2.7.2Syntax
Type Syntax Response Example
Set AT+UHOSTDEV=<Host_ID>,<Host_
Manufacturer>,<Host_Model>,
<Host_SW_Version>
OK AT+UHOSTDEV="ubx123456-","u-
blox","C030-R410","A1.01"
OK
Read AT+UHOSTDEV? +UHOSTDEV: <Host_ID>,<Host_
Manufacturer>,<Host_Model>,
<Host_SW_Version>
OK
+UHOSTDEV: "ubx123456-","u-blox",
"C030-R410","A1.01"
OK
Test AT+UHOSTDEV=? +UHOSTDEV: (Host ID),(Host
Manufacturer),(Host Model),(Host
Software Version)
OK
+UHOSTDEV: (Host ID),(Host
Manufacturer),(Host Model),(Host
Software Version)
OK
26.2.7.3Defined values
Parameter Type Description
<Host_ID> String Host identification. The factory-programmed value is "HMAN0".
<Host_
Manufacturer>
String Host manufacturer name. The factory-programmed value is "HMOD0".
<Host_Model> String Host model identification. The factory-programmed value is "HSW0".
<Host_SW_Version> String Host software version. The factory-programmed value is "HUID0".
26.2.8Lightweight M2M pulse configuration +ULWM2MPULSE
+ULWM2MPULSE
Modules SARA-R410M-02B SARA-R410M-52B SARA-R410M-63B SARA-R410M-73B SARA-R410M-83B
SARA-R412M
Syntax PIN required Settings saved Can be aborted Response time Error referenceAttributes
full No NVM No - +CME Error
26.2.8.1Description
Configures the LwM2M pulse feature that allows the sending of a LwM2M generated pulse. The LwM2M pulse
can be properly configured both for the duration and for the polarity.
The information text response to the read command provides the configuration of GPIO pins set to LwM2M
pulse feature in separate rows.
Properly configure the GPIO function to the LwM2M pulse mode by means of the +UGPIOC AT command
(<gpio_mode>=25).
The LwM2M pulse is generated by calling the lua_send_pulse(gpio_id) function from the Lua scripts; for
more details on the trigger definition, see the LwM2M objects and commands application note [178].