Hello,
I have some CC2540 DK-MINI sets.
I would like to make the GATT server which operates on PC using the USB dongle of CC2540 DK-MINI.
I downloaded the specified file from the WEB site of TI, and set up "Bluetooth-LE" in my PC.
And IAR v7.60 (with patch 7.60.4&7.60.5) was set up.
However, I am a beginner about IAR & CC2540 programing.
The project of "CC2540USB Master" was made and downloaded to the USB Dongle on IAR v7.60.
After this USB_Dongle controlled by BTool Scan and LinkEstablish to a pair device, some ATT_Request_Commands could be sent from BTool to the GATT server on a peer device, and suitable ATT_Response_Events was received by BTool.
However, although I send any ATT_Request_Commands from a peer device to this USB dongle , no ATT_Request_Event could be received by BTool.
I need the USB dongle which ATT_Request_Events is outputted to the virtual serial port.
Would someone offer the the project of IAR which makes this possible?
Best Regards