Hello..
what all data's can cc2540 transmit or receive other than the MAC address. Please tell me if it can transmit the data which is being stored in RAM/ Flash memory??
Please reply as early as possible...
Thanks
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.
Hello..
what all data's can cc2540 transmit or receive other than the MAC address. Please tell me if it can transmit the data which is being stored in RAM/ Flash memory??
Please reply as early as possible...
Thanks
CC254x can send out broadcast data (which is stored in RAM) using "Set Advertising Data" and "Set Scan Response Data". It also can publish data in the GATT database (which is also stored in RAM) and that data will be relayed to the central.
You need to get yourself familiar with the concepts of Bluetooth Low Energy, as they are distinctly different from the ubiquitous point-to-point networking architecture (such as serial profile).