Wifi mode + Range testing

I was doing some range testing with two tbeams and wanted to pull up the rangetest.csv file. In order to do this, I saw I could connect to the node via wifi connection in order to download the file, since I’m still having issues with the flasher from my last thread. After changing my tbeam to wifi mode, and then setting the wifi SSID, I was unable to send the command for the PSK. The screen of the tbeam starting flashing on the opening screen, showing only the “meshtastic.org” screen, blacking out for a millisecond and then showing the screen again for about 5 seconds. I cannot connect via serial in any way to change the settings back, and I cannot connect to the node with the client. Again, Im still unable to use the flasher, although since serial isnt working I would assume that wouldnt either. How can I reset this node or get it out of wifi mode? or is this node just a goner from one command?
EDIT: I should note that I am using TTGO TBEAMS on 1.3.45 FM

After getting the serial --noproto to work, but no other commands, this is the log:

//\ E S H T /\ S T / C

??:??:?? 0 booted, wake cause 0 (boot count 1), reset_reason=reset
??:??:?? 0 Filesystem files (16384/1048576 Bytes):
??:??:?? 0 /prefs/channels.proto (58 Bytes)
??:??:?? 0 /prefs/config.proto (90 Bytes)
??:??:?? 0 /prefs/db.proto (228 Bytes)
??:??:?? 0 /prefs/module.proto (26 Bytes)
[ 627][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000
??:??:?? 0 I2C device found at address 0x34
??:??:?? 0 axp192/axp2101 PMU found
??:??:?? 0 I2C device found at address 0x3c
??:??:?? 0 0x3 subtype probed in 2 tries
??:??:?? 0 ssd1306 display found
??:??:?? 0 2 I2C devices found
??:??:?? 0 Meshtastic hwvendor=4, swver=1.3.45.b0d0552-d
??:??:?? 0 Setting random seed 1617783307
??:??:?? 0 Total heap: 196828
??:??:?? 0 Free heap: 162520
??:??:?? 0 Total PSRAM: 4192123
??:??:?? 0 Free PSRAM: 4191863
??:??:?? 0 NVS: UsedEntries 208, FreeEntries 422, AllEntries 630, NameSpaces 7
??:??:?? 0 Setup Preferences in Flash Storage
??:??:?? 0 Number of Device Reboots: 628
ESP_ERROR_CHECK_WITHOUT_ABORT failed: esp_err_t 0x105 (ESP_ERR_NOT_FOUND) at 0x4009722f
file: “src/platform/esp32/BleOta.cpp” line 15
func: static const esp_partition_t* BleOta::findEspOtaAppPartition()
expression: esp_ota_get_partition_description(part, &app_desc)
ESP_ERROR_CHECK_WITHOUT_ABORT failed: esp_err_t 0x102 (ESP_ERR_INVALID_ARG) at 0x4009722f
file: “src/platform/esp32/BleOta.cpp” line 28
func: static String BleOta::getOtaAppVersion()
expression: esp_ota_get_partition_description(part, &app_desc)
??:??:?? 0 No OTA firmware available
??:??:?? 0 Initializing NodeDB
??:??:?? 0 Loading /prefs/db.proto
??:??:?? 0 Loaded saved devicestate version 19
??:??:?? 0 Loading /prefs/config.proto
??:??:?? 0 Loaded saved config version 19
??:??:?? 0 Loading /prefs/module.proto
??:??:?? 0 Loaded saved moduleConfig version 19
??:??:?? 0 Loading /prefs/channels.proto
??:??:?? 0 Loaded saved channelFile version 19
??:??:?? 0 Number of Device Reboots: 628
??:??:?? 0 Expanding short PSK #1
??:??:?? 0 Expanding short PSK #0
??:??:?? 0 Wanted region 1, using US
??:??:?? 0 region=1, NODENUM=0xf71eeabc, dbsize=1
??:??:?? 0 Saving /prefs/db.proto
[ 1082][I][XPowersCommon.tpp:248] begin(): SDA:21 SCL:22
[ 1082][W][Wire.cpp:301] begin(): Bus already started in Master Mode.
??:??:?? 1 Warning: Failed to find AXP2101 power management
[ 1095][I][XPowersAXP2101.tpp:230] ~XPowersAXP2101(): ~XPowersAXP2101
[ 1095][I][XPowersCommon.tpp:248] begin(): SDA:21 SCL:22
[ 1099][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000
??:??:?? 1 AXP192 PMU init succeeded, using AXP192 PMU
[ 1125][D][XPowersAXP192.tpp:2010] setInterruptImpl(): setInterruptImpl DISABLE - 0xffffffffff

??:??:?? 1 =======================================================================
??:??:?? 1 DC1 : + Voltage:3300 mV
??:??:?? 1 DC2 : - Voltage:1800 mV
??:??:?? 1 DC3 : + Voltage:3300 mV
??:??:?? 1 LDO2 : + Voltage:3300 mV
??:??:?? 1 LDO3 : + Voltage:3300 mV
??:??:?? 1 =======================================================================
??:??:?? 1 Battery: usbPower=1, isCharging=0, batMv=4105, batPct=95
??:??:?? 1 I2C device found at address 0x34
??:??:?? 1 axp192/axp2101 PMU found
??:??:?? 1 I2C device found at address 0x3c
??:??:?? 1 0x3 subtype probed in 2 tries
??:??:?? 1 ssd1306 display found
??:??:?? 1 2 I2C devices found
??:??:?? 1 Read RTC time as 1666985219
??:??:?? 1 Using MSL altitude model
??:??:?? 1 WANT GPS=1
??:??:?? 1 GxGSA NOT available
??:??:?? 1 External Notification Module Disabled
[ 1573][E][vfs_api.cpp:104] open(): /littlefs/oem/oem.proto does not exist, no permits for creation
??:??:?? 1 No /oem/oem.proto preferences found
??:??:?? 1 Turning on screen
??:??:?? 1 Module wants a UI Frame
??:??:?? 1 Starting meshradio init…
??:??:?? 1 Set radio: region=US, name=LongSlow, config=1, ch=26, power=30
??:??:?? 1 Radio myRegion->freqStart / myRegion->freqEnd: 902.000000 → 928.000000 (26.000000 mhz)
??:??:?? 1 Radio myRegion->numChannels: 208
??:??:?? 1 Radio channel_num: 26
??:??:?? 1 Radio frequency: 905.312500
??:??:?? 1 Slot time: 42 msec
??:??:?? 1 Set radio: final power level=20
??:??:?? 1 Current limit set to 100.000000
??:??:?? 1 Current limit set result 0
??:??:?? 1 RF95 init result -19
??:??:?? 1 Frequency set to 905.312500
??:??:?? 1 Bandwidth set to 125.000000
??:??:?? 1 Power output set to 20
??:??:?? 1 Current limit set to 100.000000
??:??:?? 1 Current limit set result 0
??:??:?? 1 RF95 Radio init succeeded, using RF95 radio
??:??:?? 1 WiFi … Client Mode
??:??:?? 1 Waiting for SSL Cert to be generated.
??:??:?? 1 Retrieved Private Key: 1191 Bytes
??:??:?? 1 Retrieved Certificate: 783 Bytes
??:??:?? 1 SSL Cert Ready!
[ 1733][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 0 - WIFI_READY
[ 1831][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 2 - STA_START
??:??:?? 1 ************ [WiFi-event] event: 2 ************
??:??:?? 1 [StreamAPI] WiFi station started
??:??:?? 1 [Power] Battery: usbPower=1, isCharging=0, batMv=4105, batPct=95
??:??:?? 1 [Screen] Screen: Started…
??:??:?? 1 [SerialModule] Initializing serial peripheral interface
[ 1856][E][HardwareSerial.cpp:530] setRxBufferSize(): RX Buffer must be higher than 128.

??:??:?? 1 [StoreForwardModule] Store & Forward Module - Disabled
??:??:?? 1 [RangeTestModule] Initializing Range Test Module – Receiver
??:??:?? 1 [WifiConnect] … Reconnecting to WiFi access point
Guru Meditation Error: Core 1 panic’ed (LoadProhibited). Exception was unhandled.

Core 1 register dump:
PC : 0x40092894 PS : 0x00060330 A0 : 0x8013357a A1 : 0x3ffd6bd0
A2 : 0x3ffd6c3f A3 : 0xffffffff A4 : 0x00000001 A5 : 0x3ffd6c3f
A6 : 0x00060320 A7 : 0x00000001 A8 : 0x80098383 A9 : 0x3ffd6b80
A10 : 0x3ffcd1e8 A11 : 0x3ffbf978 A12 : 0x3ffcd1ec A13 : 0x00060323
A14 : 0x00060320 A15 : 0x00000001 SAR : 0x0000000a EXCCAUSE: 0x0000001c
EXCVADDR: 0xffffffff LBEG : 0x40092894 LEND : 0x4009289e LCOUNT : 0x00000000

Backtrace:0x40092891:0x3ffd6bd00x40133577:0x3ffd6be0 0x4012e181:0x3ffd6c30 0x40129ea1:0x3ffd6c60 0x400e7a2e:0x3ffd6c80 0x400e7aee:0x3ffd6ca0 0x400e7b0d:0x3ffd6cc0 0x400d8b9a:0x3ffd6ce0 0x400fc171:0x3ffd6d00 0x400e107c:0x3ffd6d30 0x4012e721:0x3ffd6d50

ELF file SHA256: 0000000000000000

Rebooting…
ets Jul 29 2019 12:21:46

rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:1184
load:0x40078000,len:13132
load:0x40080400,len:3036
entry 0x400805e4
[ 11][D][esp32-hal-cpu.c:244] setCpuFrequencyMhz(): PLL: 480 / 2 = 240 Mhz, APB: 80000000 Hz
[ 460][I][esp32-hal-psram.c:96] psramInit(): PSRAM enabled
WARNING file:mesh_interface.py _sendToRadio line:467 Not sending packet because protocol use is disabled by noProto
??:??:?? 0

And this script is repeated indefinitely each time the screen flickers

I resolved the issue by flashing a newer software, I’m sure reflashing would work the same.