1
Introduction
2
Install
3
Simulator Interface
4
Boards
5
Experimental Boards
6
Serial Communication
7
Backend Simulators
8
Tools
8.1
Serial Terminal
8.2
Serial Remote Tank
8.3
Esp8266 Modem Simulator
8.3.1
Supported Commands
8.4
Arduino Bootloader
8.5
MPLABX Debugger Plugin
8.6
Pin Viewer
9
Oscilloscope
10
Spare Parts
11
Troubleshooting
12
License
A
Online Simulator
B
Use with MPLABX
C
Creating New Boards
[
up
]
8.3.1
Supported Commands
AT
AT+RST
AT+GMR
AT+CWMODE=1
AT+CWDHCP=1,1
AT+CWLAP
AT+CWJAP="rede1","123456"
AT+CIFSR
AT+CIPMUX=1
AT+CIPSERVER=1,2000
AT+CIPSEND=0,10
AT+CIPCLOSE=0
[
up
]