Axel Lin

Results 172 comments of Axel Lin

https://github.com/espressif/esp-idf/issues/6270#issuecomment-745288299

@AdityaHPatwardhan Do you have ETA for the fix? (I think this needs urgent fix for release branches)

@AdityaHPatwardhan @mahavirj While checking v5.3-beta2 chances, I found below fix is not in v5.2 branch. Could you check if this fix is required for v5.2 branch? Initialize mbedtls RNG context...

@AdityaHPatwardhan v5.1 branch still needs backport fix.

> Furthermore, we will merge this fix to master-v5.0. @Espressif-liuuuu The fix is not yet available in v5.0 ~ v5.2.

@kanjiviroja1991 Which SIM card/carrier has this issue?

@david-cermak v5.1, v5.2, and v5.3 branches still need fix.

> Yes, there's very likely (at least) one problem on the ESP side, but I just like to know which method your operator use. Is it SLAAC only or DHCPv6...

> I have already enabled local link for ipv6: > > ``` > **modem_netif_adapter = esp_modem_netif_setup(dte); > if ((NULL != esp_netif) && (NULL != modem_netif_adapter)) > { > esp_modem_netif_set_default_handlers(modem_netif_adapter, esp_netif);...

> @alerighi Thanks for the captures,How far is the STA from the AP and also is the environment very noisy.I see that STA is not able to reply to most...