Difference between revisions of "Wireless extension board"

From ArmadeusWiki
Jump to: navigation, search
(Resources)
(Resources)
Line 40: Line 40:
  
 
[[Category:Wireless]]
 
[[Category:Wireless]]
 +
[[Category:Extension boards]]

Revision as of 15:31, 12 October 2010

This extension board (APW) from Armadeus Systems, designed to be pluggable on an APF27Dev, will give your system the following wireless capabilities (depending on the options you selected):

Figure 1: APW with all options populated (no antenna)

Linux configuration

  • Linux will have to be configured in order to tell it that an APW is connected to your APF27Dev:
$ make linux26-menuconfig
System Type  --->
    Freescale MXC Implementations  --->
            ...
            Extension board (Wireless (APW))  --->
       [ ] GSM/GPRS Modem (NEW)
       [ ] Bluetooth & WiFi module (NEW)
       [ ] CSI (Camera) pass-through (NEW)
       [ ] GPS module (NEW)

Select the options installed on your APW board.

$ make linux26
  • reflash you Linux kernel

Features

Resources