This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

couldn't disconnect from the device when use the nrf5 iot sdk

  • env:

    • nrf5 iot sdk/ tcp examples
    • follow the file:" nrf5_iot/documentation/html/a00089.html"
  • problem:

echo "connect 00:0C:B7:6B:62:2B 1" > /sys/kernel/debug/bluetooth/6lowpan_control //success

But, echo "disconnect 00:0C:B7:6B:62:2B " > /sys/kernel/debug/bluetoot/6lowpan_control //failed:

bash: echo: write error: Invalid argument

How to disconnect?

Thanks!

Parents Reply Children
No Data
Related