Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:arcadyan:astoria:aw1000 [2024/03/22 20:05] – added supported versions frauhottelmanntoh:arcadyan:astoria:aw1000 [2024/09/07 18:32] – [Arcadyan / Astoria AW1000] frollic
Line 1: Line 1:
 ====== Arcadyan / Astoria AW1000 ====== ====== Arcadyan / Astoria AW1000 ======
- 
-{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} 
  
 {{:media:arcadyan:aw1000:arcadyan_aw1000.png?400|}} {{:media:arcadyan:aw1000:arcadyan_aw1000.png?400|}}
  
-Arcadian AW1000 is a 5G Wifi Router marketed by Telstra as Smart Modem. has a build in Quectel RG500Q-EA 5G modem.+Arcadian AW1000 is a 5G Wifi Router marketed by Telstra as Smart Modem. It has a build in Quectel RG500Q-EA 5G modem.
  
  
Line 14: Line 12:
   "paging": false,   "paging": false,
   "rotate": true,   "rotate": true,
-  "shownColumns": ["brand", "model", "version", "supportedcurrentrel", "oemdevicehomepageurl", "forumsearch", "deviceid"],+  "shownColumns": ["brand", "model", "supportedcurrentrel", "owrt_forum_topic_url", "forumsearch", "deviceid"],
   "filterColumns": {"model": "^AW1000$"}   "filterColumns": {"model": "^AW1000$"}
 } --> } -->
Line 26: Line 24:
 ===== Installation ===== ===== Installation =====
  
 +<!-- ToH: {
 +  "source": "json",
 +  "dom": "t",
 +  "paging": false,
 +  "rotate": true,
 +  "shownColumns": ["model", "supportedcurrentrel", "firmwareopenwrtsnapshotinstallurl", "firmwareopenwrtsnapshotupgradeurl"],
 +  "filterColumns": {"model": "^AW1000$"}
 +} -->
 +
 +=== TFTP boot ===
 +
 +1. Set your PC’s Ip address to 192.168.1.10 and connect it to your router on port 1 of the yellow ports.
  
-1. Set your PC’s Ip address to 192.168.1.10 and connect it to your router on port 1 of the yellow ports 
 2. Download the initramfs image, rename it to initramfs.bin, and host it with tftp server. 2. Download the initramfs image, rename it to initramfs.bin, and host it with tftp server.
