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

Allow chip-tool echo-ble to work along with credential passing #1965

Merged

Conversation

kpschoedel
Copy link
Contributor

Prior to #1898, received bluetooth messages were echoed back
to the sender, and this facility is used by the command-line
chip-tool echo-ble. To restore that, this change adopts a
stricter format for WiFi credentials and treats anything else
as an echo request. (This too is temporary code, pending an
actual rendezvous implementation.)

Prior to project-chip#1898, received bluetooth messages were echoed back
to the sender, and this facility is used by the command-line
`chip-tool echo-ble`. To restore that, this change adopts a
stricter format for WiFi credentials and treats anything else
as an echo request. (This too is temporary code, pending an
actual rendezvous implementation.)
@github-actions
Copy link

github-actions bot commented Aug 4, 2020

Size increase report for "nrf-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-nrf52840-lock-example.out and ./pull_artifact/chip-nrf52840-lock-example.out:

sections,vmsize,filesize


@github-actions
Copy link

github-actions bot commented Aug 4, 2020

Size increase report for "nrfconnect-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-nrf52840-lock-example.elf and ./pull_artifact/chip-nrf52840-lock-example.elf:

sections,vmsize,filesize


@github-actions
Copy link

github-actions bot commented Aug 4, 2020

Size increase report for "linux-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-standalone-demo.out and ./pull_artifact/chip-standalone-demo.out:

sections,vmsize,filesize


@github-actions
Copy link

github-actions bot commented Aug 4, 2020

Size increase report for "esp32-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-wifi-echo.elf and ./pull_artifact/chip-wifi-echo.elf:

sections,vmsize,filesize
.debug_line,0,140
.debug_info,0,64
.debug_loc,0,29
.debug_abbrev,0,12
[Unmapped],0,-1


@github-actions
Copy link

github-actions bot commented Aug 4, 2020

Size increase report for "gn_nrf-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv


@github-actions
Copy link

github-actions bot commented Aug 4, 2020

Size increase report for "gn_linux-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv


@woody-apple
Copy link
Contributor

@kpschoedel can you sign the CLA please? Then we can merge :)

@kpschoedel
Copy link
Contributor Author

@kpschoedel can you sign the CLA please? Then we can merge :)

https://cla-assistant.io/project-chip/connectedhomeip insists I have :(

(Local folks who have had signing problems say they had multiple accounts, but I don't.)

@woody-apple
Copy link
Contributor

@kpschoedel can you sign the CLA please? Then we can merge :)

https://cla-assistant.io/project-chip/connectedhomeip insists I have :(

(Local folks who have had signing problems say they had multiple accounts, but I don't.)

Thanks, will investigate. This may actually be the GitHub bot not kicking in.

@woody-apple
Copy link
Contributor

Note for people in future, I had to log into cla-assistant and click re-check PRs... this one must have bugged out somehow?

@woody-apple woody-apple merged commit a2a5622 into project-chip:master Aug 6, 2020
@kpschoedel kpschoedel deleted the rendezvous-02-fix-echo-ble branch September 28, 2020 21:35
chirag-silabs pushed a commit to rosahay-silabs/connectedhomeip that referenced this pull request Jul 15, 2024
…WiFi security and error logs

Merge in WMN_TOOLS/matter from bugfix/MATTER-2982-wpa3-translation-fix to silabs_slc_1.3

Squashed commit of the following:

commit eede9f32c0e2b0401d21bc119952470336632bab
Author: Rohan Sahay <[email protected]>
Date:   Thu Jun 6 19:26:15 2024 +0530

    Adds fix for logs

commit 8cdd80a6cd9830773b223f6b48c84c26d3ade52a
Author: Rohan Sahay <[email protected]>
Date:   Thu Jun 6 10:28:14 2024 +0530

    Adds refactored WIFI_ENABLE_SECURITY_WPA3_TRANSITION

commit 9ea5d882782ae599fda8985b2a0b75868c60b261
Author: Rohan Sahay <[email protected]>
Date:   Thu Jun 6 10:24:15 2024 +0530

    Porting AP security fix
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.

5 participants