Matter on TWT

Hi

I am trying to test Wi-Fi 6 Target Wake Time (TWT) in a matter device. I have built and run the light bulb example, but I can't seem to find a way to make it run with TWT. Is there a way to configure the sample to use TWT?

Parents Reply
  • Hi

    I do not have a problem with the hardcoded parameters. My problem is that the code that works in the TWT sample does not work in the matter sample. I have tried to debug both, to see what the difference is.

    ^this is the iface from the matter code from last post^

    ^This is the iface from the TWT sample that works^

    The matter sample does not have an ipv4 address, which I think might be the problem since it is failing on this part of wifi_set_twt() in "zephyr/subsys/net/l2/wifi/wifi_mgmt.c

    hope you can help me find the problem.

    -Martin

Children
Related