2 Arduino 101 connected together over BLE ?

Hello,

I would like to connect 2 Arduino 101 with BLE.

In the current available examples, I only saw one Arduino 101 device connected to a smartphone.
In such scenario, smartphone is the BLE client (master) and Arduino 101 is the advertiser (slave).

Is it possible to know how to make Arduino 101 acting as BLE client (master) ?

Thanks

Hi bandit06,
the libraries only support Peripheral mode at the moment, so the answer is unfortunately "no"