Hardware requirements

  • Micro USB cable

  • evkmimxrt1040 board

  • Personal Computer

  • One of the following modules:

    • AzureWave AW-CM358MA.M2

    • AzureWave AW-CM510MA.M2

    • Embedded Artists 1XK M.2 Module (EAR00385)

    • Embedded Artists 1ZM M.2 Module (EAR00364)

Board settings

Before building the example application select Wi-Fi module macro in the app_bluetooth_config.h. (see #define WIFI_BOARD). If you want use the AzureWave WIFI_IW416_BOARD_AW_AM510MA, please change the macro to WIFI_IW416_BOARD_AW_AM510MA. If you want use the AzureWave WIFI_88W8987_BOARD_AW_CM358MA, please change the macro to WIFI_88W8987_BOARD_AW_CM358MA. If you want to use Embedded Artists Type 1XK module (EAR00385), please change the macro to WIFI_IW416_BOARD_MURATA_1XK_M2. If you want to use Embedded Artists Type 1ZM module (EAR00364), please change the macro to WIFI_88W8987_BOARD_MURATA_1ZM_M2.

Jumper settings for RT1040 (enables external 5V supply):

connect J45 with external power SW6 2-3 J40 1-2

Murata Solution Board settings

Embedded Artists M.2 module resource page: https://www.embeddedartists.com/m2 Embedded Artists 1XK module datasheet: https://www.embeddedartists.com/doc/ds/1XK_M2_Datasheet.pdf Embedded Artists 1ZM module datasheet: https://www.embeddedartists.com/doc/ds/1ZM_M2_Datasheet.pdf

AzureWave Solution Board settings

The hardware should be reworked according to the hardware rework guide for evkmimxrt1040 with Direct Murata M.2 Module in document Hardware Rework Guide for EdgeFast BT PAL.

Note: To ensure that the LITTLEFS flash region has been cleaned, all flash sectors need to be erased before downloading example code. After downloaded binary into qspiflash and boot from qspiflash directly, please reset the board by pressing SW7 or power off and on the board to run the application.