Apologies, I’m having to raise a duplicate thread as the original has been locked.
Original here: Stubs error! Can't get device ready for firmware update
Within that thread lies: Failed to write to target RAM (result was 01070000) - #25 by tekk
I have followed, to the dime, everything mentioned in that comment. I am aware that the normal package installation is required to be finished before enabling the application to run, then clicking install on the CH34xVCPDriver application. Then restarting.
However, Meshtastic v1.0.101 - python3
I still get /dev/cu.usbmodem, rather than /dev/tty.wchusbserial as mentioned.
Equally, still suffer with the following issue:
Step 1/4 esp32 full
ESPTOOL Using command:--port /dev/cu.usbmodem54250041941 erase_flash
esptool.py v3.2
Serial port /dev/cu.usbmodem54250041941
Connecting...
..
Detecting chip type...
..
Unsupported detection protocol, switching and trying again...
Connecting...
..
Detecting chip type...
..
ESP32
..
Chip is ESP32-D0WDQ6-V3 (revision 3)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 58:bf:25:06:45:c8
Uploading stub...
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/meshtastic_flasher/esptool_form.py", line 70, in run
esptool.main(command)
File "/usr/local/bin/esptool.py", line 4564, in main
esp = esp.run_stub()
File "/usr/local/bin/esptool.py", line 879, in run_stub
self.mem_block(stub[field][from_offs:to_offs], seq)
File "/usr/local/bin/esptool.py", line 752, in mem_block
return self.check_command("write to target RAM", self.ESP_MEM_DATA,
File "/usr/local/bin/esptool.py", line 505, in check_command
raise FatalError.WithResult('Failed to %s' % op_description, status_bytes)
esptool
.
FatalError
:
Failed to write to target RAM (result was 01070000: Operation timed out)
Brand new T-Beams, only soldered the screen on today and hitting a wall.
Factory shipped the two units with Meshtastic version 1.0.0, so I can’t even upgrade firmware OTA from phone.
Any help would be appreciated, thank you