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

bt0 interface not showing before connection

I have been able to follow the instructions in the nrf5 iot sdk to connect my nrf52 dk to a raspberry pi, however I am unsure why a connection must first be made before I am able to see the bt0 interface on ifconfig.

For example, on booting my pi, I follow the usual commands to initiate bluetooth 6lowpan, then, when I type the command ifconfig -a, I do not see bt0. However after searching with hcitool lescan and connecting to my dev kit, I am able to see bt0.

Is there a way to get the bt0 interface to display without having to make a connection?

Thanks.

Parents Reply Children
No Data
Related