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

[TC_MC_4.1] Mac Address returned is all 0’s for wake-on-lan-mac-address attribute for TE7.5 #14521

Closed
liamgonyea opened this issue Jan 28, 2022 · 2 comments
Assignees
Labels
cert spec Mismatch between spec and implementation V1.0

Comments

@liamgonyea
Copy link
Contributor

Problem

When running [TC_MC_4.1], Step 1, the Mac Address returned is all 0’s for wake-on-lan-mac-address attribute for the wakeonlan cluster.
Expect to see the mac address of the device, in this case, the RasPi device running chip-tv-app.

image

Test Case

3.6.1. [TC-MC-4.1] Wake-On LAN Verification
https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/cluster/media.adoc#361-tc-mc-41-wake-on-lan-verification

Logs

TE7.5 commit: b0af6ba42b6ce494748f18ecf3e054a400b8f45b

./out/debug/chip-tool wakeonlan read wake-on-lan-mac-address 1234 1

[1643072172281] [18045:5782860] CHIP: [TOO] WakeOnLan.WakeOnLanMacAddress response: 00:00:00:00:00

consolidated_mac_accessory_TC-MC-4-1.txt

@lazarkov
Copy link
Contributor

Please use to build the chip tv app:
./gn_build.sh chip_config_network_layer_ble=false chip_enable_wake_on_lan=true

@lazarkov
Copy link
Contributor

or at least add the flag chip_enable_wake_on_lan=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cert spec Mismatch between spec and implementation V1.0
Projects
None yet
Development

No branches or pull requests

3 participants