Simon Lin

Results 83 comments of Simon Lin

`_deviceBeforeReset` should stop RADVD on Hosts. It's also removing ` 910b::1 ` So, not sure what could be the issue.

Host interact RCP via UART using HDLC. I am not too familiar with HDLC, but I think HDLC should be able to tolerant occasional data corruptions ? Thoughts?

> I'd like to get the Tayga configured with the appropriate prefix first. This will help us create a prototype quickly and make testing easier. Thanks! +1. I think a...

Should be fine if we only make the masterkey random.

> When joining a node to an existing network, it should be sufficient to set just the master key (and, optionally, channel and PAN ID) as long as the Active...

> > Although this is not the recommended way of forming networks, OTNS is currently using it. Maybe we should make changes to OTNS? > > @Moandor-y , I think...

> > Agree that OTNS is not using the ideal way of configuring network parameters. However, it does reveal a potential connectivity issue we currently have. I think it's better...

> > Agree that the `GenerateLocal` behavior should be removed. > > @Moandor-y Will you take on this fix, which may involve fixing many test scripts, including OTNS tests? >...

Why not let the routing manager allocate the memory and add to the Publisher (e.g. maintained in a `LinkedList`) if we want the memory to be reserved?

The issue is already fixed in https://github.com/openthread/openthread/pull/6813 But the 1.1 golden device is using 202008 reference release, which does not have this fix.