8 years, 4 months ago.

How can I control RGB LED strips using BLE Controller?

I have a power board already made and I can't quite figure out how their example code works. I want to be able to send it values and be able to do things like fade on and off after being sent a command, not just directly control the values of a pin. I don't want someone to write all the code for me just looking to understand where to start.

Question relating to:

BLE Nano is the smallest Bluetooth 4.1 Low Energy (BLE) development board in the market. The core is Nordic nRF51822 (an ARM Cortex-M0 SoC plus BLE capability) running at 16MHz …

Details of the power board and maybe the code that you can't quite figure out would be a help.

posted by Andy A 30 Nov 2015

3 mosfets connected to each of the default pwm output capable pins. I don't understand the example arduino code as to how to set up the way the menu will appear on my phone and how the code takes these inputs and stores them as variables

posted by Brandon Carter 01 Dec 2015

1 Answer

8 years, 3 months ago.

Hello Brandon, I have a similar question as you, on the BLE Nano board. I supose the first thing I must do is compile the Beacon so then I can connect the app to the board. I compiled iBeacon and tryed to change UUID but the app can not detect it.