Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
app-hotes:ai-features [2026/06/24 12:17] – [Prerequisites] grayapp-hotes:ai-features [2026/06/24 15:23] (current) – [1. Installing the Module into the Router Hardware] gray
Line 3: Line 3:
 ===== Goal ===== ===== Goal =====
  
-This wiki shows you how to set up an AP3400 directly as an access point without needing a Netmodule router. However, this method does not allow for central administration or installation.+This wiki shows how to enable an AICore DX-M1 chip in the router and use it within an LXC containerIt also explains how to set up additional utilities within the container.
  
 +===== The background to this project =====
 +text
 +
 +=== Modules in the router===
 +----
 +
 +{{:app-notes:ki_chip.jpg?950|}}
 +
 +----
 ===== Prerequisites ===== ===== Prerequisites =====
  
-    * NetModule Wireless Router with wireless connection +    * NetModule NB2800 Wireless Router with wireless connection 
-    * NetModule Software [[https://share.netmodule.com/public/system-software/5.0/5.0.0.101/|5.0.0.101]] or newer+    * NetModule Software [[https://share.netmodule.com/public/system-software/5.0/5.0.0.103/|5.0.0.103]] or newer
     * Not available for legacy products NB1600, NB2700, NB3700, NB3710     * Not available for legacy products NB1600, NB2700, NB3700, NB3710
  
 ** **
 <WRAP center round important 90%> <WRAP center round important 90%>
-The wiki was tested with router software 5.0.0.101 and the LXC container with alpine armhf 3.23+The wiki was tested with router software nrsw-rootfs-HW17-0.0.0.and the LXC container with debina armhf 13.0
 </WRAP> </WRAP>
 ** **
  
 ---- ----
 +
 +===== - Installing the Module into the Router Hardware =====
 +
 +An adapter is required for the Deepx DX-M1 AI chip to be used with the router. The PCI Express interfaces are implemented as Mini PCIe on the router board. The DX-M1 chip requires a Mini PCIe to M.2 M-key adapter.
 +
 +{{:app-notes:ki_adapter.jpg?900|}}
 +
 +
 +The NB2800's circuit board features a DC/DC converter that supplies 3.3 volts to the two Mini-PCIe slots. The maximum output current is 6 amps. A maximum of 12 watts is available for the Mini-PCIe modules. The DX-M1 chip has a maximum power consumption of less than 5 watts.
 +
 +The module can be installed in slot 1 or 2 on the NB2800.
 +
 +{{:app-notes:ki_pcie.png?300|}}
 + The DX-M1 chip was inserted into the first slot
 +
 +To ensure communication between the chip and the router, the module must be configured as Wi-Fi in the BD.
 +
 +<konsole>
 +=== BDINFO ===
 +bd/0/pd_module0:           slot=0,caps=wlan-main:wlan-aux                    
 +bd/0/pd_module1:           slot=1,caps=wlan-main:wlan-aux                    
 +bd/0/pd_module2:           slot=2,caps=wwan-main:wwan-aux:gnss-active:voice  
 +bd/0/pd_module3:           slot=3,caps=wwan-main:wwan-aux:voice              
 +</konsole>
 +
 +
 +
 +
 +
 +----
 +
 +
  
 ===== - Additional information ===== ===== - Additional information =====