Giter Site home page Giter Site logo

Comments (2)

sthayduk avatar sthayduk commented on June 10, 2024

Additionally, if I try to flash it with ESPHome-Flasher. It will flash and boot, but then I get an error regarding little-fs.

Detecting chip type... Unsupported detection protocol, switching and trying again...
Connecting....
Detecting chip type... ESP32
Connecting....

Chip Info:

  • Chip Family: ESP32
  • Chip Model: ESP32-D0WD-V3 (revision 3)
  • Number of Cores: 2
  • Max CPU Frequency: 240MHz
  • Has Bluetooth: YES
  • Has Embedded Flash: NO
  • Has Factory-Calibrated ADC: YES
  • MAC Address: A0:A3:B3:A9:E7:54
    Uploading stub...
    Running stub...
    Stub running...
    Changing baud rate to 460800
    Changed.
  • Flash Size: 4MB
  • Flash Mode: dio
  • Flash Frequency: 80MHz
    Erasing flash (this may take a while)...
    Chip erase completed successfully in 1.9s
    Flash will be erased from 0x00001000 to 0x00004fff...
    Flash will be erased from 0x00008000 to 0x00008fff...
    Flash will be erased from 0x0000e000 to 0x0000ffff...
    Flash will be erased from 0x00010000 to 0x00146fff...
    Compressed 15856 bytes to 10276...
    Writing at 0x00001000... (100 %)Wrote 15856 bytes (10276 compressed) at 0x00001000 in 0.4 seconds (effective 308.6 kbit/s)...
    Hash of data verified.
    Compressed 3072 bytes to 144...
    Writing at 0x00008000... (100 %)Wrote 3072 bytes (144 compressed) at 0x00008000 in 0.1 seconds (effective 217.6 kbit/s)...
    Hash of data verified.
    Compressed 8192 bytes to 47...
    Writing at 0x0000e000... (100 %)Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.1 seconds (effective 596.1 kbit/s)...
    Hash of data verified.
    Compressed 1270720 bytes to 796772...
    Writing at 0x0014298a... (100 %)Wrote 1270720 bytes (796772 compressed) at 0x00010000 in 20.8 seconds (effective 489.0 kbit/s)...
    Hash of data verified.

Leaving...
Hard Resetting...
Hard resetting via RTS pin...
Done! Flashing is complete!

Showing logs:
[15:33:09]E (432) esp_core_dump_flash: ��ɕdump partition found!
[15:33:09]E (432) esp_core_dump_flash: No core dump partition fo
[15:33:09]Startup/Boot....
[15:33:09]Mounting File System...
[15:33:09]E (10) esp_littlefs: ./components/esp_littlefs/src/littlefs/lfs.c:1347:error: Corrupted dir pair at {0x0, 0x1}
[15:33:09]
[15:33:09]E (11) esp_littlefs: mount failed, (-84)
[15:33:09]E (15) esp_littlefs: Failed to initialize LittleFS
[15:33:09]Error mounting file system
[15:33:09]Chip Model ESP32-
[15:33:09]Preference IP Free Entries: 621
[15:33:14]SECURITY Type:0 Username:[] Password:[] Pin:[] Permissions:0
[15:33:14]Connection Type: 1
[15:33:14]NTP Settings
[15:33:14]pool.ntp.org TZ:
[15:33:14]WIFI Settings
[15:33:14] SSID: [] PassPhrase: []
[15:33:14]
[15:33:14]Launching web server...
[15:33:14]Creating Web MicroServices...
[15:33:15]WiFi Mode: 0
[15:33:19]Scanned 17 Networks...
[15:33:19] 0: SuperWireless (-54dBm) CH:3 MAC:46:22:54:6E:5D:21
[15:33:19]*1: (-55dBm) CH:3 MAC:46:22:54:6E:5D:20
[15:33:19]*2: (-64dBm) CH:3 MAC:5A:22:54:6E:6F:4D
[15:33:19] 3: SuperWireless (-65dBm) CH:3 MAC:5A:22:54:6E:6F:4E
[15:33:19] 4: FRITZ!Box 7530 FM (-80dBm) CH:11 MAC:98:9B:CB:B5:2D:68
[15:33:19]*5: (-84dBm) CH:5 MAC:96:9A:4A:FC:8B:94
[15:33:19] 6: IlyHome (-85dBm) CH:5 MAC:90:9A:4A:FC:8B:94
[15:33:19] 7: Tenda_F4E250 (-88dBm) CH:6 MAC:50:0F:F5:F4:E2:5C
[15:33:19] 8: DIRECT-3B-HP Laser 179fnw (-89dBm) CH:11 MAC:7E:4D:8F:6F:4D:3B
[15:33:19] 9: SuperWireless (-90dBm) CH:3 MAC:4A:22:54:6E:6F:62
[15:33:19] 10: PBS-6D805D (-91dBm) CH:1 MAC:D4:D1:84:6D:80:62
[15:33:19]*11: (-91dBm) CH:3 MAC:4A:22:54:6E:6F:61
[15:33:19]*12: (-92dBm) CH:6 MAC:50:0F:F5:F4:E2:56
[15:33:19]*13: (-93dBm) CH:10 MAC:EA:FA:C4:46:61:7A
[15:33:19]*14: (-94dBm) CH:8 MAC:2E:87:BA:EC:4E:36
[15:33:19] 15: Deko_80CC (-94dBm) CH:8 MAC:28:87:BA:EC:4E:36
[15:33:19] 16: DECO (-95dBm) CH:10 MAC:E4:FA:C4:46:61:7A
[15:33:19]Socket Server Started...
[15:33:19]Max Heap: 110580
[15:33:19]Free Heap: 185836
[15:33:19]Min Heap: 183384
[15:33:19]
[15:33:19]Turning the HotSpot On
[15:33:19]Initializing AP for credentials modification
[15:33:19]
[15:33:19]SoftAP IP: 192.168.4.1

from espsomfy-rts.

sthayduk avatar sthayduk commented on June 10, 2024

I found the issue! Sorry for that, i've used the wrong bin File for flashing!

from espsomfy-rts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.