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

ESP32-S3: Wifi connection to a Raspberry Pi 4B access point not possible #41

Open
2 tasks done
spicavirgo9 opened this issue Dec 19, 2024 · 0 comments
Open
2 tasks done

Comments

@spicavirgo9
Copy link

spicavirgo9 commented Dec 19, 2024

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • [ ] Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

I have a commercial device with a ESP32-S3 that can connect to a wifi access point. I set up an access point with a Raspberry Pi 4B (Bookworm 64bit OS) which uses a Broadcom BCM43438 chip for wifi. I expected that the ESP32-S3 can connect to the wifi network supplied by the Raspberry Pi.

Actual behavior (suspected bug)

The ESP32-S3 device was unable to connect to the the access point provided by the RaspPis internal wifi (Broadcom BCM43438). To verify the access point is working, I establised a connection to it with my smartphone.
When I use a USB wifi stick (Qualcomm Atheros AR9271 chip) with the RaspPi to set up the access point, the wifi connection between ESP32-S3 and RasPi functions as expected.

Error logs or terminal output

No response

Steps to reproduce the behavior

See above ...

Project release version

The following software runs on the ESP32-S3:
https://github.com/tbnobody/OpenDTU
Version v24.11.7

System architecture

Raspberry Pi 4B: ARM 64-bit

Operating system

Linux

Operating system version

Bookworm 64bit

Shell

No response

Additional context

No response

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

1 participant