Axel Lin

Results 170 comments of Axel Lin

@euripedesrocha I'm using esp-idf (master). The esp-mqtt submodule alerady includes the mqtt5 related code but I cannot test mqtt5 because there is no config option to enable it. i.e. CONFIG_MQTT_PROTOCOL_5...

Hi, Will this PR be merged in next release?

Hi @andrzej-kaczmarek Thanks for the prompt reply. This feature was working in NimBLE-1.4.0, I'm surprised that it was missed in NimBLE-1.5.0. (So please consider it as a bug fix) What's...

> Yes, although I am thinking of merging this into existing UART H4 transport so we don't duplicate code unnecessarily. But this feature will be available in next release. Any...

> ### The issue > I have tried to connect my SCD41 and I uploaded the [example](https://github.com/UncleRus/esp-idf-lib/blob/master/examples/scd4x/default/main/main.c) code to my [ESP32-C3-DevKitM-1](https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/hw-reference/esp32c3/user-guide-devkitm-1.html) and I got this error: > > ``` >...

> @jmpmscorp Thanks for reporting it. We will fix it. @ESP-YJM There is no update for 10 Months? How is the progress for this fix?

@filzek 1. Does this issue happen if BLE is not used? 2. Could you share sdkconfig?

@vik-gokhale Any finding in https://github.com/espressif/esp-idf/issues/13734#issuecomment-2108806099 ?

> Hi, this is being looked at internally. Once the problem is resolved, an update would be shared on the thread. @vik-gokhale It has been a while since your last...

@maenkai esp-idf-v4.3 branch is already EOL. Could you try reproduce this issue with recent esp-idf versions?