Part Number:BOOSTXL-CC2650MA
Hi!
I'm trying to modify the project zero by adding 4 charactheristic,
1. turn on/off led
2. take 32 bits number as input and print on terminal
3. make user led as toggle to switch on/off home appliance such as desk lamp
4. make user led as pwm signal for desk lamp intensity(dimness)
I have two questions.
1. For the second characteristic, it didn't print anything (or maybe I do not know where to look for the output). I got warnings when I run the project. Below is the warning and I include the lines.
"../project_zero.c", line 1169: warning #225-D: function "printf" declared implicitly
"../Profile/led_service.c", line 501: warning #70-D: integer conversion resulted in truncation".
./Profile/led_service.c", line 535: warning #169-D: argument of type "uint8_t" is incompatible with parameter of type "void *__restrict__""..
/Profile/led_service.c", line 537: warning #70-D: integer conversion resulted in truncation
2. My forth characteristic not showing on the phone screen. I don't know why.(Please visit the site to view this file)(Please visit the site to view this file)(Please visit the site to view this file)
Thanks,
Janna Razali