Last
update:
2019/07/22
11:13
accessory:power_supply_battery:smartpower2 https://wiki.odroid.com/accessory/power_supply_battery/smartpower2?rev=1563761613
https://wiki.odroid.com/
Printed on 2023/06/13 00:19
3. Upload
You should check your esp8266 serial number like “/dev/ttyUSB0” or “/dev/ttyUSB1”
$
sudo esptool.py
--chip
esp8266
--port
/
dev
/
ttyUSB0
--baud
921600
write_flash 0x00000 prebuilt
/
firmware.bin 0x100000 prebuilt
/
spiffs.bin
Windows
The instructions were tested on Windows 10.
1. Get the binaries about firmware and web source from this link
https://github.com/hardkernel/smartpower2/releases
And then, you need to extract the zip file on your work folder.
2. Download and extract the flash tool
flash_download_tools_v3.6.6_0.zip
3. Run the exe file into the folder
4. Select ESP8266