Search found 3 matches

by chiper
Mon Jan 15, 2018 10:10 am
Forum: General Discussion
Topic: i2c_master_cmd_begin ESP_ERR_TIMEOUT error after deep sleep
Replies: 1
Views: 4141

Re: i2c_master_cmd_begin ESP_ERR_TIMEOUT error after deep sleep

Hi,

I have the same problem with i2c. I use i2c to communicate with ADC. After wake up in initialization i see Timeout error. In esp-idf 2.1.1 everything worked. Do you have any information about this issue ?
by chiper
Thu Aug 03, 2017 12:01 pm
Forum: Hardware
Topic: Send file txt. on TCP/IP
Replies: 1
Views: 4071

Re: Send file txt. on TCP/IP

HI!
I have found a solution for transferring files from sd card. Sadly, there is a problem with the speed dropping every time a file is uploaded. Can anyone say under what reason? thank you in advance for your answer.
Reagards ANdrew.
by chiper
Wed Aug 02, 2017 8:40 am
Forum: Hardware
Topic: Send file txt. on TCP/IP
Replies: 1
Views: 4071

Send file txt. on TCP/IP

Hi! This is my first post on our forum. I would like to ask you about possibility transmitted file by wifi for TCP/IP. How could I do it? I read the book Kolban's, but I don"t found a answer for my questions or I didn't understand them. Second, have you too problems with transfer? Max speed what I h...