Search found 3 matches
- Thu Feb 27, 2025 5:07 am
- Forum: ESP-IDF
- Topic: ESP32 BLE configuration from app to esp32
- Replies: 0
- Views: 447
ESP32 BLE configuration from app to esp32
I'm working on a project of connecting a phone to esp32 through a custom built app to send Wi-Fi credentials, and by using the credentials, I make it to connect with Wi-Fi. Well, I had to store in EEPROM, but I had to solve the receiving process first. I have created a program regarding this, but I'...
- Mon Feb 17, 2025 7:38 am
- Forum: ESP-IDF
- Topic: The project is not getting built up
- Replies: 3
- Views: 987
Re: The project is not getting built up
I knew that was the problem, but I couldn't resolve it, because I don't the source of error
- Fri Feb 14, 2025 7:33 am
- Forum: ESP-IDF
- Topic: The project is not getting built up
- Replies: 3
- Views: 987
The project is not getting built up
I'm trying to make a program to configure radar sensor with ESP32, therefore I have used the reference program from Acconeer and while trying to compile the program, I was encountered with this error: CMake Error at build/component_requires.temp.cmake:417 (__component_set_property): Syntax error in ...