Search found 15 matches

by BearPeak
Mon Apr 16, 2018 8:14 am
Forum: General Discussion
Topic: How to use bluetouth connect phone?
Replies: 1
Views: 2974

How to use bluetouth connect phone?

I want to use esp32's bluetouth connect phone,i use at but it con't to connect phone.
How to use bluetouth connect phone?Why my phone can't find the device of esp32's bluetouth.
by BearPeak
Tue Jan 23, 2018 1:27 am
Forum: General Discussion
Topic: Abnormal when download program.
Replies: 0
Views: 2300

Abnormal when download program.

Hi,everyone. I use the chip of esp32 D2WD.There were some errors when I downloaded the program using the download tool.I do not know why this happens,because before the chip can be downloaded.The following is the download prompt error, I hope someone can help me solve this problem. Thanks everyone.
by BearPeak
Wed Nov 15, 2017 2:06 am
Forum: General Discussion
Topic: Esp32 power consumption test ?
Replies: 3
Views: 17422

Re: Esp32 power consumption test ?

You say your WiFi work current is 80ma,can you tell me your power supply, wifi transmit power? Is there only one esp32 module, did not take any external things?wifi does consume a lot of power, I want to reduce its power consumption to get longer battery life.
by BearPeak
Tue Nov 14, 2017 12:58 am
Forum: General Discussion
Topic: Esp32 power consumption test ?
Replies: 3
Views: 17422

Esp32 power consumption test ?

Hi,everyone. Has anyone tested esp32 deep_sleep mode power consumption? Lately,i did the power consumption test for esp32(D2WD).But the result was surprising,i use the example deep_sleep in esp-idf,and test the chip when the current work. It's working at deep_sleep when the current is 9ma,but the ch...
by BearPeak
Tue Nov 07, 2017 7:04 am
Forum: General Discussion
Topic: The latest idf compile download start problem?
Replies: 2
Views: 4251

Re: The latest idf compile download start problem?

0x1000
0x8000
0x10000
by BearPeak
Tue Nov 07, 2017 6:07 am
Forum: General Discussion
Topic: The latest idf compile download start problem?
Replies: 2
Views: 4251

The latest idf compile download start problem?

Hello,everyone. I met a small problem, hoping to get everyone's help.The problem is that: I downloaded the latest esp-idf from github,the compilation tools used are version 5.2,and the chip is ESP32-D2WD . And complie example of it is normal,but it does not work when i download program to chip.(down...
by BearPeak
Tue Nov 07, 2017 1:23 am
Forum: General Discussion
Topic: esp32 compilation problems ?
Replies: 6
Views: 8274

Re: esp32 compilation problems ?

Think you.
I've solved the problem.
by BearPeak
Tue Nov 07, 2017 1:22 am
Forum: General Discussion
Topic: esp32 compilation problems ?
Replies: 6
Views: 8274

Re: esp32 compilation problems ?

Think you.
I've solved the problem.
by BearPeak
Mon Nov 06, 2017 5:46 am
Forum: General Discussion
Topic: esp32 compilation problems ?
Replies: 6
Views: 8274

Re: esp32 compilation problems ?

Although I do not know the reason, but I use git download on Linux there is no that problem.
Anyway thank you very much.
by BearPeak
Mon Nov 06, 2017 3:55 am
Forum: General Discussion
Topic: esp32 compilation problems ?
Replies: 6
Views: 8274

esp32 compilation problems ?

I download the esp32 idf from github,but make it have some problem .
I use git clone https://github.com/espressif/esp-idf.git esp-idf-new to my disk .Then copy it to linux environment to make it .
I do not know why this problem happens when using the native example ?
Can anyone help me?