1
Introduction
2
Install
3
Simulator Interface
4
Boards
5
Serial Communication
6
Backend Simulators
7
Tools
7.1
Serial Terminal
7.2
Serial Remote Tank
7.3
Esp8266 Modem Simulator
7.3.1
Supported Commands
7.4
Arduino Bootloader
7.5
MPLABX Debugger Plugin
7.6
Pin Viewer
7.7
picsimlab_tool
8
Oscilloscope
9
Spare Parts
10
Troubleshooting
11
License
A
Online Simulator
B
Use with MPLABX
C
Creating New Boards
[
up
]
7.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
]