Search found 49 matches

by preetam
Thu Feb 23, 2017 10:08 am
Forum: General Discussion
Topic: WiFi not working after flashing several times Sparkfun-Thing ESP32
Replies: 5
Views: 9382

Re: WiFi not working after flashing several times Sparkfun-Thing ESP32

Thank you for the info.

Tried erasing the flash. Flashed again after erasing. Still same issue. Changed the USB cable still same issue.
by preetam
Wed Feb 22, 2017 11:41 am
Forum: General Discussion
Topic: WiFi not working after flashing several times Sparkfun-Thing ESP32
Replies: 5
Views: 9382

Re: WiFi not working after flashing several times Sparkfun-Thing ESP32

WiFi connected after 20 mins. After flashing again not connecting
by preetam
Wed Feb 22, 2017 9:55 am
Forum: General Discussion
Topic: WiFi not working after flashing several times Sparkfun-Thing ESP32
Replies: 5
Views: 9382

WiFi not working after flashing several times Sparkfun-Thing ESP32

Hi, I have flashed two ESP32s several times. In one of the ESP32 WiFi has stopped working and below is the log. I did try to connect to different AP, Same issue still exists. I (1180) wifi: n:6 0, o:1 0, ap:255 255, sta:6 0, prof:1 I (1830) wifi: state: init -> auth (b0) I (1840) wifi: state: auth -...
by preetam
Tue Feb 21, 2017 7:23 pm
Forum: General Discussion
Topic: stack overflow using nvs
Replies: 4
Views: 7763

Re: stack overflow using nvs

Hi,
I am using Sparkfun-thing(ESP32) on windows. Same stack overflow on both esp32.
by preetam
Tue Feb 21, 2017 11:29 am
Forum: General Discussion
Topic: stack overflow using nvs
Replies: 4
Views: 7763

stack overflow using nvs

Hi, I am trying to run the nvs examples from https://github.com/espressif/esp-idf/tree/master/examples/storage/nvs_rw_value when flash it on esp32 , i get the below error ▒▒▒▒▒▒▒▒***ERROR*** A stack overflow in task ipc1 has been detected. abort() was called at PC 0x400853a0 Guru Meditation Error: C...
by preetam
Tue Feb 21, 2017 11:26 am
Forum: ESP-IDF
Topic: Set gateway IP address (AP mode)
Replies: 7
Views: 19630

Re: Set gateway IP address (AP mode)

Hi Kolban,

Thank you for the info.
As an experiment i tried to setup 2 ESP32 using mdns.
I set up the mdns hostname (without any services) in one esp32 and resolved the hostname (obtained Ip address) on the second esp32.

Thank you
Paul
by preetam
Wed Feb 15, 2017 11:42 am
Forum: ESP-IDF
Topic: Set gateway IP address (AP mode)
Replies: 7
Views: 19630

Re: Set gateway IP address (AP mode)

Hi,

Can we set the hostname using mdns API and other clients resolve it and connect ?

Thanks
Paul
by preetam
Tue Feb 07, 2017 8:07 pm
Forum: General Discussion
Topic: CoAP between two ESP 32
Replies: 8
Views: 14747

CoAP between two ESP 32

Hi,

Has anyone tried to use CoAP protocol between two ESP 32. Any lead would be helpful
by preetam
Mon Feb 06, 2017 9:07 am
Forum: General Discussion
Topic: MQTT client and broker on one ESP32
Replies: 1
Views: 4054

MQTT client and broker on one ESP32

Hi Team,

Is it possible to have a MQTT client and broker running on the same ESP32 simultaneously?

Thanks
Preetam