Hardware
Peripheral: ESP32-S3 N8R8 (ESP-IDF v6.0.1, NimBLE Host)
Central: CYBLE-222014-01 (PSoC BLE)
Firmware Overview
The CYBLE-222014-01 acts as a BLE Central.
The workflow is as follows:
The central remains in Deep Sleep until it is awakened through a GPIO signal.
After waking, it scans for ...
Search found 3 matches
- Fri Jul 31, 2026 6:46 am
- Forum: ESP-IDF
- Topic: ESP32-S3 (Peripheral) Receives HCI Connection Status 0x1A (Unsupported Remote Feature) When CYBLE-222014-01 Connects
- Replies: 0
- Views: 7
- Fri May 23, 2025 2:08 pm
- Forum: ESP-IDF
- Topic: Wi-Fi Provisioning
- Replies: 1
- Views: 79
Wi-Fi Provisioning
ESP-IDF Ver: v5.3.2
Devkit: ESP32 S3 N8R8
Requirements
Trying to start the Wi-Fi provisioning again after getting Wi-Fi provisioning fail event
It should be able to start provisioning everytime after receiving incorrect credentials, unavailability of Wi-Fi network
It should be able to ...
Devkit: ESP32 S3 N8R8
Requirements
Trying to start the Wi-Fi provisioning again after getting Wi-Fi provisioning fail event
It should be able to start provisioning everytime after receiving incorrect credentials, unavailability of Wi-Fi network
It should be able to ...
- Mon Apr 07, 2025 9:45 pm
- Forum: General Discussion
- Topic: Power Consumption Issue
- Replies: 0
- Views: 143
Power Consumption Issue
IDF Ver - ESP-IDF v5.3.1
Devkit - ESP32 S3 N16
Other Peripherals - Nordic PPK2 and ESP-Prog
Goal - I want to achieve the power consumption of 240 uA using esp_light_sleep_start() function and 8 uA using esp_deep_sleep_start() function. I don't know why I am not able to achieve those results. At ...
Devkit - ESP32 S3 N16
Other Peripherals - Nordic PPK2 and ESP-Prog
Goal - I want to achieve the power consumption of 240 uA using esp_light_sleep_start() function and 8 uA using esp_deep_sleep_start() function. I don't know why I am not able to achieve those results. At ...