Hello, I try to set up the 6lowpan environment on my rpi2 following This page
When I wanted to run the radvd demon, I got error: ioct1 failed for bt0: No such device.
How can I resolve this problem?
The example is made for nRF51 DK, which has four LEDs. A program that requires four LEDs cannot work out of the box with two LEDs. You can of course write your own program, or modify it to work with two LEDs. I general you should only ask one question in each question, so I think it is time to close this question. New questions should be added separatly.
I was sure you got it working. But I see now that you didn't. How are you testing this? I just took an the coap server example from IoT SDK 0.7.0, changed the ram setting and heap, and it works fine on PCA10001. I have updated my answer with my project.