You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the initial landing in #1609, we commented out calls to emberGetAddressTableRemoteNodeId and emberGetBindingRemoteNodeId in emberAfMaximumApsPayloadLength.
Proposed Solution
We need to figure out whether we even want emberAfMaximumApsPayloadLength in its current form, and if so need to figure out what those calls should be replaced with in the CHIP setup.
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.57. Please mark this comment with 👍 or 👎 to give our bot feedback!
Merge in WMN_TOOLS/matter from bugfix/uart_on_sleepy_soc to silabs_slc_1.3
Squashed commit of the following:
commit 2eedadb329cff50aa94374c71f74b8fe0bbf6086
Author: chbansal <[email protected]>
Date: Wed Jun 5 20:33:16 2024 +0530
Using the _write only during sleep and uart is enabled
commit 9c7c6833264660c208cadb10952481ef2ea6a357
Author: chbansal <[email protected]>
Date: Wed Jun 5 16:34:37 2024 +0530
adding comments
commit b8d21217ca655cd427b2a9ce35229feda1fbefa3
Author: chbansal <[email protected]>
Date: Wed Jun 5 16:30:23 2024 +0530
updating the log write correction and cleanup
Problem
In the initial landing in #1609, we commented out calls to
emberGetAddressTableRemoteNodeId
andemberGetBindingRemoteNodeId
inemberAfMaximumApsPayloadLength
.Proposed Solution
We need to figure out whether we even want
emberAfMaximumApsPayloadLength
in its current form, and if so need to figure out what those calls should be replaced with in the CHIP setup.@bhaskar-apple @rwalker-apple
The text was updated successfully, but these errors were encountered: