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

Bluetooth SDK Forum Discussions

kmantem
Level 1
Level 1
10 sign-ins 5 questions asked 5 sign-ins

Hi,

We are trying to include the RTC in our code, but when we include the wiced_rtc.h in our code we get the following compilation error .      Are we missing a linked library or dependency?

 

/mtb_shared/wiced_btsdk/dev-kit/baselib/20719B2/release-v3.1.0/COMPONENT_20719B2/include/hal/wiced_rtc.h:135:1: error: unknown type name 'wiced_bool_t'
135 | wiced_bool_t wiced_set_rtc_time(wiced_rtc_time_t *newTime);

 

 

0 Likes
1 Solution
Charles_Lai
Moderator
Moderator
Moderator
250 replies posted 100 solutions authored 100 replies posted

Hi,

Currently, RTC APIs are not exposed fully in the public version. Please contact your local representatives for internal support.

Best regards

View solution in original post

0 Likes
1 Reply
Charles_Lai
Moderator
Moderator
Moderator
250 replies posted 100 solutions authored 100 replies posted

Hi,

Currently, RTC APIs are not exposed fully in the public version. Please contact your local representatives for internal support.

Best regards

0 Likes