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

NRF52 PDK on Linux with bluez tools

Hi ,

I am working on customize tools utilizing the nrf python codes.

In linux I came to know about BLE libraries bluez and also about hcitools.

I have setup for linux 64bit ubuntu 14.04 which have all codecs which I found over net required for BLE, installed.

There are nrf apps also downloaded.

So the problem/query is I am able to detect and utilize my nrf52pdk using nrf connect app in linux.

however If I use hcitools I am not able to see any device connected.

Also in bluetoothctl I don't get any device detected.

The firmware on the nrf is already flashed via nrf connect app and working So I believe the firmware on PDK is correct.

I also went through the forum and previous questions here but not able to find answer (as they are for older version)

I will be thankful for any pointer for this.

Thanks,

Related