Ino file of code that ships with V3 ESP32 LoRa

I just powered up a V3 ESP LoRa 32 with OLED. It starts up and detects my WiFi but cannot connect as I do not have access to the Arduino sketch the device is running. Where can I find the sketch that the device shipped with?

I would like to get back to out-of-the-box functionality after I try some of the examples.

I have seen references to wifi_lora_32_v3_factory_test.ino but it is not in the library that was installed on arduino 2.3.2

If it’s not available in the IDE under Examples > HeltecExample > FactoryTest (after setting WiFi LoRa 32(V3) / Wireless shell(V3) / Wireless stick lite (V3) as your board) then you probably don’t have the correct software installed. Check the Heltec GitHub repository for details.