Other devices

WARNING

This section describes actions that might damage your device or firmware. Proceed with care!

You have to match the exact AP / WiFi router version to prevent issues!

IMPORTANT

1. Do not power off the router during the HotspotOS installation, as it can cause the device to crash or become unusable.

2. Some AP models require 10 to 15 minutes to boot after initial installation. Please be patient and wait until the device flashing is finished ( led indicator stop blinking).

3. Do not flash APs over WiFi, use an ethernet cable to connect to the AP.

4. Certain AP models cannot be restored to stock firmware. With such devices proceed at your own risk.

Please select a model and download HotspotOS.

DownloadHotspotOSConfigurationTroubleshoot

 

Other HotspotOS devices


Abicom International Scorpion SC1750

Download HotspotOS


Abicom International Scorpion SC450 Rev 02

Download HotspotOS


Abicom International Scorpion SC300M

Download HotspotOS


Arduino.cc Yun

Download HotspotOS


Aigale Ai-BR100

Download HotspotOS


Alpha Networks ASL-56026

Download HotspotOS


Belkin F9K1115 v2 (AC 1750 DB)

Download HotspotOS


Blueendless U25AWF HSEN-KI-300M-HDD-V3.0

Download HotspotOS

Flash instruction

Flash instruction:
1. Download hotspotos-ramips-mt7620-u25awf-h1-squashfs-sysupgrade.bin
2. Open webinterface a upgrade
3. After boot connect via ethernet to ip 192.168.1.1


Dragino MS14

Download HotspotOS


Download HotspotOS


Download HotspotOS


Firefly FireWRT

Download HotspotOS


GnuBee PC1

Download HotspotOS

Flash instruction

The GnuBee Personal Cloud One ships with libreCMC installed.
As such one can upgrade using the webinterface or sysupgrade.

U-Boot has multiple options for recovery or updates including :

– USB
– https
– tftp


GnuBee PC2

Download HotspotOS

Flash instruction

The GnuBee Personal Cloud Two ships with libreCMC installed.
As such one can upgrade using the web interface or sysupgrade.

U-Boot has multiple options for recovery or updates including :

– USB
– https
– tftp


HAK5 LAN Turtle

Download HotspotOS

Flash instruction

Use sysupgrade via SSH to flash.


HAK5 WiFi Pineapple NANO

Download HotspotOS

Flash instruction

Use sysupgrade via SSH to flash.


HAK5 Packet Squirrel

Download HotspotOS

Flash instruction

Use sysupgrade via SSH to flash.


HiWiFi/Gee HC6361

Download HotspotOS


HiWiFi/Gee HC5861B

Download HotspotOS

Flash instruction

1. Get SSH access to the router
2. SSH to router with `ssh -p 1022 root@192.168.199.1`, The SSH password is the same as the webconfig one
3. Upload HotspotOS into the router’s `/tmp` folder with SCP
4. Run `mtd write /tmp/ firmware`
5. reboot


JJPlus JA76PF2

Download HotspotOS


Kingston MLW221

Download HotspotOS


Kingston MLWG2

Download HotspotOS


MediaTek LinkIt Smart 7688

Download HotspotOS


NEC Aterm WG1200CR

Download HotspotOS

Flash instruction

1. Boot WG1200CR normaly
2. Access to “https://192.168.10.1/” and open firmware update page (“ファームウェア更新”)
3. Select HotspotOS image and click update (“更新”) button to perform HotspotOS installation
4. Wait ~150 seconds to complete flashing

Known issues

– cannot be controlled LEDs other than Power (Green/Red)
– only Power LEDs are connected to SoC GPIO; other LEDs connected to the gpiochip on ath10k chip (QCA9888)


NEC Aterm WG800HP

Download HotspotOS

Flash instruction

1. Connect the computer to the LAN port on WG800HP
2. Connect power cable to WG800HP and turn on it
3. Access to “https://192.168.10.1/” and open firmware update page
(“ファームウェア更新”)
4. Select the HotspotOS image and click update (“更新”) button to perform HotspotOS installation
5. Wait ~150 seconds to complete flashing


NEC Aterm WG2600HP

Download sysupgrade HotspotOS

Flash instruction

Using initramfs image:
1. Connect serial cable to UART header
2. Connect power cable and turn on the router
3. When the “Press the [f] key and hit [enter] to enter failsafe mode” message is displayed on the console, press the “f” key and Enter key sequentially to enter the failsafe mode
4. create fw_env.config file with following contents on failsafe mode:
/dev/mtd9 0x0 0x10000 0x10000
5. Execute following commands to add and change the environment
variables of U-Boot
fw_setenv ipaddr “192.168.0.1”
fw_setenv serverip “192.168.0.2”
fw_setenv autostart “yes”
fw_setenv bootcmd “tftpboot 0x44000000 wg2600hp-initramfs.bin;
bootipq”
6. Set the IP address of the computer to 192.168.0.2, connect to the LAN port of WG2600HP, and start the TFTP server on the computer
7. Rename HotspotOS initramfs image for WG2600HP to “wg2600hp-initramfs.bin” and place it in the TFTP directory
8. Remove power cable from WG2600HP, reconnect it and restart WG2600HP
9. WG2600HP downloads initramfs image from TFTP server on the computer, loads it and boot with initramfs image
10. On the initramfs image, execute “mtd erase firmware” to erase stock firmware and execute sysupgrade with the sysupgrade image
11. Wait ~180 seconds to complete flashing