-3. Connect to your router via Serial using the usb to uart/ttl adapter (serial parameters: 115200 8N1) + 
-4. on your serial software, press any key to Interrupt U-Boot while turning on the router and run these commands:+3. Connect to your router via [[:toh:arcadyan:astoria:aw1000#serial|serial]] using the usb to uart/ttl adapter (serial parameters: 115200 8N1) 
 + 
 +4. In your serial software, press Esc-key to interrupt U-Boot while turning on the router and run these commands:
         setenv serverip 192.168.1.10         setenv serverip 192.168.1.10
         setenv ipaddr 192.168.1.1         setenv ipaddr 192.168.1.1
         tftpboot initramfs.bin         tftpboot initramfs.bin
         bootm         bootm
-5. After openwrt boots up, use scp or luci web to upload sysupgrade.bin to upgrade+5. Continue with ubiformat or sysupgrade. 
-6. SCP-sysupgrade steps + 
-    I. scp sysupgrade.bin root@192.168.1.1:/tmp/sysupgrade.bin +=== USB boot === 
-    II. ssh root@192.168.1.1 + 
-    III. sysupgrade -n /tmp/sysupgrade.bin+1. Prepare a USB drive. Adjust of=/dev/sd**X** to your USB device. 
 +        dd bs=1M if=openwrt-qualcommax-ipq807x-arcadyan_aw1000-initramfs-uImage.itb of=/dev/sdX 
 +2. Connect the USB drive to the AW1000. 
 +3. Set your PC’s Ip address to 192.168.1.10 and connect it to your router on port 1 of the yellow ports 
 +4. Connect to your router via Serial using the usb to uart/ttl adapter (serial parameters: 115200 8N1) 
 +5. In your serial software, press Esc-key to interrupt U-Boot while turning on the router and run these commands: 
 +        usb start 
 +        usbboot 0x44000000 0 
 +        bootm 0x44000000 
 +6. Continue with ubiformat or sysupgrade. 
 + 
 +=== Ubiformat: Coming from Telstra stock firmware === 
 + 
 +6. SCP ubiformat steps 
 +        scp factory.ubi root@192.168.1.1:/tmp/factory.ubi 
 +        ssh root@192.168.1.1 
 +        ubiformat /dev/mtd18 -y -f /tmp/factory.ubi 
 + 
 +=== Sysupgrade: Coming from an OpenWRT firmware === 
 + 
 +6. SCP sysupgrade steps 
 +        scp sysupgrade.bin root@192.168.1.1:/tmp/sysupgrade.bin 
 +        ssh root@192.168.1.1 
 +        sysupgrade -n /tmp/sysupgrade.bin 
 + 
 + 
 +==== Making USB boot permanent ==== 
 + 
 +1. Set your PC’s Ip address to 192.168.1.10 and connect it to your router on port 1 of the yellow ports 
 +2. Connect to your router via Serial using the usb to uart/ttl adapter (serial parameters: 115200 8N1) 
 +3. In your serial software, press Esc-key to interrupt U-Boot while turning on the router and run these commands: 
 +        setenv bootusb 'usb start && usbboot 0x44000000 0 && bootm 0x44000000' 
 +        setenv bootcmd 'run bootusb; bootipq' 
 +        saveenv 
 +        reboot 
 +4. If you have a USB device with a compatible initramfs attached it will boot from it. Otherwise it'll boot like normal.
  
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
Line 75: Line 121:
 ***/ ***/
  
- 
-==== Buttons ==== 
--> [[docs:guide-user:hardware:hardware.button]] on howto use and configure the hardware button(s). 
-Here, we merely name the buttons, so we can use them in the above Howto. 
- 
-The Arcadyan / Astoria AW1000 has the following buttons: 
- 
-^ BUTTON                       ^ Event   ^ 
-| WiFi              -  | 
-| WPS     WPS   | 
-| Reset  |    -    | 
-</WRAP> 
  
 ===== Hardware ===== ===== Hardware =====
Line 103: Line 137:
 ^ Serial          | [[#Serial|Yes]]                             | ^ Serial          | [[#Serial|Yes]]                             |
  
 +==== Buttons ====
 +-> [[docs:guide-user:hardware:hardware.button]] on howto use and configure the hardware button(s).
 +Here, we merely name the buttons, so we can use them in the above Howto.
 +
 +The Arcadyan / Astoria AW1000 has the following buttons:
 +
 +^ BUTTON                       ^ Event   ^
 +| WiFi              -  |
 +| WPS     WPS   |
 +| Reset  |    -    |
  
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
Line 120: Line 164:
 /* Thanks, your wiki administration - Oct. 2015 */ /* Thanks, your wiki administration - Oct. 2015 */
  
-**Insert photo of front of the casing**+{{:media:arcadyan:aw1000:arcadyan_aw1000_front.jpg?400|}}
  
-**Insert photo of back of the casing**+{{:media:arcadyan:aw1000:arcadyan_aw1000_back.jpg?400|}}
  
-**Insert photo of backside label**+{{:media:arcadyan:aw1000:arcadyan_aw1000_bottom.jpg?400|}}
  
 **Insert photo of PCB** **Insert photo of PCB**
Line 135: Line 179:
 -> [[docs:techref:hardware:port.serial]] general information about the serial port, serial port cable, etc. -> [[docs:techref:hardware:port.serial]] general information about the serial port, serial port cable, etc.
  
-Serial port on board is marked with J1003 near the LEDs plastic extension, with The square hole being VCC (do not connect this!), farthest from the square is ground, then rx, then tx. (GND-RX-TX-VCC).  +Serial port on board is marked with J1003 near the LEDs plastic extension, with the square hole being Vcc (do not connect this!), farthest from the square is ground, then rx, then tx. (GND-RX-TX-VCC).  
-**Insert photo of PCB with markings for serial port**+ 
 +^ Serial connection parameters\\ for Arcadyan / Astoria AW1000 | 115200, 8N1, 3.3V | 
 + 
 +{{:media:arcadyan.astoria.aw1000.serial.png?direct&200|}} 
 +===== Upgrade modem firmware ===== 
 + 
 +The modem in the AW1000 can be upgraded. Be careful! Downgrades are not supported. The modem might be bricked or it might not reboot into the correct operating mode! 
 + 
 +1. Install qfirehose 
 +        opkg update 
 +        opkg install qfirehose 
 +         
 +2. scp the firmware folder to /tmp
  
-^ Serial connection parameters\\ for Arcadyan / Astoria AW1000 @@Version@@ | 115200, 8N1, 3.3V |+3. Install the firmware 
 +        cd /tmp 
 +        qfirehose -f firmware_folder/
  
 ===== Bootlogs ===== ===== Bootlogs =====
  • Last modified: 2024/10/28 20:34
  • by andrewz