Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ota-provider-app] Set device attestation credentials provider #10003

Conversation

carol-apple
Copy link
Contributor

Problem

The OTA provider app currently does not set the device attestation credentials provider. This results in a failure when the app is being commissioned.

Change overview

Set the device attestation credentials provider to ExampleDACProvider

Testing

Tested manually with the following steps:

  • Build ota-provider app: scripts/examples/gn_build_example.sh examples/ota-provider-app/linux/ out/apps chip_config_network_layer_ble=false
  • Run ota-provider app: out/apps/chip-ota-provider-app
  • Commission: out/host/chip-tool pairing onnetwork 0 20202021 3840 ::1 5540

@CLAassistant
Copy link

CLAassistant commented Sep 27, 2021

CLA assistant check
All committers have signed the CLA.

@woody-apple
Copy link
Contributor

@carol-apple Note, there's a conflict here

* When device attestation config is not initialized, the OTA provider app cannot be commissioned
@carol-apple carol-apple force-pushed the ota-provider-init-device-attestation branch from 67fb321 to 58b172e Compare September 28, 2021 16:50
@andy31415 andy31415 merged commit 9861b10 into project-chip:master Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants