Skip to content

We're upgrading our operations to serve you better. Orders ship as usual from Laval, QC. Questions? Contact us

Bitcoin accepted at checkout  |  Ships from Laval, QC, Canada  |  Expert support since 2016

NERDQAXE_WIFI_5G Info

NerdQAxe – WiFi 5GHz Network Not Visible

5 GHz network not seen during NerdQAxe provisioning — ESP32-S3 radio is 2.4 GHz only by silicon design. Cannot scan, see, or associate with 5 GHz-only SSIDs. No firmware update can change this.

Informational — Monitor and address as needed

Affected Models: NerdQAxe (4x BM1370, ~1.2-1.8 TH/s class), NerdQAxe+ / NerdQAxePlus, NerdQAxe++ (~4.8 TH/s class) — every NerdQAxe variant built around the Espressif ESP32-S3 MCU.

Symptoms

  • NerdQAxe boots, TFT lit, provisioning AP `NerdQAxe-XXXX` is visible to your phone or laptop
  • Connected to NerdQAxe AP, browsed to `http://192.168.4.1/`, home SSID is missing from the scan list
  • Laptop and phone see the home network normally, on full bars
  • Manual SSID entry returns `WiFi connect failed`, `auth_fail`, or silent AP-mode fallback
  • Router admin confirms network is 5 GHz only, OR a single SSID with band steering enabled
  • Mesh system in use (Eero, Google Nest Wi-Fi, Netgear Orbi, TP-Link Deco, ASUS AiMesh, Linksys Velop)
  • ISP gateway with unified SSID (Bell Giga Hub, Rogers Ignite, Videotron Helix, Telus PIK, Xfinity xFi, Comcast XB7/XB8)
  • Neighbours' 2.4 GHz SSIDs visible to the NerdQAxe, but your own is not
  • NerdQAxe joins for 30–60 seconds, then drops back to AP mode in a loop (band steering bouncing the device)
  • TFT screen reads `WIFI: CONNECTING…` indefinitely with no transition to `IP: 192.168.x.x`
  • Serial console at `115200 8N1` shows `wifi:STA_SCAN_DONE` returning empty result list
  • Onboarding worked previously, broke after a Wi-Fi 6E or Wi-Fi 7 router upgrade in the last 12 months

Step-by-Step Fix

1

Log into your router admin. Browser to `192.168.1.1`, `192.168.0.1`, or `10.0.0.1` for most home routers; mesh systems use the vendor mobile app (Eero, Google Home, Orbi app, Deco app). Default credentials are usually printed on a sticker on the router. ISP gateways often have a separate admin password on the same sticker — try both. Without admin access, every step below is impossible.

2

Navigate to the Wi-Fi / Wireless / Network / Radio settings page. Identify two specific facts and write them down: the 2.4 GHz radio's enable/disable state, and whether 2.4 GHz and 5 GHz share a single SSID name or have separate names. The combination determines which fix you need next.

3

If the 2.4 GHz radio is disabled, enable it. Set its SSID to something distinct: `HomeNet-IoT`, `HomeNet-24`, or `MinerNet`. Use the same password as your main network. Security: WPA2-Personal (AES only, not TKIP, not Mixed Mode). Avoid WPA3-only — older ESP-Miner-NerdQAxePlus builds are unreliable on WPA3-SAE. Channel: Auto, or pin to 1, 6, or 11. Width: 20 MHz.

4

Save router settings and wait 60 seconds for the router to actually re-broadcast. On the NerdQAxe AP config page (connect to `NerdQAxe-XXXX`, browse to `http://192.168.4.1/`), tap the SSID scan refresh. Your new 2.4 GHz SSID should now appear. If it doesn't, refresh once more after another 30 seconds — some routers take longer than they admit.

5

Enter the new 2.4 GHz SSID and password on the NerdQAxe config page, save, reboot. Watch the TFT — it should transition `WIFI: CONNECTING…` to `IP: 192.168.x.x` within 30 seconds. Browse to that IP from any LAN device; the NerdQAxe dashboard should render. Mining will start once your pool is configured.

6

Disable band steering on mesh systems. Eero: Eero app → Settings → Advanced → Wi-Fi → toggle `Steering` off, OR add a separate IoT Network with 2.4 GHz only. Google Nest Wi-Fi: Home app → Wi-Fi → Settings → Advanced networking → band steering off. Netgear Orbi: Admin → Wireless → uncheck `Enable Smart Connect`. TP-Link Deco: Deco app → Advanced → IoT Network on supported models (X20, X60, X90, X95). ASUS AiMesh: Admin → Wireless → Smart Connect → Off → configure separate 2.4 GHz SSID.

7

