Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eth2ap and up/down cycle #30

Open
rognskog opened this issue Feb 23, 2024 · 1 comment
Open

eth2ap and up/down cycle #30

rognskog opened this issue Feb 23, 2024 · 1 comment

Comments

@rognskog
Copy link

Hello,
I am trying to use the eth2ap example (4.4.6) to bridge wifi/eth.
However, the ethernet interface seems to go up/down all the time. Any hints?

(8959) eth_example: Ethernet Link Down
I (8969) wifi:flush txq
I (8969) wifi:stop sw txq
I (8969) wifi:lmac stop hw txq
I (10959) eth_example: Ethernet Link Up
I (10969) wifi:mode : softAP (e0:5a:1b:66:5e:db)
I (10969) wifi:Total power save buffer number: 16
I (14959) eth_example: Ethernet Link Down
I (14969) wifi:flush txq
I (14969) wifi:stop sw txq
I (14969) wifi:lmac stop hw txq
I (16959) eth_example: Ethernet Link Up
I (16969) wifi:mode : softAP (e0:5a:1b:66:5e:db)
I (16969) wifi:Total power save buffer number: 16
I (18959) eth_example: Ethernet Link Down
I (18969) wifi:flush txq
I (18969) wifi:stop sw txq
I (18969) wifi:lmac stop hw txq

@DanKoloff
Copy link
Contributor

This is not something known. Maybe try newer version of the example. Maybe try to lower the drive strength of the digital output 17 from the default value 20mA to 5mA. There are usually 4 levels of strength from 0 to 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants