Hi guys
I was trying to update to the latest firmware and not sure what happened but I believe my index.html.gz file is now not working correctly - usually I will connect to my home wifi and then goto maslow.local and will be able to see the user interface.
Before that I would connect via maslow wifi and goto 192.168.0.1
After trying to update firmware (it may have been my own fault as I tried to replace the index.html.gz file) Now both methods to access the machine are not working (I tried to disable my wifi router to force board to emit maslow wifi - no go on interface).
I was trying to flash the firmware to be able to reset it using full.install.command from one of the earlier firmwares but run into the following:
/Users/admin/Library/Mobile\ Documents/com~apple~CloudDocs/Maslow\ Firmware\ and\ Operating\ files/fluidnc-maslow4-1.16-posix/full-install.command ; exit;
Macintosh:~ admin$ /Users/admin/Library/Mobile\ Documents/com~apple~CloudDocs/Maslow\ Firmware\ and\ Operating\ files/fluidnc-maslow4-1.16-posix/full-install.command ; exit;
esptool.py --chip esp32s3 --baud 921600 dump_mem 0x3ff5a018 4 SecurityFuses.bin
./tools.sh: line 45: esptool.py: command not found
esptool failed
logout
Saving session…
…copying shared history…
…saving history…truncating history files…
…completed.
[Process completed]
I’ve tried installing esptool.py tools from a google search and tried multiple usbc to usba cables however am having no luck. I’ve tried on windows and mac as well. Could someone point me to what direction I may try next please?