6 years, 1 month ago.

BLE_LED and ble_LEDBlinker on nRF52832DK

Hello: Has anyone had any luck making these two programs work? From what I understand, the LED_Blinker program is the CENTRAL and should make a led blink on the PERIPHERAL, which has the BLE_LED program on it? If i start the CENTRAL nRF52832DK board it will print DEVICE MAC ADDRESS: e4:03:20:f3:8e:1a and also blink LED1 on the board. It will do this forever. Now when I power on the 2nd nRF52832DK board running the PERIPHERAL code (BLE_LED) the 1st nRF52832DK will print the following. adv peerAddr[d2 cf cc c4 cb 741 rssi -57, isScanResponse 0, AdvertisementType 0 terminated SD for handler 0. Then thats it, everything stops blinking. Does anyone really know it this thing even works? And if it does, what should it do? Thank you very much

Be the first to answer this question.