v01d commented on issue #2085:
URL: 
https://github.com/apache/incubator-nuttx/issues/2085#issuecomment-716050723


   ```
   ❯ sudo setcap 'cap_net_raw,cap_net_admin=eip' nuttx/nuttx
   ❯ nuttx/nuttx
   
   NuttShell (NSH) NuttX-9.1.0
   nsh> ifconfig
   bnep0        Link encap:UNSPEC at DOWN
   
   nsh> ifup bnep0
   ifup bnep0...OK
   nsh> ifconfig
   bnep0        Link encap:UNSPEC at UP
   
   nsh> 
   ```
   Maybe you don't have your BT dongle up? Or you are already using it from 
some other app?
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to