This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Windows 8 device serving as a server.

Other Parts Discussed in Thread: CC2540

I am using a CC2540 device that is a Bluetooth Low Energy Client.  The iPhone can mimic a Bluetooth smart client or server device. I have an iPhone app that can communicate with the CC2540 BLE client as a perpheral. I would like to duplicate this function on a Windows 8 app device. I can see how to perform the Bluetooth client with the new Gatt APIs, but I do not see how to access the layers required to allow the Win8 device to be a Bluetooth smart slave or Peripheral. Just looking for some guidance on how this could be accomplished or to know that it is not possible with a Windows device before I invest much time exploring for a solution.

I know this is not the place for Win8 app question, but I thought maybe somone has tried this before and can point me to an answer.