Ubiquiti UniFi AP Outdoor SWX-M2
The first version of UniFi AP Outdoor has the FCC ID SWX-M2
. The hardware is very similar to NanoStation M2 (FCC ID SWX-M2N
) and UniFi AP Outdoor Plus (FCC ID SWX-UAPOUTDOOR
). The UniFi AP Outdoor (SWX-M2) can be flashed with NanoStation M2 OpenWrt images.
Supported Versions
Experimental Versions
The latest OpenWrt version built for the NanoStation M2 having only 32MB of RAM is 22.03.x. The UniFi AP Outdoor has 64MB of RAM. The hardware is also very similar to the UniFi AP Outdoor Plus model, which is supported in newer OpenWrt versions. It hasn't been tested yet, but it has a chance of working. However, images need an adaptation to 8MB flash layout of the non-Plus model vs. Plus's 16MB.
Hardware Highlights
The CPU is possibly AR7242 as in UniFi AP Outdoor Plus.
Similar devices:
Installation
OEM installation using the TFTP method
1. Connect cable to the main/LAN port of the device and set the interface's IP to 192.168.1.25
and netmask to 255.255.255.0
.
2. Hold the device's reset button while turning the power on for approximately 10 seconds to put it into the TFTP mode.
3. TFTP-put the sysupgrade image with curl -T firmware.bin tftp://192.168.1.20
or equivalent.
Specific values needed for TFTP
Bootloader TFTP server IPv4 address | 192.168.1.20 |
---|---|
Firmware TFTP image | sysupgrade image |
TFTP transfer window | seems not limited if TFTP mode triggered |
TFTP window start | approximately 10-15 seconds after power on |
TFTP client required IP address | any from subnet 192.168.1.0/24 except 192.168.1.20 |
4. After the image is transferred, it is flashed and the device should restart itself into OpenWrt.
Specific Configuration
Network interfaces
The port labelled main corresponds to interface eth0
(LAN by default) and the secondary port to eth1
(WAN by default).
Bootlogs
OEM bootlog
COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE
OpenWrt bootlog
COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING