Hello everyone,
I am using cc2541 Sensor Tag development kit and now i would like to add my own extra functions in it. I found some inbuilt function(for example HalIRTempRead() ,IRTemp_SetParameter etc ) used in it and couldn't find the function definition I probably guess that it should have some libraries which only needs to be called. I've tried to search in TI's website but couldn't find the proper keyword to search. Does anyone has idea about it and could help me?
the directory for the source code for sensor tag is ...\BLE-CC254x-1.3\Projects\ble\SensorTag\Source
Any kind of suggestions are welcome.