Skip to content

Wi-Fi example fails if Ethernet is present in device tree #58020

Closed Answered by ShahinHaque97-CT
ShahinHaque97-CT asked this question in General
Discussion options

You must be logged in to vote

Although Ethernet is not being used in the Wi-Fi example "eth_mcux.c" is still active as the device tree contains "&enet" and board Kconfig contains "ETH_MCUX_PHY_RESET" When the Wifi is used, the PHY is set to reset allowing the ethernet to be inactive. After probing the rest connection on the board, I have found that is not is being reset a resistor issue.

I have both Wi-Fi and Ethernet working on this board (with changing set default)

This discussion can be closed.

Thanks.

Replies: 8 comments 14 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@krish2718
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rlubos
Comment options

You must be logged in to vote
8 replies
@matt-wood-ct
Comment options

@rlubos
Comment options

rlubos May 30, 2023
Collaborator

@krish2718
Comment options

@matt-wood-ct
Comment options

@rlubos
Comment options

rlubos Jun 1, 2023
Collaborator

Comment options

You must be logged in to vote
5 replies
@rlubos
Comment options

rlubos Jun 1, 2023
Collaborator

@krish2718
Comment options

@rlubos
Comment options

rlubos Jun 1, 2023
Collaborator

@krish2718
Comment options

@krish2718
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug area: Networking platform: NXP NXP area: Ethernet area: Wi-Fi Wi-Fi
4 participants
Converted from issue

This discussion was converted from issue #57887 on May 18, 2023 07:55.