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

Public Member Functions

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

Member Function Documentation

◆ set() [1/4]

String set ( int  )
Description
This api returns the current operatorsand their status and allow automatic or manual network selection
Syntax
bg77.cops.set(mode)
Parameters
modeint 0 Automatic mode
1 Manual operator selection
2 Manual deregister from network
3 Set only <format> and do not attempt to register/deregister
4 Manual/automatic selection
Returns
String response

◆ set() [2/4]

String set ( int  ,
int   
)
Description
This api returns the current operatorsand their status and allow automatic or manual network selection
Syntax
bg77.cops.set(mode,format)
Parameters
modeint 0 Automatic mode
1 Manual operator selection
2 Manual deregister from network
3 Set only <format> and do not attempt to register/deregister
4 Manual/automatic selection
formatint 0 Long format alphanumeric
1 Short format alphanumeric
2 Numeric <oper>. GSM location area identification number
Returns
String response

◆ set() [3/4]

String set ( int  ,
int  ,
String   
)
Description
This api returns the current operatorsand their status and allow automatic or manual network selection
Syntax
bg77.cops.set(mode,format,oper)
Parameters
modeint 0 Automatic mode
1 Manual operator selection
2 Manual deregister from network
3 Set only <format> and do not attempt to register/deregister
4 Manual/automatic selection
formatint 0 Long format alphanumeric
1 Short format alphanumeric
2 Numeric <oper>. GSM location area identification number
operString Operator in format as per <mode>
Returns
String response

◆ set() [4/4]

String set ( int  ,
int  ,
String  ,
int   
)
Description
This api returns the current operatorsand their status and allow automatic or manual network selection
Syntax
bg77.cops.set(mode,format,oper,act)
Parameters
modeint 0 Automatic mode
1 Manual operator selection
2 Manual deregister from network
3 Set only <format> and do not attempt to register/deregister
4 Manual/automatic selection
formatint 0 Long format alphanumeric
1 Short format alphanumeric
2 Numeric <oper>. GSM location area identification number
operString Operator in format as per <mode>
actint 0 GSM eMTC
9 NB-IoT
Returns
String response

◆ get()

String get ( )
Description
This api returns the current operatorsand their status and allow automatic or manual network selection
Syntax
bg77.cops.get()
Returns
String response