Search found 4 matches
- Wed Oct 25, 2023 1:13 pm
- Forum: ESP-IDF
- Topic: WiFi reducing tx power to negative values
- Replies: 1
- Views: 3632
Re: WiFi reducing tx power to negative values
Have you find a solution?
- Fri May 19, 2023 7:36 am
- Forum: ESP-IDF
- Topic: Does the ESP32 Bluetooth Classic not support the iPhone?
- Replies: 2
- Views: 3246
Re: Does the ESP32 Bluetooth Classic not support the iPhone?
I am sorry but it is not possible to connect iPhone over bt spp.
https://github.com/espressif/esp-idf/issues/6513
https://github.com/espressif/esp-idf/issues/6513
- Fri May 19, 2023 6:18 am
- Forum: ESP-IDF
- Topic: IDF 5.0: Unbale to set linger_timout in WIF softAP
- Replies: 0
- Views: 834
IDF 5.0: Unbale to set linger_timout in WIF softAP
I have migrated to IDF 5.0, and found out that when working with wifi softAP, the sockets still take memory for WAIT-TIME (2 min). Thats explained in: https://www.esp32.com/viewtopic.php?p=107360 https://esp32.com/viewtopic.php?t=31858 So I enabled CONFIG_LWIP_SO_LINGER in menuconfig, and added: con...
- Mon May 15, 2023 9:22 am
- Forum: Report Bugs
- Topic: Flashing over JTAG: OpenOcd Target not halted!
- Replies: 4
- Views: 117491
Re: Flashing over JTAG: OpenOcd Target not halted!
Have anyone found a solution.