Nexx WT3020AD

Download HotspotOS

Flash instruction

Use the factory.bin image for initial install via stock firmware web-UI.

– Connect to the WLAN “NEXX_…”, no password is needed or connect via LAN cable (preferred)
– Go to https://192.168.8.1 → Username: admin, Password: admin, System Setting → Upgrade Firmware
– Select the HotspotOS image and press “Upgrade”
– After a while, you will get “Rebooting… System reboot takes a few moment, you might need to reconnect to the Router after rebooting.”
– After the system comes up, you should be able to log-in via LuCI at https://192.168.1.1


PandoraBox D1

Download HotspotOS


PandoraBox PBR-M1

Download HotspotOS


PHICOMM PSG1208

Download HotspotOS


PHICOMM K2 PSG1218 rev. A

Download HotspotOS


PHICOMM K2 PSG1218 rev. B

Download HotspotOS


TRENDnet TEW-823DRU v1.0R

Download HotspotOS


Teltonika RUT900

Download HotspotOS


Wallys DR342

Download HotspotOS

Flash instruction

Flash instruction (do it under U-Boot, using UART):

1. tftp 0x82000000 hotspotos-ar71xx-generic-dr342-squashfs-sysupgrade.bin
2. erase 0x9f050000 +$filesize
3. cp.b $fileaddr 0x9f050000 $filesize
4. setenv bootcmd “bootm 0x9f050000”
5. saveenv && reset


Wallys DR531

Download HotspotOS

Flash instruction

Flash instruction (do it under U-Boot, using UART):

1. tftp 0x80060000 hotspotos-ar71xx-generic-dr531-squashfs-sysupgrade.bin
2. erase 0x9f050000 +$filesize
3. cp.b $fileaddr 0x9f050000 $filesize
4. setenv bootcmd “bootm 0x9f050000”
5. saveenv && reset


Western Digital My Net N600

Download HotspotOS

Flash instruction

Download the HotspotOS image.
Configure your computers IP address to 192.168.1.10 and connect to a LAN port in the router.
Turn the router off.

Using a paperclip, press and hold the reset button on the bottom of the router and turn it on. Hold the reset button for at least 15 seconds. Wait until the power light on the front is slowly flashing on and off.

On your computer, visit https://192.168.1.1
NOTE: You will not be able to ping this address.
Upload the HotspotOS image.
The router will now flash HotspotOS.
This will take a couple of minutes to achieve. You can ping 192.168.1.1 and watch for ping replies to see when your router has rebooted into HotspotOS.


Western Digital My Net N750

Download factory HotspotOS
Download sysupgrade HotspotOS

Flash instruction

Download both the -factory.bin and -sysupgrade.bin HotspotOS images.

Configure your computer’s ethernet port to static IP 192.168.1.2 (really any address in the 192.168.1.* range except 192.168.1.1 is fine) and connect it to a LAN port on the router.

If the router is turned on, turn it off (there is a handy power switch on the back). Using a paperclip or a similarly blunt but thin object, press and hold the reset button through the hole marked “Reset” on the bottom of the router. While keeping this button pressed, turn the router on. Hold the reset button until the power LED starts flashing slowly (this takes slightly less than 10 seconds), you can then release the reset button.

On your computer, open https://192.168.1.1/ in a web browser.
Browse and select the -factory.bin file you downloaded earlier and press “Update.” The router will now flash HotspotOS and instruct you to not turn it off. The timer on the page is just a simple countdown and does not reflect any flashing status, it will take about two minutes.

The router will reset and boot into HotspotOS. The first boot will, as usual, take a little bit longer than subsequent boot processes – the LED will be blinking for about two minutes . At this point, the HotspotOS installation is not stable yet (it would not be able to boot once you reset). It needs to be flashed once more:

Once the LED is solid, log into LuCI on your router https://192.168.1.1/ again.
Go to System > Backup/Flash Firmware, and choose “Flash new firmware file.” This time, browse and select the -sysupgrade.bin file you downloaded and choose “Upload”.
Deselect “keep settings” and choose to upgrade. Your router will now flash HotspotOS again and reboot after about a minute.

After the second reboot, your router should now stably run HotspotOS. Continue to configure it to your liking, including setting up a root password. You can also reset your computer’s network card to its previous settings.


WRTnode 2Q

Download HotspotOS


WRTnode 2P

Download HotspotOS


WRTnode 2R

Download HotspotOS


Xiaomi Mi 4c

Download HotspotOS


Xiaomi MiWiFi Nano

Download HotspotOS


If you need help with configuration, please go to starthotspot.com and contact our tech support. We’ll be glad to help you.

Updated on March 20, 2024

Was this article helpful?