Search found 4 matches

by Grungel
Sat Oct 12, 2024 1:29 am
Forum: Hardware
Topic: ESP32-S3FN8 wifi problem
Replies: 0
Views: 453

ESP32-S3FN8 wifi problem

Hi, We have a problem with a small prototype we made. The prototype is based on ESP32-S3FN8, we have designed our complete pcb with LNA and on board antenna. We are using canbus and several sensors with no issues. However the wifi does not seem to work properly. Once we try the espressif examples we...
by Grungel
Wed May 08, 2024 4:42 pm
Forum: IDEs for ESP-IDF
Topic: Espressif IDE target not available
Replies: 2
Views: 1815

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 1815 times
by Grungel
Wed Apr 20, 2022 2:45 pm
Forum: ESP-IDF
Topic: BLE secure gatt server example
Replies: 0
Views: 959

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: 1293

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...