Trouble flashing, probably being stupid
I received two of the boost variety (thanks Philippe!), and am trying to flash them. In order to make things simple at first, I am just using a downloaded binary.
Here are the details:
1) using binary `squeezelite-esp32-master-v4.3-SqueezeAmp-32-21254.bin`
2) using an ESP32 nodemcu as an adapter to connect to my desktop, but grounding EN pin, connecting 3.3v, GND, TX and RX to the squeezeAMP board, and not otherwise powering the board. Trying to ground DWL (but the connection may be a bit dodgy).
3) using ubuntu 20.04 on the desktop
4) web installer never recognizes the board.
5) try using ESPhomeflasher to install binary. This does recognize a board, but may the wrong one. It says
It then goes on to erase and write, but when restarted, no AP shows up.
I am probably making this too hard and being stupid. Anybody have a suggestion to make this work?
EDIT: Maybe it is working. There is an AP that shows up and goes away when I power up or down the board. But the AP ssid is something like z111x00 and a second one with an 'm' added at the end. Is this it? What is the password? 'squeezelite' does not work for either of them.
I received two of the boost variety (thanks Philippe!), and am trying to flash them. In order to make things simple at first, I am just using a downloaded binary.
Here are the details:
1) using binary `squeezelite-esp32-master-v4.3-SqueezeAmp-32-21254.bin`
2) using an ESP32 nodemcu as an adapter to connect to my desktop, but grounding EN pin, connecting 3.3v, GND, TX and RX to the squeezeAMP board, and not otherwise powering the board. Trying to ground DWL (but the connection may be a bit dodgy).
3) using ubuntu 20.04 on the desktop
4) web installer never recognizes the board.
5) try using ESPhomeflasher to install binary. This does recognize a board, but may the wrong one. It says
Code:
Connecting... Detecting chip type... ESP32 Connecting... Chip Info: - Chip Family: ESP32 - Chip Model: ESP32-D0WD (revision 1) - Number of Cores: 2 - Max CPU Frequency: 240MHz - Has Bluetooth: YES - Has Embedded Flash: NO - Has Factory-Calibrated ADC: YES - MAC Address: 8C:4B:14:2A:6A:E4 Uploading stub... Running stub... Stub running... Changing baud rate to 460800 Changed. - Flash Size: 8MB - Flash Mode: dio - Flash Frequency: 80MHz Erasing flash (this may take a while)...
I am probably making this too hard and being stupid. Anybody have a suggestion to make this work?
EDIT: Maybe it is working. There is an AP that shows up and goes away when I power up or down the board. But the AP ssid is something like z111x00 and a second one with an 'm' added at the end. Is this it? What is the password? 'squeezelite' does not work for either of them.
Comment