hello sensor

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

When I open the "" Hello Sensor" in source code and saw errors such ""Symbol 'HANDLE_HELLO_SENSOR_SERVICE_UUIDt' could not be resolved":" How can I fix it?

Thanks.

Victory

0 Likes
1 Solution
asridharan
Employee
Employee
10 comments on KBA 5 comments on KBA First comment on KBA

Can you check if your hello_sensor.h has:

#define HANDLE_HELLO_SENSOR_SERVICE_UUID               

0x28

View solution in original post

0 Likes
2 Replies
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

So when you opened the IDE, then went to the Apps/RAM/hello_sensor/hello_sensor.c file and double-clicked it, instead of opening in the editor, it threw the error described aboved?


This does not happen to me using the default file of the same name which was provided during the Windows installation process.

Have you made any modifications to this file/application?

0 Likes
asridharan
Employee
Employee
10 comments on KBA 5 comments on KBA First comment on KBA

Can you check if your hello_sensor.h has:

#define HANDLE_HELLO_SENSOR_SERVICE_UUID               

0x28

0 Likes