How can i test wifi demo app in SLN-SVUI-IOT ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How can i test wifi demo app in SLN-SVUI-IOT ?

278件の閲覧回数
yelin
Contributor II

I want to test wifi demo examples in SLN-SVUI-IOT.

However, since I flash local voice demo app on SLN-SVUI-IOT, no other example is posted.

Please let me know how I can run wifi sample on SLN-SVUI-IOT.

0 件の賞賛
5 返答(返信)

268件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

You also can refer to my document:

https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/RT106L-S-voice-control-system-based-on-the-Baidu...

Which is based on the older voice control board, that I am using the wifi connection to the clould.

 

Wish it helps you!

Best Regards,

Kerry

0 件の賞賛

269件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @yelin ,

   The SLN-SVUI-IOT didn't provide the directly wifi demo.

   But, in the bootloader, you can find it already provide the source code, you can call the related wifi code to do the network connection.

\mcu-svui-main\sln_svui_iot_bootloader\source

  Normally, the OTA function can support it, but from the user manual, it didn't add that function.

kerryzhou_0-1713865104641.png

 

So you can call the wifi related source code in the SDK.

 

Wish it helps you!

Best Regards,

Kerry

 

0 件の賞賛

234件の閲覧回数
yelin
Contributor II

When I use SLN_FLASH_MGMT_Read function in 'wifi_credentials.c" to SLN-SVUI-IOT code.

It comes out as an undeclared function.

Where am I found this function declaration??

Definition values and SLN functions related to SLN were not found. 

(example SLN functions related to SLN: SLN_FLASH_MGMT_Read, SLN_FLASH_MGMT_Erase, SLN_FLASH_MGMT_Save etc ...)

(example SLN Definition values related to SLN: SLN_FLASH_MGMT_OK, SLN_FLASH_MGMT_ENOENTRY, SLN_FLASH_MGMT_EOVERFLOW etc ...)

 

Help me plz.

0 件の賞賛

183件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

HI @yelin ,

  This question is similar to your another post:

https://community.nxp.com/t5/i-MX-RT/Where-is-define-function-quot-SLN-FLASH-MGMT-Erase-quot/m-p/185...

  You can refer to it.

Best Regards,

Kerry

0 件の賞賛

264件の閲覧回数
yelin
Contributor II

Do I have to test the source code file separately to check wifi in SLN-SVUI-IOT?

How can i test wifi in SLN-SVUI-IOT?

0 件の賞賛