Hinted from the linked thread I tried all of the FLASH_MODEs and tried to connect to freshly flashed boards at 75600 bauds only to get the outputs below. Changing flash_freq, unplugging or anything else has no effect from what can I say.
Anybody dealt with this?
Thanks!
Standa
DOUT
$ espruino --no-ble "-b" "75600"
Espruino Command-line Tool 0.1.31
-----------------------------------
Using first port, {"path":"/dev/tty.wchusbserialfd12240","usb":[1,7523]}
Connecting to '/dev/tty.wchusbserialfd12240'
ets Jan 8 2013,rst cause:2, boot mode:(3,6)
load 0x40100000, len 2408, room 16
tail 8
chksum 0xe5
load 0x3ffe8000, len 776, room 0
tail 8
chksum 0x84
load 0x3ffe8310, len 632, room 0
tail 8
chksum 0xd8
csum 0xd8
2nd boot version : 1.6
SPI Speed : 80MHz
SPI Mode : DOUT
SPI Flash Size & Map: 32Mbit(1024KB+1024KB)
jump to run user1 @ 1000
No result found for "process.env" - just got "ÿ"
Unable to retrieve board information.
Connection Error?
Connected
DIO
$ esptool.py --port /dev/tty.wchusbserialfd12240 --baud 115200 write_flash \
--flash_freq 80m --flash_mode dio --flash_size 4MB-c1 \
0x0000 "boot_v1.6.bin" 0x1000 espruino_esp8266_user1.bin \
0x3FC000 esp_init_data_default.bin 0x3FE000 blank.bin
esptool.py v2.3.1
Connecting....
Detecting chip type... ESP8266
Chip is ESP8266EX
...
Leaving...
Hard resetting via RTS pin...
$ espruino "-b" "75600" "--no-ble"
Espruino Command-line Tool 0.1.31
-----------------------------------
Using first port, {"path":"/dev/tty.wchusbserialfd12240","usb":[1,7523]}
Connecting to '/dev/tty.wchusbserialfd12240'
cònglo'ãì
[#x](https://forum.espruino.com/search/?q=%23x)ds${$xóoà
ets Jan 8 2013,rst cause:2, boot mode:(3,6)
load 0x40100000, len 2408, room 16
tail 8
chksum 0xe5
load 0x3ffe8000, len 776, room 0
tail 8
chksum 0x84
load 0x3ffe8310, len 632, room 0
tail 8
chksum 0xd8
csum 0xd8
2nd boot version : 1.6
SPI Speed : 80MHz
SPI Mode : DIO
SPI Flash Size & Map: 32Mbit(1024KB+1024KB)
jump to run user1 @ 1000
No result found for "process.env" - just got "ÿ"
Unable to retrieve board information.
Connection Error?
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.
Hi!
I wonder what should I do to fix this. I have got a few d1-mini clones with:
Connecting with
espruino --no-ble -b 115200
I get gibberish and similarly as http://forum.espruino.com/comments/14147154/ I cannot connect properly.Hinted from the linked thread I tried all of the FLASH_MODEs and tried to connect to freshly flashed boards at 75600 bauds only to get the outputs below. Changing flash_freq, unplugging or anything else has no effect from what can I say.
Anybody dealt with this?
Thanks!
Standa
DOUT
DIO
QIO