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

Any more information on the ble_app_ancs project?

I've downloaded the latest SDK and soft device. I've been able to compile the ble_app_ancs project, run it on my dev board and even connect to my iPhone. Although I'm getting assertions when I try to connect after restarting.

There seems to be a Master Control Panel server setup file, ANCS_central.bin, but I couldn't find any information about how to drive that like there if for the Alert Notification Application.

Parents
  • Hi,

    I'm using: MCP 3.5.0.8226 SDK 5.0.0 (nrf51_sdk_v5_0_0_34603.msi) Soft Device: 6.0.0-5 The Master Emulator firmware is mefw_nrf51822_0.9.0.10022

    I did just download the latest version of nRFgo Studio and have reflashed and verified the soft device to be sure, but I still get the same failure as described above.

    When I first power up the device, and set bond_delete to true it will initialise, but when I get to enabling the services, I get an error during the apple_notification_setup(), ccd_configure() fails because m_client != STATE_RUNNING. That seems to me to be related to the connection not being correctly established, but I'm not sure.

    Unfortunately I only have a dev kit at the moment, connected to power and some LEDs and buttons.

    Thanks, Eric

  • I'm also using the dev kit. Do you do a service discovery before you press bond?

Reply Children
No Data
Related