Hamza Hajeir

Results 58 comments of Hamza Hajeir

I think you can do the following: - subscribe to the same topic you've published. - If you hear back your message, go sleep.

It's solved in my fork of [H4AsyncMQTT](https://github.com/hamzahajeir/h4asyncmqtt), you receive the PacketID for QoS>0 publishes at ::publish(), and receive the ACK'd PacketID onPublish() callback function.

You might checkout this library which does support TLS by the TCP layer [H4AsyncMQTT](https://github.com/hamzahajeir/h4asyncmqtt)

You might check [H4AsyncMQTT](https://github.com/hamzahajeir/h4asyncmqtt) if it fits your needs.

Hi there, I have faced a similar issue, just to inform. To reproduce, one can checkout the 'station-v5.1' example of [this issue](https://github.com/espressif/esp-idf/issues/13335), with enabling TLSv1.3 out of mbedtls, from the...

Add those lines just above setup() ```cpp const char trustRoot[] PROGMEM = R"EOF( -----BEGIN CERTIFICATE----- MIIDdzCCAl+gAwIBAgIEAgAAuTANBgkqhkiG9w0BAQUFADBaMQswCQYDVQQGEwJJ RTESMBAGA1UEChMJQmFsdGltb3JlMRMwEQYDVQQLEwpDeWJlclRydXN0MSIwIAYD VQQDExlCYWx0aW1vcmUgQ3liZXJUcnVzdCBSb290MB4XDTAwMDUxMjE4NDYwMFoX DTI1MDUxMjIzNTkwMFowWjELMAkGA1UEBhMCSUUxEjAQBgNVBAoTCUJhbHRpbW9y ZTETMBEGA1UECxMKQ3liZXJUcnVzdDEiMCAGA1UEAxMZQmFsdGltb3JlIEN5YmVy VHJ1c3QgUm9vdDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKMEuyKr mD1X6CZymrV51Cni4eiVgLGw41uOKymaZN+hXe2wCQVt2yguzmKiYv60iNoS6zjr IZ3AQSsBUnuId9Mcj8e6uYi1agnnc+gRQKfRzMpijS3ljwumUNKoUMMo6vWrJYeK mpYcqWe4PwzV9/lSEy/CG9VwcPCPwBLKBsua4dnKM3p31vjsufFoREJIE9LAwqSu XmD+tqYF/LTdB1kC1FkYmGP1pWPgkAx9XbIGevOF6uvUA65ehD5f/xXtabz5OTZy dc93Uk3zyZAsuT3lySNTPx8kmCFcB5kpvcY67Oduhjprl3RjM71oGDHweI12v/ye jl0qhqdNkNwnGjkCAwEAAaNFMEMwHQYDVR0OBBYEFOWdWTCCR1jMrPoIVDaGezq1 BE3wMBIGA1UdEwEB/wQIMAYBAf8CAQMwDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3 DQEBBQUAA4IBAQCFDF2O5G9RaEIFoN27TyclhAO992T9Ldcw46QQF+vaKSm2eT92 9hkTI7gQCvlYpNRhcL0EYWoSihfVCr3FvDB81ukMJY2GQE/szKN+OMY3EU/t3Wgx...

So I think it's in `pyparsing`'s field, not directly to kinparse. Am I correct?

I'll add Non-Blocking version at soonest.

Nice, Is there an estimated date for that ? Thanks ‫في الخميس، 29 أكتوبر 2020 في 8:39 م تمت كتابة ما يلي بواسطة ‪ladyada‬‏ :‬ > we'll check this out...