Devanshi15

Results 2 issues of Devanshi15

Hi, I want to use this library for pairing and bonding purpose for my application but the controller I am using is Arduino M0 Pro. Now, when I compile I...

I am using Nordic board nRF51422 PCA10028 , I am trying this code : byte byteRead; #include "MyBoardNRF5.h" void setup() { // Turn the Serial Protocol ON Serial.begin(9600); } void...