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

Public Member Functions

String set (String)
 
String set (String, int)
 
String get ()
 

Member Function Documentation

◆ set() [1/2]

String set ( String  )
Description
This api updates the SMSC address when mobile originated SMS are transmitted.
Syntax
bg77.csca.set(sca)
Parameters
scaString Service center address. 3GPP TS 24.011 RP SC address Address-Value field in string format. BCD numbers (or GSM 7 bit default alphabet characters) are converted to characters of the currently selected TE character set (refer to AT+CSCS in 3GPP TS 27.007); type of address is given by <tosca>.
Returns
String response

◆ set() [2/2]

String set ( String  ,
int   
)
Description
This api updates the SMSC address when mobile originated SMS are transmitted.
Syntax
bg77.csca.set(sca,tosca)
Parameters
scaString Service center address. 3GPP TS 24.011 RP SC address Address-Value field in string format. BCD numbers (or GSM 7 bit default alphabet characters) are converted to characters of the currently selected TE character set (refer to AT+CSCS in 3GPP TS 27.007); type of address is given by <tosca>.
toscaint Type of service center address. 3GPP TS 24.011 RP SC address Type-of-Address octet in integer format (default refer to <toda>).
Returns
String response

◆ get()

String get ( )
Description
This api updates the SMSC address when mobile originated SMS are transmitted.
Syntax
bg77.csca.get()
Returns
String response