Search found 9 matches

by yashdave88
Mon Mar 02, 2020 7:11 am
Forum: ESP-IDF
Topic: ESP32 i2C support
Replies: 7
Views: 7382

Re: ESP32 i2C support

Hi, kindly find attached code we are using. Also find below log according to this code. I (190) cpu_start: Project name: i2c-example I (196) cpu_start: App version: v4.1-dev-1543-g431066f16-dirty I (203) cpu_start: Compile time: Mar 2 2020 10:54:56 I (209) cpu_start: ELF file SHA256: 2d45717555bc47d...
by yashdave88
Wed Feb 26, 2020 11:03 am
Forum: Report Bugs
Topic: ESP32 WIFI Station unstable
Replies: 1
Views: 10353

Re: ESP32 WIFI Station unstable

Kindly support on this issue.
by yashdave88
Tue Feb 25, 2020 8:34 am
Forum: ESP-IDF
Topic: ESP32 i2C support
Replies: 7
Views: 7382

Re: ESP32 i2C support

HI, We do not receive any error code But our register read always fail. Here with my logs I (232) heap_init: Initializing. RAM available for dynamic allocation: I (239) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM I (245) heap_init: At 3FFB2AA0 len 0002D560 (181 KiB): DRAM I (252) heap_init: At...
by yashdave88
Thu Feb 20, 2020 5:13 am
Forum: ESP-IDF
Topic: ESP32 i2C support
Replies: 7
Views: 7382

Re: ESP32 i2C support

Hi

Kindly find attached screenshot of signal. Also find attached code we are using.
by yashdave88
Wed Feb 19, 2020 3:58 am
Forum: ESP-IDF
Topic: ESP32 WIFI Unstable
Replies: 0
Views: 2845

ESP32 WIFI Unstable

Hi, For one of the development, we are using ESP32. We have made our custom board using ESP32. We are using ESP-IDF V3.3 For our project. We are using WIFI STA Mode, BLE and HTTP to send data over cloud. BLE is only to set ssid and password of Wifi STA. During our testing we have found that , WIFI S...
by yashdave88
Wed Feb 19, 2020 3:54 am
Forum: ESP-IDF
Topic: ESP32 i2C support
Replies: 7
Views: 7382

ESP32 i2C support

Hi, Problem statement: I am facing problem while reading registers over I2c, for CY8cmbr3116 cypress capsense controller. Firmware details: • ESP32 is configured as I2c master. • Two devices are connected over I2c bus. • Both are operating on 100Khz frequency. ESP-IDF V3.3 I am using same i2c driver...
by yashdave88
Tue Feb 18, 2020 11:04 am
Forum: Report Bugs
Topic: ESP32 WIFI Station unstable
Replies: 1
Views: 10353

ESP32 WIFI Station unstable

Hi, For one of the development, Ublox NINA-W10 module which is having esp32 in it. We have made our custom board using NINA-W10 Module. We are using ESP-IDF V3.3 For our project. We are using WIFI STA Mode, BLE and HTTP to send data over cloud. BLE is only to set ssid and password of Wifi STA. Durin...
by yashdave88
Mon Feb 03, 2020 11:22 am
Forum: ESP-IDF
Topic: ESP32 Rebooting
Replies: 3
Views: 3638

Re: ESP32 Rebooting

hi,

Can you advise how to decode the backtrace? i will do it and upload it.
by yashdave88
Fri Jan 31, 2020 6:55 am
Forum: ESP-IDF
Topic: ESP32 Rebooting
Replies: 3
Views: 3638

ESP32 Rebooting

Hi, I am doing a project where i am using BLE ,UART and HTTP post to post on AZURE server. While running for more than one hour i am getting below error. I (3966870) example: len:117 I (3969950) example: HTTP_EVENT_ON_CONNECTED I (3970550) example: HTTP_EVENT_ON_HEADER, key=Content-Length, value=0 I...