Hi All
I want to create a project to control a Smart BLE Light bulb, I've search the net but there is mostly only examples using a Smart Phone with an Android App to do this, but this is not what I want.
Using :
Arduino Uno
JY-MCU HC-06 Arduino Android Wireless Bluetooth RF Serial 5v Transceiver Module
3.5 " Nextion Touch Screen
Most of the examples I have found relate to the Arduino Bluetooth connecting to A smart phone and the smart phone turning on an led, or a bulb via a relay.
So the way I want to do it, is use the Nextion as the interface, and have the Arduino Module HC-06 connect to the Smart bulb over BLE and control the functions that would normally be done via the Android Smart Phone, with an application.
So it just really the Arduino->BLE to Smart Bulb BLE I need info on.
So I have posted this in hope some else has already done this and may be able to point me in the right direction, or if not if anyone has any web resources that would help get this done, I would greatly appreciate any pointers.
Thanks
Potman100