hello,
For a school project im bussy trying to connect to wifi on my esp32 c6.
For this i make use of the esp idf.
ive been able to use some basic pheripherals like the GPIO with an interrupt and the timer, which i did using the structs from the API.
Now for the wifi, i opened an example first and read carefully trough the documentation page to do it correctly, but i have ran in an issue with some defines that i thought shoud be in the API code.
Some of the defines i miss are listed bellow.
I cant really find what these defines shoud be, and i dont really know the causse of the problem, sinds its only in my wifi.c file and not in any other file i made/use.
Is it something with my paths?
thanks for reading, i hope you guys can help me out!
[{
"resource": "/d:/development/esp/projects/prj1/main/my_wifi.c",
"owner": "C/C++: IntelliSense",
"code": "20",
"severity": 8,
"message": "identifier \"CONFIG_LOG_MAXIMUM_LEVEL\" is undefined",
"source": "C/C++",
"startLineNumber": 41,
"startColumn": 13,
"endLineNumber": 41,
"endColumn": 21
}]
[{
"resource": "/d:/development/esp/projects/prj1/main/my_wifi.c",
"owner": "C/C++: IntelliSense",
"code": "20",
"severity": 8,
"message": "identifier \"pdFALSE\" is undefined",
"source": "C/C++",
"startLineNumber": 98,
"startColumn": 13,
"endLineNumber": 98,
"endColumn": 20
}]
[{
"resource": "/d:/development/esp/projects/prj1/main/my_wifi.c",
"owner": "C/C++: IntelliSense",
"code": "20",
"severity": 8,
"message": "identifier \"portMAX_DELAY\" is undefined",
"source": "C/C++",
"startLineNumber": 100,
"startColumn": 13,
"endLineNumber": 100,
"endColumn": 26
}]
identifier is unidentified
Jump to
- English Forum
- Explore
- News
- General Discussion
- FAQ
- Documentation
- Documentation
- Sample Code
- Discussion Forum
- Hardware
- ESP-IDF
- ESP-BOX
- ESP-ADF
- ESP-MDF
- ESP-WHO
- ESP-SkaiNet
- ESP32 Arduino
- IDEs for ESP-IDF
- ESP-AT
- ESP IoT Solution
- ESP RainMaker
- Rust
- ESP8266
- Report Bugs
- Showcase
- Chinese Forum 中文社区
- 活动区
- 乐鑫活动专区
- 讨论区
- 全国大学生物联网设计竞赛乐鑫答疑专区
- ESP-IDF 中文讨论版
- 《ESP32-C3 物联网工程开发实战》书籍讨论版
- 中文文档讨论版
- ESP-AT 中文讨论版
- ESP-BOX 中文讨论版
- ESP IoT Solution 中文讨论版
- ESP-ADF 中文讨论版
- ESP Mesh 中文讨论版
- ESP Cloud 中文讨论版
- ESP-WHO 中文讨论版
- ESP-SkaiNet 中文讨论版
- ESP 生产支持讨论版
- 硬件问题讨论
- 项目展示
Who is online
Users browsing this forum: No registered users and 97 guests
- All times are UTC
- Top
- Delete cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. ESP8266EX and ESP32 are some of our products.