This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Peer Manager implementation error on nRF51822 with SDK 12.3.0 and S130

Hi,

I'm trying to setup the Peer Manager on a nRF51822 with installed the S130.
I'm working with Eclipse where I installed the 12.3.0 SDK.

At compilation time I get the following error:


unknown type name 'ble_gap_privacy_params_t'

It seems that this structure is not defined for the S130. Is there a solution to this problem?

Otherwise would it be possible to switch to the older device manager?

Thank you a lot in advance.

Related