Search found 6 matches

by bluebird
Tue Jul 26, 2016 4:55 pm
Forum: General Discussion
Topic: Availability of BLE functions in latest SDK v3.0?
Replies: 3
Views: 8444

Availability of BLE functions in latest SDK v3.0?

Hi Team, I am very happy to see the arrival of the new SDK. I want to know: 1/ Does it include Bluetooth Low Energy functions, that are so much waited? 2/ I have a computer booting on Ubuntu for developing on ESP32. I already installed crosstool-ng. Should I follow again the procedure on top that wa...
by bluebird
Fri Jul 01, 2016 11:31 pm
Forum: General Discussion
Topic: Timer management with and without interrupt
Replies: 3
Views: 8726

Re: Timer management with and without interrupt

Hi Sprite_tm, That will be streams of those logical high signals to control an Infra-red LED. I need microseconds level of high level. PWM won't do the effect as the low state following the high logical state is very very long compared to 40 microseconds of high state. Does "delay()" function work? ...
by bluebird
Wed Jun 29, 2016 2:55 pm
Forum: General Discussion
Topic: Timer management with and without interrupt
Replies: 3
Views: 8726

Timer management with and without interrupt

Hi, I need to set high a GPIO (digital out) for 25 microseconds and then put it down for 975 microseconds. It is microseconds and not milliseconds. Could you give a example of code in (RTOS) C for ESP32 using the right lib? I saw the blinky example, but it's based on milliseconds, and on callback fu...
by bluebird
Tue Apr 26, 2016 12:44 am
Forum: General Discussion
Topic: Wi-Fi and Bluetooth certification
Replies: 1
Views: 5682

Wi-Fi and Bluetooth certification

Hi,
we would like to know if ESP32 has Wi-Fi and Bluetooth certification. It will help
- speed up CE/FCC certification for Radio-Frequency
- allow to put the official logos of Wi-Fi and Bluetooth on product package

Thanks
by bluebird
Sun Feb 21, 2016 4:21 pm
Forum: General Discussion
Topic: Arduino IDE for ESP32
Replies: 6
Views: 33832

Re: Arduino IDE for ESP32

Looking forward improved "SDK" on new RTOS to take full advantage of the chip. Looking forward to have one and validate for next batch of our commercial product.
by bluebird
Wed Feb 17, 2016 3:45 am
Forum: General Discussion
Topic: Arduino IDE for ESP32
Replies: 6
Views: 33832

Arduino IDE for ESP32

Hi, We are very excited to run our commercial product with the mighty ESP32 . We have few questions in order to quick start working on it and produce our next batches based on ESP32, for European markets. 1/ Would there be an Arduino IDE capability to easily program ESP32 (as it exists for ESP8266) ...