Search found 13 matches

by Embel.Tech
Mon Jun 22, 2020 7:07 am
Forum: ESP-ADF
Topic: Regarding esp_adf
Replies: 11
Views: 17270

Re: Regarding esp_adf

I done it on ubuntu.
Thank you guys.
by Embel.Tech
Sat Jun 20, 2020 5:37 pm
Forum: Sample Code
Topic: BLE data sending without power on reset on server and client
Replies: 0
Views: 2797

BLE data sending without power on reset on server and client

Hello Forum, I have a algorithum for my application which is based on BLE and WIFI. On server : >Initialy i am reading data from 3 sensor which takes 60 sec. >Now i want to enable BLE >It sends data to client(In JSON format). Here these things repeates contineously. Now on Client : >Client wait for ...
by Embel.Tech
Fri Jun 19, 2020 7:40 am
Forum: General Discussion
Topic: Esp32 BLE Connect and disconnect issue
Replies: 4
Views: 11532

Re: Esp32 BLE Connect and disconnect issue

Hello Guys,
I need solution on it.
Does my code is correct ?
can BLE work likewise?
by Embel.Tech
Tue Jun 16, 2020 10:52 am
Forum: General Discussion
Topic: Esp32 BLE Connect and disconnect issue
Replies: 4
Views: 11532

Esp32 BLE Connect and disconnect issue

Hello Forum, I am having problem in BLE connect and disconnection. I ave a server which runs sensor code and client receive data from it , then disconnect from server turning wifi on and push collected data to cloud. Servers data collection is in loop means it first collect all data from sensors the...
by Embel.Tech
Fri May 08, 2020 12:27 pm
Forum: ESP-ADF
Topic: Regarding esp_adf
Replies: 11
Views: 17270

Re: Regarding esp_adf

i hv gone through all the procedure from scratch
https://docs.espressif.com/projects/esp ... le-windows
by Embel.Tech
Fri May 08, 2020 12:26 pm
Forum: ESP-ADF
Topic: Regarding esp_adf
Replies: 11
Views: 17270

Re: Regarding esp_adf

okay
i also follow procedure mentioned on https://docs.espressif.com/projects/esp ... setup.html this document
by Embel.Tech
Fri May 08, 2020 11:58 am
Forum: ESP-ADF
Topic: Regarding esp_adf
Replies: 11
Views: 17270

Re: Regarding esp_adf

C:\ESP>export C:\ESP\esp-adf Setting IDF_PATH: C:\ESP Adding ESP-IDF tools to PATH... No directories added to PATH: C:\Users\DELL-PC LAPTOP ---\.espressif\tools\xtensa-esp32s2-elf\esp-2019r2-8.2.0\xtensa-esp32s2-elf\bin;C:\Users\DELL-PC LAPTOP ---\.espressif\tools\esp32ulp-elf\2.28.51-esp-20191205\e...
by Embel.Tech
Fri May 08, 2020 9:25 am
Forum: ESP-ADF
Topic: Regarding esp_adf
Replies: 11
Views: 17270

Re: Regarding esp_adf

C:\ESP>git describe --tags --dirty
v3.3.1-dirty

This version i am using

using install.bat and export.bat i am able to set IDF path.
now for ADF how to do
please define it steps by step.
my project is stuck due to this.
Please get me out of this.
Thank you
by Embel.Tech
Fri May 08, 2020 9:21 am
Forum: ESP-ADF
Topic: Regarding esp_adf
Replies: 11
Views: 17270

Re: Regarding esp_adf

Yes i am completely able run esp-idf with hello world with monitor as well blink program with led blink
by Embel.Tech
Thu May 07, 2020 12:53 pm
Forum: ESP-ADF
Topic: Regarding esp_adf
Replies: 11
Views: 17270

Re: Regarding esp_adf

Hello ESP_krzychb,

Have you fixed ESP-IDF links in ESP-ADF documentation including link to setting up IDF_PATH variable??