issues
search
espressif
/
esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
13.81k
stars
7.32k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
target_linker_script with ULP firmware (IDFGH-14115)
#14921
chrisruk
opened
3 hours ago
0
ESP_GAP_BLE_SCAN_STOP_COMPLETE_EVT (IDFGH-14114)
#14920
Sotatek-HieuBui2
opened
3 hours ago
0
wifi 802.11 tx on channel 1 only (IDFGH-14111)
#14919
chegewara
opened
15 hours ago
0
[WebSocket Transport] stuck packet between esp-websocket-client and TCP layers causes Engine.IO timeout failure and connection loss (IDFGH-14109)
#14918
bryghtlabs-richard
opened
21 hours ago
0
coredump corrupted on 5.1.4+ (IDFGH-14108)
#14917
Tarik2142
opened
21 hours ago
3
E (123456) wifi_init_default: netstack cb reg failed with 12308 (IDFGH-14107)
#14916
kriegste
opened
22 hours ago
1
[WebSocket Transport]: aggregate or cork writes to underlying transport (IDFGH-14105)
#14914
bryghtlabs-richard
opened
1 day ago
0
clang-check doesn't work (IDFGH-14104)
#14913
LEI3550
opened
2 days ago
1
ninja: build stopped: subcommand failed. HELP!! (IDFGH-14102)
#14912
Shiguma1379
opened
2 days ago
2
Update README.md for esp-modbus mb_example_common (IDFGH-14103)
#14911
kabirwbt
opened
2 days ago
3
BLE after `esp_ble_gattc_write_char_descr` does not handle response (IDFGH-14100)
#14910
matislovas
opened
2 days ago
1
fix(esp-tls): Remove useless const from size paramter (IDFGH-14099)
#14909
0xFEEDC0DE64
opened
3 days ago
2
Using I2C_CLK_SRC_DEFAULT as a clk_source and LP_I2C_NUM_0 as i2c_port in i2c_master_bus_config_t crashes when calling i2c_master_bus_add_device() (IDFGH-14098)
#14908
sampohuttunen-pehutec
opened
3 days ago
0
Certificate verification failing when Digital signature and TLS1.3 enabled (IDFGH-14097)
#14907
msivanesancq
opened
3 days ago
0
I2C Deadlock (IDFGH-14095)
#14906
RDobrinov
opened
3 days ago
2
Setting CONFIG_COMPILER_STATIC_ANALYZER=y causes basic console example to crash (IDFGH-14094)
#14905
ehbar
opened
4 days ago
3
Using software-driven Coex Module leads to lost BLE Messages (IDFGH-14092)
#14904
timoxd7
opened
5 days ago
1
Ethernet crossover connection between 2 ESP32s3 w5500 (IDFGH-14091)
#14903
bogdan-voitovych
closed
3 days ago
4
Please provide a simple a working and simple example of the new I2C API (IDFGH-14090)
#14902
juantxorena
opened
5 days ago
2
Install Error on MacBook (IDFGH-14087)
#14901
latheefth
opened
5 days ago
8
[Discussion] use ISR to record UART timestamps? (IDFGH-14088)
#14899
chipweinberger
opened
6 days ago
1
ESP32使用blufi配网,当调用esp_blufi_controller_deinit后再次调用esp_blufi_controller_init会发生coredump (IDFGH-14085)
#14898
lipan465
opened
6 days ago
2
Writing flash data with PSRAM XIP enabled causes MMAP flash read errors (IDFGH-14084)
#14897
swilson
opened
6 days ago
1
ESP32-C5 RMII Ethernet Pins (IDFGH-14082)
#14896
JonRobo
closed
4 days ago
1
ESP32 S3 Wroom Startup is too slow (IDFGH-14081)
#14895
weoiss1998
opened
6 days ago
11
Support for partition tables larger than 4MB with "linux" target (IDFGH-14080)
#14894
higaski
opened
1 week ago
3
ADC Continuous read and LittleFS bug (IDFGH-14079)
#14893
GitHubLionel
opened
1 week ago
2
Addressing registers when using I2C and programming the LP Core. (esp32-C6) (IDFGH-14078)
#14892
gentooza
closed
3 days ago
3
【求助】在测试蓝牙1对8时,第一次扫描8个成功,就没问题,但若第一次扫描连接了比如7个,然后报错,再扫描也连接不上最后一个了,报这种错误 (IDFGH-14077)
#14891
beautifulpeer
opened
1 week ago
24
Missing option for USB MSC drive format (IDFGH-14076)
#14890
Asanga-Viraj
opened
1 week ago
2
Esp32 reset continuous (IDFGH-14075)
#14889
flux0-0
opened
1 week ago
1
TWAI ISR Interrupt on RX (IDFGH-14074)
#14888
s54b32julian
opened
1 week ago
6
Heap: Could fixed width integer types be used for multi_heap_info_t? (IDFGH-14073)
#14887
stkw0
closed
1 week ago
4
GPIO: Wrong mask for PIN PULL UP/DOWN in gpio_ll_get_io_config() (IDFGH-14072)
#14886
IhorNehrutsa
closed
3 days ago
2
Memory leak in HTTP Digest Authentication (IDFGH-14071)
#14885
7aman
opened
1 week ago
0
Add LEDC ledc_calculate_divisor() function to the /driver/ledc.h. (IDFGH-14070)
#14884
IhorNehrutsa
opened
1 week ago
2
https服务器报错, esp-tls-mbedtls: mbedtls_ssl_handshake returned -0x7780 (IDFGH-14069)
#14883
lujiex
opened
1 week ago
2
LEDC: Add examples/ledc_check.c for check freq and duty (Issue report). (IDFGH-14067)
#14882
IhorNehrutsa
opened
1 week ago
2
Ledc check (IDFGH-14066)
#14881
IhorNehrutsa
closed
1 week ago
2
Wrong static int initialization (IDFGH-14065)
#14880
dizcza
closed
1 week ago
3
[I2S] removes code forcing two slots in PCM Short Slot (IDFGH-14064)
#14879
gl-agnx
opened
1 week ago
3
fix(esp-modbus): Update slave.c to fix the mode in esp-modbus example (IDFGH-14059)
#14878
kabirwbt
opened
1 week ago
2
Cannot run MCPWM and GPIO ISR on the same pin (IDFGH-14058)
#14877
dizcza
closed
1 week ago
2
esp_ble_gap_ext_adv_params_t参数中type影响蓝牙带宽的问题 (IDFGH-14057)
#14876
beautifulpeer
closed
1 week ago
7
NimBLE examples panics when connected from an iPhone using `nRF Connect` app (IDFGH-14056)
#14875
Tnze
opened
1 week ago
7
Blufi example init and deinit memory leak (IDFGH-14055)
#14874
josthlee
opened
1 week ago
2
Crash in NewLib vfprintf when using spiffs (IDFGH-14054)
#14873
mutatrum
closed
1 week ago
1
Update README.md for esp-modbus (IDFGH-14053)
#14872
kabirwbt
opened
1 week ago
4
fix: fix build failure when project name is not mqtt_ssl (IDFGH-14052)
#14871
Hossein-M98
opened
1 week ago
2
Problem with building "mqtt/ssl" example (IDFGH-14051)
#14870
Hossein-M98
opened
1 week ago
2
Next