Available 4 files for D-Link DAP-1522
Select Files
Company
D-Link
Categories
Networks Cards
Model
D-Link DAP-1522
Description
Wireless N Dualband Access Point and Ethernet Bridge Firmware for Hardware Revision A1.
Operating System
Firmware
Version
1.11
Size Driver
3.1MB
File Name
dap-1522_a1_fw_1.11-rc013.zip
Observations
DAP-1522 Firmware Release Note
Firmware: v1.11-rc0013
Hardware: A1
Date: Nov 6, 2008
Problems Resolved:
None
Enhancements:
1. Support DCC.
2. Support language package for German French, Spanish, and Italian.
Firmware: v1.10-rc009
Hardware: A1
Date: Sep 30, 2008
Problems Resolved:
2. When operates as bridge mode, it will failed to connect to DGL-4500 and Linksys WRT610N with WPS.
3. When operates as AP mode, the throughput is low with the DWL-AG660 adapter
4. NETBEUI work failed in AP mode.
Enhancements:
1. Support DFS channel for AU.
2. Add Green Ethernet feature.
3. Support QoS (Priority by LAN port or protocol)
4. Support Traffic manager function in AP mode.
5. Support MAC cloning on bridge mode.
Company
D-Link
Categories
Networks Cards
Model
D-Link DAP-1522
Description
Wireless N Dualband Access Point and Ethernet Bridge Quick Installation Guide
Information
Quick Installation Guide
Operating System
Manual
Size Driver
2.5MB
File Name
dap-1522_a1_qig_1.00(e)(press).pdf
Observations
Troubleshooting
1. How do I configure my DAP-1522AP without the CD, or check my Wireless Network Name
(SSID) and Wireless Encryption Key?
•Connect your PC to the Access Point (AP) using an Ethernet cable.
•Open a web browser and enter the address http://192.168.0.50
•The default username is ‘admin’. The default password is ‘’ (leave the field blank)
•If you have changed the password and can not remember it, you will need to reset the AP to
set the password back to ‘’ (leave the field blank).
2. How do I reset my AP to factory default settings?
•Ensure the Access Point is powered on.
•Press and hold the reset button on the rear of the device for 20 seconds.
Note: Resetting the AP to factory default will erase the current configuration settings. To reconfigure
your settings, log into the AP as outlined in question 1, then run the Setup Wizard.
3. How do I add a new wireless client or PC if I have forgotten my Wireless Network Name
(SSID) or Wireless Encryption Key?
•For every PC that needs to connect to the AP wirelessly, you will need to ensure you use the
correct Wireless Network Name (SSID) and encryption key.
•Use the web based user interface (as described in question 1 above) to choose your wireless
settings.
•Make sure you take a note of the settings so that you can enter them into each wirelessly
connected PC. D-Link has provided a handy sticker for you to note them down and attach to
your AP, or other location you find most convenient.
4. What can I do if my AP is not working correctly?
•The manual contains a full troubleshooting section and can be downloaded from the D-Link
website (see below), however there are a few quick steps you can take to try and resolve any
issues:
•Check the LED’s on the front of the AP. The Power, Wireless, and Status LED should be on.
One or more of the LAN LED should flash.
•Check that all the cables are firmly connected at both ends.
•Power the AP off for 20 seconds, and then power it back on.
Note: If you are unable to connect, see the Troubleshooting chapter of the product manual in
the D-Link DAP-1522.
UK: 08456 12 0003
Technical Support
D-Link UK Technical Support over the Telephone:
0871 873 3000 (United Kingdom)
BT 10ppm (UK Pence per minute), other carriers may vary.
Times Mon-Fri 9.00am - 6.00pm Sat 10.00am - 2.00pm
+1890 886 899 (Ireland)
€0.05ppm peak, €0.045ppm off peak Times Mon-Fri 9.00am - 6.00pm Sat 10.00am - 2.00pm
D-Link UK & Ireland Technical Support over the Internet:
http://www.dlink.co.uk
ftp://ftp.dlink.co.uk
When using the DAP-1522 you need to decide whether to use it as a standard AP or a Bridge
(Extender / Client). You can do this by changing the switch position on the back of the product.
Depending on how you wish to use you DAP-1522, this section will help you decide which setting
works best with your setup.
Company
D-Link
Categories
Networks Cards
Model
D-Link DAP-1522
Description
Wireless N Dualband Access Point and Ethernet Bridge User's Manual v1.20
Information
Manual
Operating System
Manual
Size Driver
8MB
File Name
dap-1522_manual_v1.20.pdf
Observations
Product Overview.........................................................4
Package Contents....................................................4
System Requirements..............................................4
Introduction...............................................................5
Features...................................................................6
Hardware Overview..................................................7
Connections........................................................7
LEDs...................................................................8
Installation.....................................................................9
Before you Begin......................................................9
Wireless Installation Considerations.......................10
AP/Bridge/Auto Mode.................................................11
Configuration for AP Mode........................................13
Web-based Configuration Utility.............................13
Setup Wizard..........................................................14
Wireless Setup Wizard.....................................15
Add Wireless Device With WPS.............................22
Manual Configuration.............................................24
Wireless Settings..............................................24
Network Settings...............................................26
DHCP............................................................26
Static IP.........................................................27
Advanced................................................................28
MAC Address Filter...........................................28
Advanced Wireless...........................................29
WLAN Partition.................................................30
DHCP Server....................................................31
DHCP Reservation........................................32
QoS...................................................................33
Traffic Manager.................................................35
Add Traffic Manager Rule.................................36
Schedule...........................................................37
Tools.......................................................................38
Admin................................................................38
Time..................................................................39
System..............................................................40
Language Pack.................................................41
Firmware...........................................................41
Status.....................................................................43
Device Info........................................................43
Wireless............................................................44
Logs..................................................................45
Statistics...........................................................46
Help........................................................................47
Configuration for Bridge Mode.................................48
Web-based Configuration Utility.............................48
Setup Wizard....................................................49
Wireless............................................................57
Wireless MAC Cloning............................................58
Network Settings...............................................59
Static.............................................................59
Company
D-Link
Categories
Networks Cards
Model
D-Link DAP-1522
Description
Wireless N Dualband Access Point and Ethernet Bridge GPL
Operating System
Software
Version
1.11
Size Driver
72.1MB
File Name
dap-1522_a1_gpl_1.11_.zip
Observations
Test envieonment OS:Fercore Core6 Kernel version: 2.6.18-1.2798.fc6 on an i686
GPL Code Test Procedure
1. We suggest user to install a Fedora with compiler environment to your linux system. 2. Copy and Unzip the GPL source. (tar -vxjf) 3. Execute ./build_tool_chain.sh to build the toolchain. Please make sure that you didn't login with 'root' account. 4. Execute 'source ./setupenv' to export the parameters what compiler need. 5. Execute 3 times "make" to compile the source code. a. First 'make' will show you the menuconfig to select what you want. b. Second 'make' will generate the symbolic link that compiler need. c. Third 'make' will compile the source code. ****Please input 'yes' when you see the message below: =================================================== You are going to build the f/w images. Both the release and tftp images will be generated. =================================================== Do you want to rebuild the linux kernel ? (yes/no) : yes d. After make successfully, you will find the image file in ./images/. and see the message below.
Access to Official Website D-Link
Welcome to the HelpDrivers, driver for printers.
Original files: In HelpDrivers, all drivers, manuals, BIOS, etc. are those originally provided by the official manufacturers. Click here to learn more
You can download by either clicking the 'Download' button. From the File Download window, verify that "Save" is selected and click OK.
Do not rename the file you're downloading, it may cause installation problems.