Search found 3 matches

by Grungel
Wed May 08, 2024 4:42 pm
Forum: IDEs for ESP-IDF
Topic: Espressif IDE target not available
Replies: 2
Views: 1574

Espressif IDE target not available

Hi,

I tried to create a new project for ESP32S3 using latest versions of both Espressif IDE and IDF.
However when I were to select the target ESP32S3 there is no such option!?

Where is this? Any fix?
esp_err.jpg
esp_err.jpg (267.24 KiB) Viewed 1574 times
by Grungel
Wed Apr 20, 2022 2:45 pm
Forum: ESP-IDF
Topic: BLE secure gatt server example
Replies: 0
Views: 857

BLE secure gatt server example

Hi, Being very new to all espressif native stuff, the code examples I can find seems very daunting to say the least when it comes to BLE. If it were not that we needed to use the latest S3 modules for our stuff I would much much much rather go down the arduino route, it took me a day to code the who...
by Grungel
Tue Apr 19, 2022 5:01 pm
Forum: ESP-IDF
Topic: First BLE project Eclipse
Replies: 1
Views: 1188

First BLE project Eclipse

Hi, Installed Eclipse/Espressif IDE/IDF from this place, https://dl.espressif.com/dl/esp-idf/ I have spent some time trying to get the samples working for my ESP32-S3-WROOM-1 module, with no luck at all. I can get the blink example working fine. But as soon as I try the Bluetooth LE examples there i...