User's Manual Part 2

11.4: Data Mode Commands Chapter 11: AT Commands Reference
45
Read_No_Of_Remote_Peers (AT*ADNRP?)
AT Command Description
AT*ADNRP?<CR> For some Serial Port Adapters it is possible
to have more than one remote peer defined.
This command reads the number of remote
peers defined.
Responses Description
<CR><LF>*ADNRP:<no_of_remote_peers>
<CR><LF>OK<CR><LF>
Successful response.
<CR><LF>ERROR<CR><LF> Error response.
Response Pa-
rameters
Type Value
no_of_remote_peers integer The number of remote peers currently defined.
The default value is 0.
Write_No_Of_Remote_Peers (AT*ADNRP=)
AT Command Description
AT*ADNRP=<no_of_remote_peers>,
<store_in_startup_database><CR>
This command writes the number of remote
peers defined. The number of remote peers may
not be greater than the number returned by the
Read_Max_No_Of_Remote_Peers command.
After writing the number of remote peers the
host must use the Write_Default_Remote_Peer
command to write all the remote peers to the
Serial Port Adapter.
For more information see
Read_No_Of_Remote_Peers.
Command Pa-
rameters
Type Value
no_of_remote_peers integer The number of remote peers.
The default value is 0.
store_in_startup_database enumerator 0: The setting will only be valid for the current
power cycle.
1: The Serial Port Adapter will remember the
setting between power cycles. The settings
database in the Serial Port Adapter will be up-
dated.
Responses Description
<CR><LF >OK<CR><LF> Successful response.
<CR><LF>ERROR<CR><LF> Error response.
Read_Default_Remote_Peer (AT*ADRDRP=)
AT Command Description