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

Public Member Functions

String set (int)
 
String get ()
 

Member Function Documentation

◆ set()

String set ( int  )
Description
This api controls whether or not to use the extended format of incoming call indication. When enabled, an incoming call is indicated to the TE with unsolicited result code +CRING: <type> instead of the normal RING.
Syntax
bg77.crc.set(mode)
Parameters
modeint Integer type. Disables or enables the extended format of incoming call URC +CRING: <type>
0 Disable
1 Enable
Returns
String response

◆ get()

String get ( )
Description
This api controls whether or not to use the extended format of incoming call indication. When enabled, an incoming call is indicated to the TE with unsolicited result code +CRING: <type> instead of the normal RING.
Syntax
bg77.crc.get()
Returns
String response