Tool/software: TI-RTOS
Hello
I'm doing the SimpleAcademy to understand how i can send temperature and humidity values over BLE to a phone or a beacon, and i'm trying to do the "BLE + TI Drivers". But, almost in the end of the exercise, i can't send values to my smartphone. The error is :
"../Application/myThread.c", line 82: error #20: identifier "MYDATA_DATA_ID" is undefined
"../Application/myThread.c", line 82: error #20: identifier "MYDATA_DATA_LEN" is undefined
Best regards