@jclehner When trying to factory reset my DDW36C, I accidentally wiped out all dynamic and permanent settings. Now its default SSID is WIFIDEAD01 and won't authenticate with my ISP
I have a backup of all the partitions, but am unable to send anything; tftp_read and tftp_write fail without even trying to connect to my LAN IP. I tried patching bcm2dump to enable writing, but despite claiming it wrote the settings successfully, after rebooting nothing changes. It seems it's flushing the settings to NVRAM for some reason and I don't know how to stop it
I have a CM console, but am unable to access the bootloader because there is no prompt; the first thing printed after reset is eCos - hal_diag_init, which is sent from image2 (I checked in Ghidra)
@jclehner When trying to factory reset my DDW36C, I accidentally wiped out all dynamic and permanent settings. Now its default SSID is
WIFIDEAD01and won't authenticate with my ISPI have a backup of all the partitions, but am unable to send anything;
tftp_readandtftp_writefail without even trying to connect to my LAN IP. I tried patchingbcm2dumpto enable writing, but despite claiming it wrote the settings successfully, after rebooting nothing changes. It seems it's flushing the settings to NVRAM for some reason and I don't know how to stop itI have a CM console, but am unable to access the bootloader because there is no prompt; the first thing printed after reset is
eCos - hal_diag_init, which is sent fromimage2(I checked in Ghidra)