I am designing a device that needs to operate both as a Peripheral (such as a Heart Rate sensor) and also as a Central so it can optionally connect and gather data from other Peripheral devices. Is this possible with the nRF8001?
Also, does the Master Emulator (nRF2739) in the nRF8001 Development Kit use an nRF8001? If so, it would seem that it is possible to use an nRF8001 as a Central (master/client/peer/etc). However, I couldn't find any Central/Client sample projects for the nRF8001.