Unbricking a nrf9160-DK

I seemed to have bricked (or pseudo-bricked) my 9160-DK.  

In the process of trying to set an APN for my carrier, I seemed to have gotten the modem into a state where it is refusing to respond to most commands.  

The Kconfig settings I was trying before this happened were:

CONFIG_PDN=y
CONFIG_PDN_DEFAULTS_OVERRIDE=y
CONFIG_PDN_DEFAULT_APN="hologram"
 
After that, the modem has refused to respond to any AT commands.  (See LTE Monitor Screenshot.)  This is true even after commenting out those lines and flashing. 
Also, trying to program firmware is no longer working.  I've tried both programming the main firmware as well as the modem firmware.  
What are the next steps I can try to fix this?
Related