I'm trying out 6lowpan examples in the IoT SDK, and while everything works, if I want to disconnect by running:
echo "disconnect 00:50:49:71:3b:44 1" > /sys/kernel/debug/bluetooth/6lowpan_control
I get :
$ bash: echo: write error: No such file or directory