Fail to run wifi demo application for MIMXRT1061xxxxB + Murata 1XK WiFi/BT module

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Fail to run wifi demo application for MIMXRT1061xxxxB + Murata 1XK WiFi/BT module

790 Views
uzzzuuu
Contributor III

Hi all,

we configured our own board with RT1061xxxxB MCU and 1XK WiFi/BT module from Murata.

 

1. SDK for RT1061xxxxB

I tried to download SDK_2_12_00 for RT1061xxxxB, but it seems it support only RT1060-EVK/EVKB. (please refer to the images below)

what can I do if I want to get SDK for RT1061xxxxB?

image.png

uzzzuuu_0-1663734937436.png

 

2. If I can modify the SDK for EVK and use it to my board, what should I fix?

Of course this SDK is for EVK/EVKB, but I tried to build and run wifi_test_mode demo of this SDK on my board.

On my board, unlike the RT1060-EVKB, the 1XK module and the RT1061 MCU are directly connected without going through the M.2 module or uSD-M.2 adapter. But first, when I select Wi-Fi module macro in the app_config.h, I tried both WIFI_IW416_BOARD_MURATA_1XK_M2 and WIFI_IW416_BOARD_MURATA_1XK_USD.

when I run the demo with debug mode, it stops here. what can I fix?

uzzzuuu_3-1663735254703.png

uzzzuuu_4-1663735334454.png

console displays like below. 

uzzzuuu_1-1663734984807.png

 

I'm quite a beginner, so any help would be appreciated.

 

Best regards,

yuju

0 Kudos
2 Replies

766 Views
shaun_wu
NXP TechSupport
NXP TechSupport

Hello @uzzzuuu 

 

You can find some guides in SDK. Please go docs --> wireless. UM11442 gives guide about how to run demo application in i.mx rt platform.

 

Best Regards

Shaun

0 Kudos

760 Views
uzzzuuu
Contributor III

I've already read the guide you said(UM11442) and finished run demo applications on the RT1060EVKB.

What I want to do is applying wifi demo to my own board configured with RT1061 and 1XK module, not RT1060EVK.

The SDK provided by NXP seems only for EVK. Is it correct?

Do you mean my board will work well If I just use this SDK?

If I have to modify SDK to use it for my board, where should I modify?

 

Best regards,

Yuju

0 Kudos