I need to communicate between two BLE devices. So one of them should be the peripheral and the other is a central device.
I know Bluegiga BLE112 (based on TI CC2540) supports this - user can configure the device either as central or peripheral.
Does CC2540 support this? If so, is there any example?
Is it possible to use a bluebean/Redbearlab BLE Nano (both based on Nordic) as a peripheral and a CC2540 as a central device? Again, any example?