• perhaps interesting to share that I get the following in the IDE using WebSerial @115200. But gets stuck with Serial connected. Receiving data.... Flashed with DIO.

    ÙYma¹:–¼ !aT¾Ð¿°)VR’õýÿ@yM!'w‰­r$dœž<Œ$à<„$äc|ƒäÛ{“#„c„óo'Ÿ$'gœãìbpŒlr$sl8û'àƒl#oã|ćcÄóonîlÄÇl ˜n'$`g{‡›“oۛl`pònà;Äܜãàcgã|ìÇ‡b„òn'çl`gd`os“Ûn‡l8û'à;„œœãàì$#oã|ÄÇÄ#Œû'oïd`˜n'$`g{‡›’oÃl`sۛg‚d`{lÄÄ'œÄóonߌŸâÄ;o'ŒdŒcÇ$ìÛdäۃŒ$dls$ì›d$$gœâŒ˜„“`ìlÄØoàgä›oŒŒllà€cäŒ$$8#ƒcx€„Ž#;#pÀŒÇc$l“Û'žgěâodŸ|$d`{lŒãìoä’;ƒû'<äldl$`cÛß|{’lœ'àƒgãl Äãs’dŒdþ
     ____                 _
    |  __|___ ___ ___ _ _|_|___ ___
    |  __|_ -| . |  _| | | |   | . |
    |____|___|  _|_| |___|_|_|_|___|
             |_| espruino.com
     2v04 (c) 2019 G.Williams
    Espruino is Open Source. Our work is supported
    only by sales of official boards and donations:
    http://espruino.com/Donate
    Flash map 4MB:1024/1024, manuf 0x20 chip 0x4016
    > 
    

    From the cmd line

    $ 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'
    –zàä!!S%ö¿¦I¬&3-ÿ‡BµÕ4ý=„·†
     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
    
    
    Disconnected.
    

    And when on 115200 it just gives garbage and sometimes the /dev/tty.wchusbserialfd12240 disappears for a while. Sometimes till I unplug/plug again.

About

Avatar for opichals @opichals started