AzureWave AW-CU484 Wireless Microcontroller Stamp LGA Module User Guide
- June 5, 2024
- AzureWave
Table of Contents
AW-CU484
IEEE 802.15.4 and Bluetooth LE 5.0 wireless microcontroller Stamp LGA Module
User Guide
Rev. A
(For Standard)
The information contained herein is the exclusive property of AzureWave and shall not be distributed, reproduced, or disclosed in whole or in part without prior written permission of AzureWave.
Revision History.
Version| Revision Date| Description| Initials|
Approved
---|---|---|---|---
A| 2020/10/19|
- *Initial Version
| Jeff Kuo| N.C. Chen
System Setup
(1) Hardware Requirements
- AW-CU484 Module test board
- The host system needs to run the Window10 x64 operating system
- Vector Signal Analyzer/WLAN analyzer for transmitting measurements.
- LLAN signal generator for receiver measurements.
- RF isolation chamber for receiving measurements.
- RF attenuators
- RF cable
- NFC reader
(2) Software Requirements
-
PL-2303 GPIO Test (tool)
-
Tera Term (tool)
Note: Tera Term is our suggestion, you can try any terminal tool.
-
DK6Production flash programmer folder (please contact FAE)
Note: You must have the below files
-
Mbt.exe (please contact FAE)
Note: MBT is our suggestion, you can try any hcitool.
AW-CU484 EVB
How to download the image
-
You must check the COM number (can check the value by the following picture)
Note: J9 for DUT COM port
J10 for PL2303 control Test/Normal mode.
-
Find the folder of DK6ProductionFlashProgrammer.
And type cmd to get into the Dos window.
-
Key in
ZIGBEE IMAGE:
DK6Programmer.exe -s com6 -p JN-AN-1242-JN518x-Customer-Module-Evaluation- Tool.bin
BLE IMAGE:
DK6Programmer.exe -s com6 –p qn9090dk6_hci_black_box_bm.bin
To open the tool and download the image file (com6 is your DUT J9 Com port )
-
Select Y
-
Finish
How to get into the test mode
-
Open the PL-2303 GPIO Test
-
Setting Com port (J11 com port)
-
Baud rate is 115200
-
Setting the GP1
Key in 1 and Select the set button. (open test mode) -
Setting the GP3
First Key in 0 and Select the set button
Then Key in 1 and Select the set button again. (Reset)
Test mode(In Zigbee)
-
Open the Tera Term
-
Select setup →Serial port
• Setting COM port (J9 com port)
• Baud rate is 115200 -
Select setup →Terminal
• Receive select LF
• Transmit select CR+LF
-
Select a) standard module
-
Select a) Regular
-
Customer Module Evaluation Tool (main menu)
• Select “g” trigger packet test (Rx test)
• Select “I” transmit packet test (Tx test)
-
RX test (Select g)
g → Start test (start to receive the package)
+/- → Increment or decrement channel
X → Return to the main menu
/→Reset
-
TX test (Select i)
+/- → Can control the channel
F → Fast transmit rate (fast transmit can help modulation to catch signal)
X → Return to the main menu
/→Reset
-
NTAG tests(Select n)
Select Internal or External NTAG
• Select a) internal NTAG NTAG Tests (Internal)
• Select a) read contents of EEPROM
• Select b) write data to EEPROM
-
Read contents of EEPROM
Can read the NFC MAC in Block 0: 04830C3AE26180
-
Write data to EEPROM
Use this test to write data to EEPROM, Format is:
1:0 1 2 3 4 5 6 7 8 9 A B C D E F
Programs 0 to F in block 1
Test mode(In BLE)
-
Open the folder of MBT
-
Open the mbt_setup.ini
Setting MBT_TRANSPORT=COM3 (your DUT COM port J9)
DOWNLOADBAUDRATE=115200
APPLICATION BAUDRATE=115200
Enable_Debug_Message=1
DOWNLOAD_DELAY = 50
[Solution] Type=2
-
And type cmd to get into the Dos window.
-
Key in mbt.exe
-
Main menu
If you need more information, please key in mbt help.
-
Key in MBT reset
Make sure the DUT has been reset.