Luke Berndt

Results 237 comments of Luke Berndt

That’s awesome, definitely let me know how it goes. There are a couple things you might want to try. In Notif.cpp there are the lines around 793 that handle the...

Great to hear! That looks really slick too. Now I want to get an OLED. I will add a section to the readme.md > On Sep 21, 2014, at 11:30...

Actually, if you get a chance to try it out with iOS 8, can you test something? When I reset the arudino / ble board, my iPhone connects and sees...

I am using 1.0.5 - what are you using for Bluetooth LE HW? Make sure you have all the pins declared correctly. With the shield the req and redy pins...

@DokRaphael I would double all the pins you put down. Are you using pin 2, twice? Are you able to get the Nordic examples running? https://github.com/NordicSemiconductor/ble-sdk-arduino My code is based...

@ece00244 Did you ever get things working?

That is a great idea! I think it should work. It uses the same BLE chip as the arduino shield. If you give it a try, let me know how...

Hi Guys - I haven’t been working on this too much lately, but I am still trying to keep it current. I just got it upgraded to the latest version...

The Rusk Xml shouldn't matter. I just switched the Nordic configure file with the one in the ANCS example. Sent from my iPhone > On Jun 4, 2015, at 4:33...

Yep - the XML file is used by nrfgo studio and it spits out the settings.h file. The my_settings.h file was my backup. I swapped it with the settings.h file...