2386356_en-US

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

2386356_en-US

2386356_en-US

Ezurio Sona NX611 support in MCUXpresso SDK

Hello,

Is Ezurio Sona NX611 wireless card supported in MCUXpresso SDK FreeRTOS? As it's using base NXP IW611 radio, I think it should be supported, right?

Re: Ezurio Sona NX611 support in MCUXpresso SDK

Hello,


Hope you are doing well. I would recommend checking directly on the configuration of any of our SDK examples, the supported modules.

For example, in the wifi_cli for iMX RT1170, you can find these modules:

 

Ricardo_Zamora_1-1782508762868.png



If you are looking for any other module, you would need to add the specific support at your own, taking as a base the available enablement for IW61x.


Best Regards,

Ricardo

Re: Ezurio Sona NX611 support in MCUXpresso SDK

Thank you. How do I add the specific support for the module? I see there are specific settings for each module in mcuxsdk/components/wifi_bt_module//tx_pwr_limits. Also there are multiple calibration data headers in mcuxsdk/middleware/wifi_nxp/incl/, for example, wifi_cal_data_override.h which has the following text: "Customer can override the data of ext_cal_data[] to set specific antenna calibration data".

How do I set these (power limits and calibration data) correctly for a new module?
Is there a comprehensive manual for adding support for a new wireless module? Mine is based on IW611, so I guess I can take NXP IW611-MURATA-2DL-M2 as a reference but how do I know if I need to change any values?
 

Re: Ezurio Sona NX611 support in MCUXpresso SDK

Thank you @Ricardo_Zamora .

I selected NXP-IW611-MURATA-2DL-M2 card, as Ezurio Sona NX611 uses the same chip (IW611) and I thought it should work. However, when the SDK code tries to download the firmware to the wireless card, I get:

09/07/2026 13:04:32.589 [RX] - [FW Download] Start to download firmware from 0x60143230: 727

09/07/2026 13:04:38.560 [RX] - [wifi_io] Error: SDIO - FW Ready Registers not set
[wifi] Error: sd_wifi_init failed. status code -1
[wlcm] Error: wifi init/reinit failed. status code -1
[!] WPL_Init: Failed, error: 1

I understand that Sona NX611 is not in the list of supported modules but I had the impression that it should still work given that it shares the wireless chip model, IW611, with one of the supported boards.

Re: Ezurio Sona NX611 support in MCUXpresso SDK

Hello,


I would recommend going with Ezurio for specific support for their module. Implementation may vary from module partners.


Regards,

Ricardo

标记 (1)
无评分
版本历史
最后更新:
1 周之前
更新人: