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

AP/STA mode problems #3019

Open
nathan-teoh opened this issue Jan 22, 2025 · 0 comments
Open

AP/STA mode problems #3019

nathan-teoh opened this issue Jan 22, 2025 · 0 comments
Labels
bug Something isn't working package:esp-wifi Issues related to the esp-wifi package status:needs-attention This should be prioritized

Comments

@nathan-teoh
Copy link

Bug description

After following a sample provided in order to have an AP and ESPNOW running together, I noticed that the AP does not show up. The device does not experience crashes or panics, but the AP simply does not show up. Following another sample included in the /examples directory would work, and the AP shows up.

It was mentioned that some additional work might be needed on the API side, to both reflect the requirement of AP_STA and modify some additional logic.

To Reproduce

  1. Compile and flash this sample
  2. Notice that the AP can not be found.

Expected behavior

  1. The AP should be discoverable

Environment

  • Target device: ESP32
@nathan-teoh nathan-teoh added bug Something isn't working status:needs-attention This should be prioritized labels Jan 22, 2025
@MabezDev MabezDev added the package:esp-wifi Issues related to the esp-wifi package label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package:esp-wifi Issues related to the esp-wifi package status:needs-attention This should be prioritized
Projects
Status: Todo
Development

No branches or pull requests

2 participants