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?
Should I choose the project in the fold /arm4 or /arm5 .
And my device is nrf51822, should I change the device in the Keil ?
I compiled the example coap client and programmed it into the device.In the guide of step by step, it said program the SoftDevice then the Application. But if I program the SoftDevice first, it came out a error when I programmed the Application: Error: This hex file has data in SoftDevice region. Try programming using "program SoftDevice", or erase all before programming. I tried program the Application first but the led didn't blink
Should I choose the project in the fold /arm4 or /arm5 .
And my device is nrf51822, should I change the device in the Keil ?
I compiled the example coap client and programmed it into the device.In the guide of step by step, it said program the SoftDevice then the Application. But if I program the SoftDevice first, it came out a error when I programmed the Application: Error: This hex file has data in SoftDevice region. Try programming using "program SoftDevice", or erase all before programming. I tried program the Application first but the led didn't blink