Search found 5 matches

by bk@iot
Fri Jun 01, 2018 4:59 am
Forum: ESP-IDF
Topic: implementation of IPv6 in ESP-IDF v3.0
Replies: 4
Views: 6835

Re: implementation of IPv6 in ESP-IDF v3.0

ESP_Sprite wrote:Yes, as far as I know, esp-idf is fully IPv6 aware.
Thanks for ur reply @ESP_Sprite.
is there any example code for adding IPv6 in ESP-IDF...?
by bk@iot
Wed May 30, 2018 3:00 pm
Forum: ESP-IDF
Topic: implementation of IPv6 in ESP-IDF v3.0
Replies: 4
Views: 6835

implementation of IPv6 in ESP-IDF v3.0

Hi
I am working on ESP32 with ESP-IDF v3.0. Currently I am using IPv4. I want to enable DHCP IPv6. So is there any way we can use IPv6 in ESP-IDF.
Thanks in advance..
by bk@iot
Tue May 29, 2018 7:01 am
Forum: ESP-IDF
Topic: how to redirect Debug LOGs to UART1 of ESP32
Replies: 2
Views: 6375

Re: how to redirect Debug LOGs to UART1 of ESP32

make menuconfig -> component config -> ESP32-specific -> UART for console output Hi @ESP_Sprite and Thanks for ur quick response.. I tried with this config settings but still am not getting it. In my code the two UARTs are enabled and sending/receiving. So when i changed the UART Console to UART1, ...
by bk@iot
Sat May 26, 2018 5:02 pm
Forum: ESP-IDF
Topic: how to redirect Debug LOGs to UART1 of ESP32
Replies: 2
Views: 6375

how to redirect Debug LOGs to UART1 of ESP32

Hi Admin
I am using ESP32 with ESP-IDF v3.0. Here i have enabled all the debug LOGS. But i need these debug LOGs in UART1 of ESP32 instead of UART0.
So, is there any method or function to redirect the logs to UART1??

Thanks and Regards..
by bk@iot
Thu May 24, 2018 12:22 pm
Forum: ESP-IDF
Topic: ESP32 getting disconnected after some data transaction with AZURE IOT
Replies: 9
Views: 11334

Re: ESP32 getting disconnected after some data transaction with AZURE IOT

Hello @david,
Did u got the resolution..???
I also getting the same issue with esp32 on esp-idf v3.0..plz let me know..Thanks in advance.