Search found 14 matches

by ankayca
Sat Dec 31, 2022 2:57 pm
Forum: ESP-IDF
Topic: Connecting ESP32/C3 from 2 phone via bluetooth
Replies: 1
Views: 844

Re: Connecting ESP32/C3 from 2 phone via bluetooth

Okay I solved. I used https://github.com/espressif/esp-idf/issues/4745#issuecomment-747267130 suggestion I call esp_ble_gap_update_conn_params(&conn_params); after ESP_GATTS_CONNECT_EVT in esp idf 's gatt server example. Really I suprise when there are no post about this problem cause I suppose ther...
by ankayca
Sat Dec 31, 2022 2:24 pm
Forum: Hardware
Topic: wemos LOLIN32 Pro pinout
Replies: 2
Views: 1136

Re: wemos LOLIN32 Pro pinout

Hi
I cant understand your question but is it what you want ?
https://www.wemos.cc/en/latest/d32/d32_pro.html
by ankayca
Sat Dec 31, 2022 12:59 pm
Forum: ESP-IDF
Topic: Connecting ESP32/C3 from 2 phone via bluetooth
Replies: 1
Views: 844

Connecting ESP32/C3 from 2 phone via bluetooth

Hi Im working on an application which is require to controlling from 2 or more than 2 phone without wi-fi. I tried mesh server examples of esp-idf but I cant provision esp from 2 phone. I also tried almost all kind of server examples (including gatts, blue50_security_server ...) and I cant achieve t...
by ankayca
Mon May 10, 2021 7:13 pm
Forum: ESP-IDF
Topic: How to disable secure boot V2 from esp32s2
Replies: 2
Views: 5793

Re: How to disable secure boot V2 from esp32s2

Pump !
by ankayca
Sun May 09, 2021 1:05 pm
Forum: ESP-IDF
Topic: How to disable secure boot V2 from esp32s2
Replies: 2
Views: 5793

How to disable secure boot V2 from esp32s2

Hİ I activated secure boot v2 from : https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/security/secure-boot-v2.html#secure-boot-v2 I bought an esp prog to debug esp32s2. Openocd not working with secure boot so I want to disable secure boot. I disabled from menuconfig but still when I try...
by ankayca
Fri Mar 05, 2021 9:03 am
Forum: Hardware
Topic: ESP32-S2 With LCD interface, Confused
Replies: 2
Views: 5917

Re: ESP32-S2 With LCD interface, Confused

Hi , me too started to work on esp32s2 with 1.8 inc lcd . If you find your an answer , library or example can you share ?
My mail adress :ankayca2121@gmail.com
thanks!!!
by ankayca
Sat Feb 27, 2021 2:08 pm
Forum: ESP-IDF
Topic: Collaborators for Carmot (IOT project)
Replies: 0
Views: 1469

Collaborators for Carmot (IOT project)

Hello everyone ! we started an open soruce project (name is carmot) to create a board use esp32s2. we need more collaborator to improve this board. If you want to join a great team , please look at our project and join us to create a carmot (the main ingredient of the philosopher's stone) of IOT wor...
by ankayca
Mon Sep 07, 2020 8:15 pm
Forum: General Discussion
Topic: ESP32S2 uart problem
Replies: 4
Views: 4752

Re: ESP32S2 uart problem

how to do that ? can you give an example ?
by ankayca
Sun Sep 06, 2020 12:42 pm
Forum: General Discussion
Topic: ESP32S2 uart problem
Replies: 4
Views: 4752

Re: ESP32S2 uart problem

pump!!!!
by ankayca
Thu Sep 03, 2020 3:37 pm
Forum: General Discussion
Topic: ESP32-Wroom-32 MODULE (*not* Development Board) does not communicate with Arduino IDE
Replies: 5
Views: 5970

Re: ESP32-Wroom-32 MODULE (*not* Development Board) does not communicate with Arduino IDE

Maybe you can try to update firmware of esp32.
Some times we use AT codes for program it and I update it . After that arduino can not program esp32. You should do it on the contrary