Search found 3 matches

by jenrique_aguado
Sat May 14, 2022 7:13 am
Forum: ESP32 Arduino
Topic: ESP32 BLE Philips HUE Bulb
Replies: 6
Views: 3882

Re: ESP32 BLE Philips HUE Bulb

Do not forget:

" previously I had to activate the HUE APP on the iPad to make the bulbs detectable by ALEXA".


With my code I was able to control the HUE
by jenrique_aguado
Fri May 13, 2022 1:49 pm
Forum: ESP32 Arduino
Topic: ESP32 BLE Philips HUE Bulb
Replies: 6
Views: 3882

Re: ESP32 BLE Philips HUE Bulb

Hello, Attached is the code I used. It was only a test to prove that I was able to control the HUE. I would appreciate if you share if it works for you, or if you find improvements. In case I ever have time again to do further research on this topic. Best regards /** * A BLE client example that is r...
by jenrique_aguado
Thu May 12, 2022 8:51 am
Forum: ESP32 Arduino
Topic: ESP32 BLE Philips HUE Bulb
Replies: 6
Views: 3882

Re: ESP32 BLE Philips HUE Bulb

I was working on this topic about 18 months ago.

I was able to control the HUE BLE from a ESP32
But previously I had to activate the HUE APP on the iPad to make the bulbs detectable by ALEXA.