seems like latest esp-01 no longer comes with AT 0.25 / 0.50.
If any stuck then please use the attached firmware and re-flash your esp-01.
use the following commands
Change the port if you have different. Oh, also it is for 1MB flash.
esptool.py -p /dev/tty.SLAB_USBtoUART -b 115200 write_flash 0x00000 eagle.flash.bin 0x10000 eagle.irom0text.bin 0x7E000 blank.bin 0xFE000 blank.bin 0xFC000 esp_init_data_default.bin
1 Attachment
@navas started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
seems like latest esp-01 no longer comes with AT 0.25 / 0.50.
If any stuck then please use the attached firmware and re-flash your esp-01.
use the following commands
Change the port if you have different. Oh, also it is for 1MB flash.
1 Attachment