Search found 11 matches

by meetshah10
Mon Aug 22, 2022 1:54 pm
Forum: ESP-IDF
Topic: Guru Meditation ErrorL Core 0 Panic'ed(store access fault)
Replies: 3
Views: 5050

Re: Guru Meditation ErrorL Core 0 Panic'ed(store access fault)

Hello Espressif teams,
It would be really nice if I get some response from side.
by meetshah10
Fri Aug 19, 2022 10:46 am
Forum: ESP-IDF
Topic: Guru Meditation ErrorL Core 0 Panic'ed(store access fault)
Replies: 3
Views: 5050

Guru Meditation ErrorL Core 0 Panic'ed(store access fault)

Hello Espressif, I am trying to send a json data through HTTPS POST Request to a Postman mock server. The data from nrf52833 dk is received to ESP32-C3 through UART Communication. To store the data in JSON format i have used esp-idf-cJson github library. For UART and HTTP protocol I have referred to...
by meetshah10
Tue Jul 05, 2022 11:23 am
Forum: General Discussion
Topic: internal communication example esp32 mesh
Replies: 4
Views: 4019

Re: internal communication example esp32 mesh

Hello Espressif team,
I request you to atleast respond to my question.
by meetshah10
Wed Jun 22, 2022 6:40 pm
Forum: General Discussion
Topic: internal communication example esp32 mesh
Replies: 4
Views: 4019

Re: internal communication example esp32 mesh

I am newbie to wifi mesh topic so it would be great help if I can get guidance how to connect root node to leaf node and how to send message through one node to another
by meetshah10
Wed Jun 22, 2022 12:19 pm
Forum: ESP-IDF
Topic: JTAG debugging fails
Replies: 7
Views: 3740

Re: JTAG debugging fails

I reversed the USB pins but it still my device does not got recognized might be breakout board issue , therefore I bought new one, now it works for me.
Thanks for your help !!!
by meetshah10
Tue Jun 21, 2022 9:11 am
Forum: General Discussion
Topic: internal communication example esp32 mesh
Replies: 4
Views: 4019

Re: internal communication example esp32 mesh

https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/api-reference/network/esp-wifi-mesh.html#mesh-writing-mesh-application Yes I went through this documentation, and all the mentioned procedure in documentation are already defined in internal communication example but i am still not able t...
by meetshah10
Tue Jun 21, 2022 4:50 am
Forum: ESP-IDF
Topic: JTAG debugging fails
Replies: 7
Views: 3740

Re: JTAG debugging fails

Jtag debugging issues For Jtag degugging as external one we need to strap pin GPIO10 which is not at all a strapping pin in documentation. https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/api-reference/peripherals/gpio.html C:\Users\User_name\esp\esp-idf\components\esptool_py\esptool>es...
by meetshah10
Mon Jun 20, 2022 7:07 am
Forum: ESP-IDF
Topic: JTAG debugging fails
Replies: 7
Views: 3740

Re: JTAG debugging fails

Can you let me know which option will lead to switching over external one. and what is the procedure to configure efuse ?

I tried using USB-JTAG configuring it using GPIO 18/19 but my it does not get recognized .
by meetshah10
Mon Jun 20, 2022 7:01 am
Forum: General Discussion
Topic: internal communication example esp32 mesh
Replies: 4
Views: 4019

internal communication example esp32 mesh

I am referring to the internal communication example for ESP mesh from the last two weeks but I am unable to make connections between two ESP32-C3 one as th root node and the other as parent node andeven not able to send data between two devices. I have done the following procedure 1) I set the type...
by meetshah10
Thu Jun 16, 2022 10:24 am
Forum: ESP-IDF
Topic: JTAG debugging fails
Replies: 7
Views: 3740

Re: JTAG debugging fails

Thanks for your response https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/api-guides/jtag-debugging/configure-other-jtag.html I found out this link for efuse with two options. Can you let me know which option will lead to switching over external one. and what is the procedure to configu...