RUI3 (RAK Unified Interface 3) - RAK4631
bg77::cnma

Public Member Functions

String set ()
 
String set (int)
 

Member Function Documentation

◆ set() [1/2]

String set ( )
Description
This api confirm successful receipt of a new message (SMS-DELIVER or SMS-STATUS-REPORT) routed directly to the TE.
Syntax
bg77.cnma.set()
Returns
String response

◆ set() [2/2]

String set ( int  )
Description
This api confirm successful receipt of a new message (SMS-DELIVER or SMS-STATUS-REPORT) routed directly to the TE.
Syntax
bg77.cnma.set(n)
Parameters
nint Integer type. Parameter required only for PDU mode
0 Command operates similarly as in text mode
1 Send positive (RP-ACK) acknowledgement to the network. Accepted only in PDU mode.
2 Send negative (RP-ERROR) acknowledgement to the network. Accepted only in PDU mode.
Returns
String response