-->
Page 1 of 2

Another user interface for ESP8266: xboot shell

PostPosted: Tue Dec 09, 2014 10:31 am
by echo
update to version v14.12.10, add ifconfig command implementation.
--------------
I think it is better then official AT shell. Now it is just a demo with limited commands.
something like this:
starting information:
XBOOT:v14.12.9 SDK:v0.9.3 by Echo<echo.xjtu@gmail.com>
help -> help Info.
memrd -> memrd [hex addr] [hex len] Read SPI Flash.
erase -> erase [flash sector addr] Erase a flash sector.
cwmode -> cwmode [0:NULL | 1:STA | 2:AP | 3:APSTA]. Get/Set wifi Mode.
cwsap -> cwsap [ssid] [pwd] [ch] [ecn]. Set AP mode parameters.
cwlap -> scan available Access Point.
cwjap -> cwjap [ssid] [pwd] Join an AP.
cwqap -> disconnect from Access Point.
ifconfig -> Show network info.
reboot -> reboot system.
version -> display firmware version.

memrd command:
memrd 40000

0x040000 3F EF FE 00 3F FE 8E AC 3F FE 8E D0 09 F0 C1 12
0x040010 FF FB 01 01 32 00 20 C0 20 C0 96 20 95 20 42 00
0x040020 02 00 20 C0 E3 F7 94 20 FF F6 21 0B 06 00 5B 85
0x040030 00 00 FF FF CC C0 CC 00 FF F3 21 A4 06 00 5A 85
0x040040 00 00 FF FF 04 42 42 00 78 00 86 1C 41 88 40 75
0x040050 E5 7C 43 3C 32 01 42 52 42 82 02 42 05 42 72 03
0x040060 08 00 42 62 10 C1 12 01 00 00 F0 0D 3F FE 8E DC
0x040070 3F FE 8E E4 3F FE F8 F0 3F FE F6 F0 40 10 3A 64

Download link: http://pan.baidu.com/s/1k1Wr8
program it to ESP-01 module with "XTCOM" or esptool.py
connect ESP-01 with hyper-terminal under baudrate 115200.
type "help" command to get online manual.

Re: Another user interface for ESP8266: xboot shell

PostPosted: Tue Dec 09, 2014 10:41 am
by alonewolfx2
Can you upload in here as attachment? We can't access Baidu :(

Re: Another user interface for ESP8266: xboot shell

PostPosted: Tue Dec 09, 2014 11:32 am
by uhrheber
Just follow the link, and click on the button with the down arrow.
I could download it.

Re: Another user interface for ESP8266: xboot shell

PostPosted: Tue Dec 09, 2014 5:17 pm
by Allex
And what does it do?
Download ....
Flash ...
Admired ....
An unfinished project ???