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

SDK 17.0.2 can't be built ,

it show Error[Pe661]: expected an integer constant  ...\components\ble\peer_manager\security_manager.c 444 

how to fill it?

  • Just checking:

    You are aware that you are using an ANT+ project, right? Is this intentional? Do you have access to the ANT+ Softdevice, S340?

    If you want to send custom data, such as a serial number, you probably have to add a custom service and characteristic service for this, if you don't include it in the advertisement or something.

    For custom adding custom services, it is discussed many times here on devzone. Please search for "adding custom service" or similar.

    Best regards,

    Edvin

Related