Tackle ISP gateways. If the consumer UI doesn't expose SSID-split: (1) call ISP support, ask for `dual-SSID mode` or `legacy 2.4 GHz guest network` from their side — exists on every major Canadian and US carrier (Bell, Rogers, Telus, Videotron, Xfinity, Comcast, Spectrum) but consumer UIs hide it; usually requires escalation. (2) Log in as the admin user, not the default user. (3) Put the gateway in bridge mode and run your own router behind it — the long-term gold standard for any home miner.

8

Verify the security stack on the 2.4 GHz SSID: WPA2-Personal (AES only), fixed channel 1/6/11 (not Auto in dense apartments), channel width 20 MHz, AP / Client Isolation DISABLED. AP Isolation breaks NerdQAxe dashboard access even when the radio link works — the link succeeds but LAN traffic is blocked.

9

If your router has MAC filtering / whitelisting, temporarily disable it to test. If the NerdQAxe joins, add the device's MAC (visible on the AP config page before connection or on the dashboard after) to the allow list permanently. Format `XX:XX:XX:XX:XX:XX`. Re-enable the whitelist with the new entry in place.

10

Reboot in the right order. Power-cycle the router first (full power off for 30 seconds, then back on), wait 2 minutes for it to fully rebroadcast, then power-cycle the NerdQAxe by disconnecting the 12 V input. Watch the TFT transition through `WIFI: CONNECTING…` to the assigned IP. From any LAN device, browse to that IP and confirm the dashboard renders.

11

Drop a dedicated 2.4 GHz travel router inline. If your main router cannot be reconfigured (landlord, roommate, fully carrier-locked gateway), buy a GL.iNet Mango (`GL-MT300N-V2`, ~$30 CAD). Plug its WAN port into your existing network, configure its Wi-Fi as 2.4 GHz WPA2-PSK with a chosen SSID like `MinerNet`, and connect the NerdQAxe to that. 10-minute setup.

12

BSSID lock on advanced routers. UniFi / OpenWrt / pfSense / OPNsense: pin the 2.4 GHz BSSID for your IoT SSID to a single radio on a single AP. UniFi: Settings → Wi-Fi → Advanced → Band Steering off, Minimum RSSI tuned per AP. OpenWrt: edit `/etc/config/wireless`, set `option bssid` explicitly per interface. Forces the NerdQAxe to associate with one specific AP rather than getting steered between mesh nodes.

13

Repurpose an extender or second router as a 2.4 GHz-only AP. Set it to AP mode (not router mode), disable its 5 GHz radio entirely, ethernet-uplink to your main network. Place within 5–10 m of the NerdQAxe. Gives the miner a dedicated, uncongested 2.4 GHz path without touching the main router.

14

Flash the latest `ESP-Miner-NerdQAxePlus` firmware via USB-C. Use a USB-C DATA cable (not charge-only — charge-only silently bricks diagnostics, the #1 first-time-builder mistake). Hold boot button if needed during connect. Use the Web Flasher or the NerdQAxePlus releases on `https://github.com/bitmaker-mining/NerdQAxePlus`. A factory image wipes saved SSID; re-enter credentials after first boot.

15

Test on a known-clean external network. Bring the NerdQAxe to a friend's house, plug it in, watch onboarding. Joins their 2.4 GHz in 30 seconds = your hardware is fine, your home network is the problem. Fails on theirs too = antenna or ESP32-S3 module suspect, advance to Tier 4.

16

Stop DIY when: band-split SSID configured, band steering disabled, WPA2-Personal verified, phone hotspot test failed, Tier 3 travel router failed, friend's-network test failed, firmware reflashed clean. At this point the ESP32-S3 module, antenna feed trace, or antenna itself is suspect. Ship the NerdQAxe to D-Central rather than continuing to flash firmware that won't help.

17

D-Central bench process. Cold-boot inspection under USB-C serial monitor at 115200 8N1 against a known-good bench 2.4 GHz AP at 1 m. If the ESP32-S3 doesn't associate, we measure antenna-feed continuity (50 Ω characteristic, antenna path resistance < 1 Ω end-to-end), inspect the antenna under microscope for impact / solder / contamination defects, and check the ESP32-S3 module 3.3 V supply rail under load. If antenna and feed are healthy but radio fails, the ESP32-S3 module is replaced via hot-air rework (top-side 280–310 °C, board pre-heated).

18

Ship safely. Anti-static bag, double-box, ≥5 cm foam on every side. Include a printed note with: observed symptoms, firmware version (visible on dashboard or in serial boot log), connectivity test results from Tiers 1–3, contact info. Notes save 30 minutes of bench-rate diagnostic re-walking. Expected turnaround 3–7 business days for NerdQAxe-class hardware.

When to Seek Professional Repair

If the steps above do not resolve the issue, or if you are not comfortable performing these repairs yourself, professional service is recommended. Attempting advanced repairs without proper equipment can cause further damage.

Related Error Codes

Still Having Issues?

Our team of Bitcoin Mining Hackers has been repairing ASIC miners since 2016. We have seen it all and fixed it all. Get a professional diagnosis.