From 09b746667625309f2c87e2d05df6f278f7df4cd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hrvoje=20=C4=8Cavrak?= Date: Sat, 30 Dec 2017 16:00:50 +0100 Subject: [PATCH] modified: README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 236b890..fb7aa66 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ esptool -p /dev/ttyUSB0 write_flash --flash_mode dio 0x00000 image.elf-0x00000.b make credentials ssid="Your SSID" password="Your password" ``` -This will generate a .bin file containing the credentials and write it to flash memory at 0x3FC00. Please keep this in mind and run this command again with dummy credentials if you intend to sell or borrow your ESP board. +This will generate a .bin file containing the credentials and write it to flash memory at 0x3C000. Please keep this in mind and run this command again with dummy credentials if you intend to sell or borrow your ESP board. 4. Connect a piece of breadboard jumper cable to the RX pin (GPIO 3)