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

PlatformIO compile receiver not work. #16

Closed
macauhome opened this issue Jan 14, 2022 · 1 comment
Closed

PlatformIO compile receiver not work. #16

macauhome opened this issue Jan 14, 2022 · 1 comment

Comments

@macauhome
Copy link

Hi, I use vscode with platformIO to compile and upload the samples to two ESP32 boards, call the receiver and sender, the receive callback function not work, there without any received msg show,but if compile and upload with Arduino IDE, those two components are work well, thanks.

Enviroment :
windows 10
vscode version: 1.63.2
platformIO extension
esp32 board: NodeMCU-32S

@yoursunny
Copy link
Owner

It's probably caused by different https://github.com/espressif/arduino-esp32 versions.
Have a look at yoursunny/esp32cam#23 (comment) on how to make PlatformIO select arduino-esp32 v2.0.2.

@yoursunny yoursunny closed this as not planned Won't fix, can't repro, duplicate, stale Jun 15, 2024
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