User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-24
34.3.16 +iCPF Active Communications Platform
Syntax:
AT+iCPF=n
Sets the active communications platform to either modem
or LAN.
Parameters:
n=0..1
Command Options:
n=0
Sets active communications platform to dial-up or cellular
modem. When the modem is online, any character,
including <CR>, sent from the host that is not part of an
AT+i command is transferred directly to the modem.
n=1
Sets active communications platform to LAN.
Default:
n=1 (LAN)
Note: This default value is shipped from the factory. The
AT+iFD command does not restore CPF to this value.
Result Code:
I/OK
If n is within limits and the communications platform was
actually changed.
I/ERROR
Otherwise
Followed by:
I/DONE
After changing the current platform to modem. Allow a
2.5 sec. delay for iChip re-initialization.
-or-
I/ONLINE
After changing the current platform to LAN.
AT+iCPF~n
Temporarily sets the active communications platform to n
for one session. The permanent value will be restored after
completing the next session, both if the session was
successful or not. Note that I/ONLINE or I/DONE will
be returned according to the new permanent
communications platform.
AT+iCPF?
Reports the currently active communications platform
followed by I/OK.
AT+iCPF=?
Returns the message ―0-1‖ followed by I/OK.