I am developing a device with a cc2540 which will contain two profiles of BLE: GATT and HID. The device act as a keyboard using a HID profile and everthings works perfect. Also the device has some sensors which I want to use as the sensor Tag using a GATT profile. Both profiles works perfects one without the other, but if I enable both, then the GATT profile with the lectures of the sensors stops working.
Is there any limitation to use two profiles at the same time?
Regards,
John