Search found 97 matches

by arunbm123
Tue Nov 19, 2024 7:27 am
Forum: General Discussion
Topic: i2c New Driver
Replies: 0
Views: 609

i2c New Driver

hi,

I am using new Drivers in v5.3 i2c Master and Slave Drivers.
Both Master and Slave are Esp32

I send from Master for Example, 1 byte 0x55

At the Slave I get 2 times 0x55 0x55
or Even Some times I get four Times 0x55 0x55 0x55 0x55

Any Idea Why is it so ?

Thanks
by arunbm123
Mon Sep 30, 2019 6:36 am
Forum: General Discussion
Topic: ESP-MESH
Replies: 2
Views: 4403

Re: ESP-MESH

hi

Amazing no one using Mesh

Request you all to post possible use case

Thanks
by arunbm123
Fri Sep 27, 2019 5:33 am
Forum: General Discussion
Topic: play Audio
Replies: 1
Views: 3273

play Audio

Hello Friends,

I Want to play a audio wav file using esp32.

Any tutorials or any document from where I can start is highly appreciated..

Thanks
by arunbm123
Wed Sep 18, 2019 3:59 am
Forum: General Discussion
Topic: ESP-MESH
Replies: 2
Views: 4403

ESP-MESH

hi

What could be use cases of esp-mesh apart from lighting solutions ?
by arunbm123
Sat Aug 03, 2019 1:39 pm
Forum: General Discussion
Topic: ESP Local Control
Replies: 1
Views: 3733

ESP Local Control

hi

I am trying ESP Local Control

I found there is no example in downloaded folder esp-idf

then I download from https://github.com/espressif/esp-idf/tr ... local_ctrl

I am getting error esp_local_ctrl.h not found..kindly guide

Thanks
by arunbm123
Tue Jul 23, 2019 7:59 am
Forum: General Discussion
Topic: which idf.py
Replies: 1
Views: 3355

which idf.py

hello friends I am trying which idf.py A path like ${IDF_PATH}/tools/idf.py should be printed. Instead I am getting following===> $ which idf.py which: no idf.py in (/mingw32/bin:/usr/local/bin:/usr/bin:/bin:/c/Windows/System32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShel...
by arunbm123
Tue Jul 23, 2019 6:06 am
Forum: General Discussion
Topic: What would you like to see in The Next Chip?
Replies: 443
Views: 938316

Re: What would you like to see in The Next Chip?

proper documentation
by arunbm123
Fri Jul 05, 2019 3:23 am
Forum: General Discussion
Topic: stdbool.h
Replies: 3
Views: 6289

Re: stdbool.h

hi
Oh Eh !
You are Right !....But I love this forum , thats why I always want to keep in touch with esp Geeks..
by arunbm123
Thu Jul 04, 2019 2:58 pm
Forum: General Discussion
Topic: stdbool.h
Replies: 3
Views: 6289

stdbool.h

hi

I want to know if stdbool.h is available ?
What Std C is used ?
by arunbm123
Mon Jun 10, 2019 2:06 pm
Forum: General Discussion
Topic: Error while uploading code to esp32
Replies: 2
Views: 4143

Re: Error while uploading code to esp32

hi,
hope you are pressing BOOT button while you flash the application ?