WIZ550WEB AT Command Set
WIZ550WEB AT Command (YouTube Link)
https://www.youtube.com/watch?v=7rEtOvRaCmw
This section provides a list of WIZ550WEB AT commands and their functions. Users can input commands and parameters through USART line. Every command starts with “AT”. Any other initial character will cause an error in return. Commands and parameters are all ASCII characters, i.e. when you input 'AT+NSTAT', you should input ASCII characters 'A', 'T', '+', 'N', 'S', 'T', 'A', 'T' and 'Enter Key' which is CR, LF (0x0d, 0x0A).
All commands should be terminated with CR(0x0D), LF(0x0A)
Some parameters are mandatory and others are optional. Parameters must be entered in the order of format column given by the command tables. Although the optional parameter is not used, the comma delimiters ',' must still be included in the command. In most cases, valid commands return the character [S] and invalid inputs return [F]. The possible responses sent from WIZ550WEB to the user are described as Responses. Below are examples of user input. As you can see, WIZ550WEB return “\r\n” back instead of “\r”, which means user (host system) always handle '\r\n' as the only delimiter.
Input by User |
AT\r\n (0x61 0x74 0x0d 0x0a) |
Output from WIZ550WEB |
[S]\r\n (0x5b 0x53 0x5d 0x0d 0x0a) |
WIZnetHK 發表在 痞客邦 留言(0) 人氣()
Basic Webpages Demo
WIZ550WEB Web Server(YouTube Link)
https://www.youtube.com/watch?v=6aOf8vgB-gc
The Screenshots of Basic Demo Web Page were captured from Google Chrome Browser version 37
Provided basic demo web page of WIZ550web is in tab style of one HTML page (index.html). The configuration and purpose of each tabs are as below.
WIZnetHK 發表在 痞客邦 留言(0) 人氣()
WIZ550WEB Firmware Upgrade
WIZ550WEB Firmware Upgrade(YouTube Link)
https://www.youtube.com/watch?v=7YwaZ7gw0Fg&feature=youtu.be
How to program WIZ550web code flash memory
1. WIZ550web enter the ISP mode
Press the 'Boot' push button switch on baseboard (or BOOT pin) until turn on the board after reset or power supply
2. Run the 'Flash Loader Demonstrator' Program
Refer to Flash Loader Demonstrator
WIZnetHK 發表在 痞客邦 留言(0) 人氣()
WIZ550WEB Configuration Tool
WIZ550WEB Configuration Tool(YouTube Link)
https://www.youtube.com/watch?v=ZS8L9u9Y7yg&feature=youtu.be
Description
WIZnetHK 發表在 痞客邦 留言(0) 人氣()
WIZ550WEB
Introduction of WIZ550WEB(YouTube Link)
https://www.youtube.com/watch?v=D2PMqz-LIw4

WIZ550web is an embedded Web server module based on WIZnet W5500 hardwired TCP/IP chip, Users can control / monitor the 16-configurable digital I/O and 4-ADC inputs on module via web pages. WIZ550web provides base of firmware / web page examples for customize depending on the used objective.
WIZnetHK 發表在 痞客邦 留言(0) 人氣()