ESP Now compiles once EPS framework in VSCode ESP IDF extension is changed to 5.4.
Search found 2 matches
- Sun Aug 03, 2025 1:22 am
- Forum: General Discussion
- Topic: ESP Now component compiles in Platformio but not in ESP IDF
- Replies: 1
- Views: 331
Re: ESP Now component compiles in Platformio but not in ESP IDF
And I've found the reason
platformIO uses ESP framework 5.4 and ESP IDF has been configured by me to use 5.5.
ESP Now compiles once EPS framework in VSCode ESP IDF extension is changed to 5.4.
ESP Now compiles once EPS framework in VSCode ESP IDF extension is changed to 5.4.
- Sat Aug 02, 2025 11:44 pm
- Forum: General Discussion
- Topic: ESP Now component compiles in Platformio but not in ESP IDF
- Replies: 1
- Views: 331
ESP Now component compiles in Platformio but not in ESP IDF
Hello,
I have two separate environments in VSCode - one PlatformIO and other ESP IDF having in each same small C program which has dependency on ESP Now. Both environments have same ESP Now component v2.5.2 installed automatically in {respective_project_dir}/managed_components/
ESP IDF builds ...
I have two separate environments in VSCode - one PlatformIO and other ESP IDF having in each same small C program which has dependency on ESP Now. Both environments have same ESP Now component v2.5.2 installed automatically in {respective_project_dir}/managed_components/
ESP IDF builds ...