Hello Nordic Team,
I am using nRF5340 DK as a debugger/programmer to develop firmware for the Fanstel EV-WT02C40C module.
My goal is to use Wi-Fi (nRF7002) Wi-Fi scan, Wi-Fi shell, Wi-Fi station (STA) example on the EV-WT02C40C with nRF Connect SDK.
I have a few hardware software and build configuration related questions and would appreciate clarification.
SDK: nRF Connect SDK v3.2.1
Toolchain: nRF Connect SDK Toolchain v3.2.1
1. Hardware configuration on nRF5340 DK
When using nRF5340 DK to program and debug EV-WT02C40C:
-
Which jumpers/switches need to be set on the nRF5340 DK?
-
Which USB port should be used (DEBUG USB vs nRF USB)?
-
Is external power required for EV-WT02C40C, or is it powered via the DK?
-
Are there any specific GPIO / interface connections (SPI, reset, etc.) that must be verified for nRF7002 Wi-Fi operation?
Basically, I want to confirm the correct HW setup of nRF5340 DK when used as a debugger for EV-WT02C40C.
2. Add Build configuration
for that i attached Screenshots please review and verify
for src/main.c i have refer copy sample code (sta/shell/scan)
3. DeviceTree (.overlay) configuration
4. prj.conf configuration
/*************************************************/
till here i done using noridc documents.
when i giving cmd : wifi scan /wifi shell , nothing is showing in serial terminal
Screenshot
