Search found 16 matches

by sumesh
Thu Oct 29, 2020 12:34 pm
Forum: ESP-IDF
Topic: BLE crashing on connect
Replies: 2
Views: 3076

Re: BLE crashing on connect

turning on BLE I (4814) BTDM_INIT: BT controller compile version [a6525b7] I (4814) system_api: Base MAC address is not set I (4824) system_api: read default base MAC address from EFUSE I (4914) phy: phy_version: 4500, 0cd6843, Sep 17 2020, 15:37:07, 0, 0 I (5254) NewEsp: REGISTER_APP_EVT, status 0,...
by sumesh
Thu Oct 29, 2020 9:09 am
Forum: ESP-IDF
Topic: BLE crashing on connect
Replies: 2
Views: 3076

BLE crashing on connect

i am facing an issue that is a blocker for my delivery. i just upgraded the IDF from ESP-IDF v4.0.1-dirty to v4.2-beta1-227-gf0e87c933-dirty this upgrade was necessary to overcome an issue with PPP that i was facing. more on that: https://github.com/espressif/esp-idf/issues/6005 Now, i am facing a n...
by sumesh
Thu Oct 22, 2020 6:14 am
Forum: ESP-IDF
Topic: pppos_client example hangs when I loop it
Replies: 1
Views: 3171

Re: pppos_client example hangs when I loop it

did u manage to fix this issue?
i am also having the same issue.. cant change mode back to cmd before hanging up
by sumesh
Fri Oct 16, 2020 6:28 am
Forum: ESP-IDF
Topic: How to deal with disconnects on PPPos cellular
Replies: 1
Views: 2686

Re: How to deal with disconnects on PPPos cellular

i am also interested to learn about an easy to deal with solution for this issue
by sumesh
Tue Jul 21, 2020 12:47 am
Forum: ESP-IDF
Topic: (resolved) I2C malloc error
Replies: 14
Views: 16555

Re: (resolved) I2C malloc error

i am facing this issue as well, how did you resolve it?
by sumesh
Thu Jun 18, 2020 12:28 am
Forum: ESP-IDF
Topic: ESP32 - Azure SDK compiling error
Replies: 1
Views: 2529

ESP32 - Azure SDK compiling error

CMakeOutput.log i am facing some issue with ESP IDF 4, i was using ESP IDF 3.3 and all was working, but now i am moving to version 4. this requires adding azure sdk and i added it to components. during compling it is showing this error. --------------------------------------------------------- [683...
by sumesh
Thu Jul 12, 2018 11:13 pm
Forum: ESP-IDF
Topic: Debugging TG1WDT_SYS_RESET
Replies: 8
Views: 24849

Re: What is "ets Jun 8 2016 00:22:57"

Attaching the crashing log
by sumesh
Thu Jul 12, 2018 11:12 pm
Forum: ESP-IDF
Topic: Debugging TG1WDT_SYS_RESET
Replies: 8
Views: 24849

Debugging TG1WDT_SYS_RESET

Does the 0x8 (TG1WDT_SYS_RESET) , boot: 0x13( SPI_FAST_FLASH_BOOT)

indicates a specific type of event that transpired and it caused the reboot?

I am facing the same issue.
by sumesh
Thu May 24, 2018 6:44 am
Forum: ESP-IDF
Topic: ESP32 getting disconnected after some data transaction with AZURE IOT
Replies: 9
Views: 11338

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

Dear Admins,

we are also facing the same issue, please do let me know if you have any findings
by sumesh
Tue Apr 17, 2018 2:02 am
Forum: ESP-IDF
Topic: Getting ECONNABORTED when trying to connect()
Replies: 12
Views: 19879

Re: Getting ECONNABORTED when trying to connect()

Did u try setting the receiving port correctly? i was having the same issue..

1) i disabled all the firewalls
2) changed the receiving port to 80 (http) instead of default 21

hope this helps :)

Best Regards,
Sumesh