Search found 4 matches

by i3creations
Wed Dec 06, 2017 9:29 pm
Forum: ESP32 Arduino
Topic: Onboard LEDs Control
Replies: 2
Views: 22822

Re: Onboard LEDs Control

That's all I need to know.

Thanks!
by i3creations
Wed Dec 06, 2017 4:30 am
Forum: ESP32 Arduino
Topic: Onboard LEDs Control
Replies: 2
Views: 22822

Onboard LEDs Control

Hi,

There are 2 leds on my ESP32 NodeMCU module. One of them is on digital pin 2. Another is unknown to me. It lights up red when I power on the module. I would like to be able to turn it on and off and possibly change the color as well.

Is this possible?

Thanks for your help!
by i3creations
Wed Dec 06, 2017 2:44 am
Forum: ESP32 Arduino
Topic: ESP32 BLE Arduino Server Advertising
Replies: 1
Views: 3514

ESP32 BLE Arduino Server Advertising

Hi,

I'm using Neil Kolban's ESP32 BLE Arduino libraries. I would like to be able to advertise the device manufacturer, model, serial number and version. Does anyone have a good example on how to implement this?

Thanks for your help!
by i3creations
Tue Oct 31, 2017 2:24 am
Forum: General Discussion
Topic: ESP32 Arduino BLE
Replies: 0
Views: 3941

ESP32 Arduino BLE

Hi, I'm trying to compile the ESP32 Arduino BLE examples from https://github.com/nkolban/ESP32_BLE_Arduino/tree/master/examples . Unfortunately, none of them build for me. I'm using the ESP32 Node32s module with the latest Arduino build 1.8.5. Here is the compiler output with the error "BLE_Notify:5...