BLE peripheral

Hello everyone,

Im trying to make a device that can read the peripheral of a device that use BLE to read the peripheral.

The idea its to have an arduino with a master BLE that can connect to another device with a slave BLE (in this case i have a healt band that i would like to read the UUID)

I couldn´t understand if its possible to do this, the only info i could find uses an app on android or IOS. I would like to use only an arduino and the BLE so with the arduino i could take actions using the data from the other BLE.

I hope someone can guide me to accomplish this.

Check my Hackaday for a solution. But you need another small devices to archives this feature.

Otherwise you need to wait for arduino101 release code support for BLE central