-
I'm working on a project where I need to integrate the ubxlib library with the ESP-IDF framework using VS Code. I'm encountering some challenges and would appreciate any guidance or advice.
Project…
-
Compiling esp-at fails under windows,
How to solve it?
---------------------------------------
PS E:\ESP32> cd esp-at
PS E:\ESP32\esp-at> idf.py build
Executing action: all (aliases: build)
Runn…
wajlh updated
2 years ago
-
Hello
I can not build your code.
I have errors
undefined reference to `packet_available'
undefined reference to `get_temp'
undefined reference to `get_payload'
Any ideas?
c:\Projects\VS…
-
I encountered the error witten below when setting up for esp-csi console_test.
How can I solve this problem? Please help me, very beginner.
PS C:\esp-csi\examples\esp-radar\console_test> idf.py se…
-
This does not compile. See the logged output:
```
dave@desk:~/devel/ibbq-gateway$ idf.py menuconfig
Checking Python dependencies...
Python requirements from /home/dave/devel/esp-idf/requirements…
-
[901/902] Linking CXX executable deauther.elf
FAILED: deauther.elf
cmd.exe /C "cd . && C:\Espressif\tools\xtensa-esp32-elf\esp-2020r3-8.4.0\xtensa-esp32-elf\bin\xtensa-esp32-elf-g++.exe -mlongcalls…
-
Using esp-iot-solution main and esp-idf-main
Trying to build this: https://github.com/jonshouse1/ESPVNCC
Not sure how I fix this?
jon@jon-VirtualBoxESP:~/test/esp32_vncc$ idf.py build
Execu…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
Hello all! I followed the instructions of the readme but I am experiencing an error with CMake. I am a beginner but I believe it is something to do with the CMake configuration. Any suggestions are ap…
-
@joachimBurket I have followed everything as stated in this wikipage [here](https://github.com/joachimBurket/esp32-opencv/blob/master/esp32/doc/detailed_build_procedure.md). The configuring and the g…