Wiznet WizFi210 Programmer's Manual page 19

Hide thumbs Also See for WizFi210:
Table of Contents

Advertisement

Response
AT+WEAP
Format
Meaning
Response
AT+TCERTAD
D
Format
Meaning
Response
5
After receiving this reply, user has to send data following escape sequence
6
<ESC> means ESC Char in ASCII Table, its value is 0x1B in HEX code.
7
<...data...> means real data of 100 bytes to transfer, as its size field has 100.
8
After receiving this reply, user has to send data following escape sequence
WizFi210
Programmers' Guide
43,26,guest,1234
ex) AT+WEAPCONF=
[OK]
<Type>,<Format>,<Size>,0
AT+WEAP=
5
[OK]
<= Response from WizFi210
<ESC>W <data of size above>
This is a command to set which certificate WizFi210 will use.
You can use only one of three type and more than two types with
multiple of this command having different parameter.
<Type>
Type
CA certificate
Client certificate
Private Key
<Format>
0 : Binary, 1: Hex
<Size>
: size of the file to be transferred
ex) AT+WEAP=2,0,100,0<ESC>
ex) AT+WEAP=0,0,100,0<ESC>W<...data...>
AT+WEAP=1,0,200,0<ESC>W<...data...>
AT+WEAP=2,0,150,0<ESC>W<...data...>
[OK]
AT+TCERTADD
=<Name>,<Format>,<Size>,<Location>
8
[OK]
<= Response from WizFi210
<ESC>W<Certificate data in binary>
This is a command for registering the certificate of the secure Web
Server using TLS(SSL)
<Name>
: Name of the certificate
<Format>
:
0 : Binary, 1 : Hex
<Size>
: Size of the file to be transferred
<Location>
0 : Flash, 1 : Ram
[OK]
(WIZnet Co., Ltd.)
Value(in ASCII)
0
1
2
6
7
W<....data....>
2-12

Advertisement

Table of Contents
loading

Table of Contents