Hi! I am a junior developer trying Matter out and I was following some documentations to to integrate sensors with the NRF52840 Development Kit to retrieve readings.
So far, I have been able to follow the examples for ADC to integrate an analog sensor (I'm starting with a light-dependent resistor to keep things simple) and have been successful in getting a reading out of it! I have also been able to add Matter clusters, build, flash and send commands to it based on the Template documentation and Adding clusters to Matter application documentation. However, during the integration, I could not help but realize that prior to integrating the sensor (actually, I successfully validated the analog pin's integration by reading its value within the Init function before deciding to take a step back, actually, I believe the use case I would be looking for would be IlluminanceMeasurement instead, but as I am following the documentations, I removed the sensor from the process and am thus using TemperatureMeasurement), the MeasuredValue is 0 as shown in the image below where I am using the Linux CHIP tool even after running the command multiple times:
Attached below is the configuration rendered by the ZAP tool for all my enabled clusters:
I have enabled OnOff attribute and commands for the cluster as shown below.
I have also enabled the MeasuredValue attribute Temperature Measurement as shown below.
I have also followed the other steps in the documentation, and have tried to trace various parts of the code to see that the task used to generate a randomized temperature does not appear to run. I have also managed to validate that the end device (NRF52840 development kit) is receiving commands from the CHIP tool as shown in the attached log file (I used screen to log this data):
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[39D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[41DI: 172595 [EM]>>> [E:25861r M:108046430] (U) Msg RX from 0:AB736A562AA1D241 [0000] --- Type 0000:30 (SecureChannel:CASE_Sigma1) D: 172606 [EM]Handling via exchange: 25861r, Delegate: 0x200042e0 I: 172612 [IN]CASE Server received Sigma1 message. Starting handshake. EC 0x20004ff0 I: 172619 [IN]CASE Server disabling CASE session setups I: 172625 [EM]<<< [E:25861r M:141505733 (Ack:108046430)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:10 (SecureChannel:StandaloneAck) I: 172637 [IN](U) Sending msg 141505733 to IP address 'UDP:[fd09:9880:1c2b:fdb3:166e:7a8:70d4:2647]:51644' D: 172648 [EM]Flushed pending ack for MessageCounter:108046430 on exchange 25861r I: 172655 [SC]Received Sigma1 msg D: 172658 [SC]Found MRP parameters in the message D: 172663 [SC]Peer assigned session key ID 35050 I: 172671 [SC]CASE matched destination ID: fabricIndex 1, NodeID 0x0000000000000001 D: 172891 [SC]Including MRP parameters I: 172895 [EM]<<< [E:25861r M:141505734 (Ack:108046430)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:31 (SecureChannel:CASE_Sigma2) I: 172908 [IN](U) Sending msg 141505734 to IP address 'UDP:[fd09:9880:1c2b:fdb3:166e:7a8:70d4:2647]:51644' I: 172918 [SC]Sent Sigma2 msg I: 173203 [EM]>>> [E:25861r M:108046431 (Ack:141505734)] (U) Msg RX from 0:AB736A562AA1D241 [0000] --- Type 0000:32 (SecureChannel:CASE_Sigma3) D: 173215 [EM]Found matching exchange: 25861r, Delegate: 0x200042fc D: 173222 [EM]Rxd Ack; Removing MessageCounter:141505734 from Retrans Table on exchange 25861r I: 173230 [EM]<<< [E:25861r M:141505735 (Ack:108046431)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:10 (SecureChannel:StandaloneAck) I: 173243 [IN](U) Sending msg 141505735 to IP address 'UDP:[fd09:9880:1c2b:fdb3:166e:7a8:70d4:2647]:51644' D: 173253 [EM]Flushed pending ack for MessageCounter:108046431 on exchange 25861r I: 173261 [SC]Received Sigma3 msg E: 173268 [SC]The device does not support GetClock_RealTimeMS() API: 3. Falling back to Last Known Good UTC Time D: 173551 [SC]Sending status report. Protocol code 0, exchange 25861 I: 173557 [EM]<<< [E:25861r M:141505736 (Ack:108046431)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:40 (SecureChannel:StatusReport) I: 173570 [IN](U) Sending msg 141505736 to IP address 'UDP:[fd09:9880:1c2b:fdb3:166e:7a8:70d4:2647]:51644' I: 173581 [SC]SecureSession[0x200037e0]: Moving from state 'kEstablishing' --> 'kActive' D: 173589 [IN]SecureSession[0x200037e0]: Activated - Type:2 LSID:43045 D: 173596 [IN]New secure session activated for device <000000000001B669, 1>, LSID:43045 PSID:35050! I: 173605 [IN]CASE Session established to peer: <000000000001B669, 1> I: 173611 [IN]CASE Server enabling CASE session setups D: 173616 [IN]SecureSession[0x20003670]: Allocated Type:2 LSID:43046 D: 173622 [SC]Allocated SecureSession (0x20003670) - waiting for Sigma1 msg I: 173644 [EM]>>> [E:25862r M:14925382] (S) Msg RX from 1:000000000001B669 [4F8F] --- Type 0001:08 (IM:InvokeCommandRequest) D: 173656 [EM]Handling via exchange: 25862r, Delegate: 0x2000d504 D: 173663 [DMG]Received command for Endpoint=1 Cluster=0x0000_0006 Command=0x0000_0001 I: 173670 [ZCL]On/Off set value: 1 1 I: 173674 [ZCL]Toggle on/off from 0 to 1 D: 173677 [DMG]Endpoint 1, Cluster 0x0000_0006 update version to 619cbed9 D: 173684 [DMG]Command handler moving to [ Preparing] D: 173689 [DMG]Command handler moving to [AddingComm] D: 173694 [DMG]Command handler moving to [AddedComma] D: 173698 [DMG]Decreasing reference count for CommandHandler, remaining 0 I: 173706 [EM]<<< [E:25862r M:196796406 (Ack:14925382)] (S) Msg TX to 1:000000000001B669 [4F8F] --- Type 0001:09 (IM:InvokeCommandResponse) I: 173718 [IN](S) Sending msg 196796406 on secure session with LSID: 43045 D: 173726 [DMG]Command handler moving to [CommandSen] D: 173731 [DMG]Command handler moving to [AwaitingDe] I: 173737 [EM]>>> [E:25861r M:108046432 (Ack:141505736)] (U) Msg RX from 0:AB736A562AA1D241 [0000] --- Type 0000:10 (SecureChannel:StandaloneAck) D: 173750 [EM]Found matching exchange: 25861r, Delegate: (nil) D: 173756 [EM]Rxd Ack; Removing MessageCounter:141505736 from Retrans Table on exchange 25861r I: 173766 [EM]>>> [E:25862r M:14925383 (Ack:196796406)] (S) Msg RX from 1:000000000001B669 [4F8F] --- Type 0000:10 (SecureChannel:StandaloneAck) DEM]Rxd Ack; Removing MessageCounter:196796406 from Retrans Table on exchange 25862r ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[45D~~~~~~~~~~~[E:21368r M:109347775] (U) Msg RX fr2DA578A1776 [0000] --- 0:0000000000000000 04205 [IN](U) Sending msg 141505737 to IP address 'UDP:[fd09:9880:1c2b:fdb3:166e:7a8:70d4:2647]:53730' D: 204215 [EM]Flushed pending a parameters in the message D: 204230 [SC]Peer assigned session kI: 204239 [SC]CASE matched destination ID: fabricIndex 1, NodeID 0x0000000000000001 D: 204460 [SC]Including MRP parameters I: 204464 [EM]<<< [E:21368r M:141505738 (Ack:109347775)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:31 (SecureChannel:CASE_Sigma2) I: 204476 [IN](U) Sending msg 141505738 to IP address 'UDP:[fd09:9880:1c2b:fdb3:166e:7a8:70d4:2647]:53730' I: 204487 [SC]Sent Sigma2 msg I: 204726 [EM]>>> [E:21368r M:109347776 (Ack:141505738)] (U) Msg RX from 0:F05752DA578A1776 [0000] --- Type 0000:32 (SecureChannel:CASE_Sigma3) D: 204739 [EM]Found matching exchange: 21368r, Delegate: 0x200042fc D: 204745 [EM]Rxd Ack; Removing MessageCounter:141505738 from Retrans Table on exchange 21368r I: 204753 [EM]<<< [E:21368r M:141505739 (Ack:109347776)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:10 (SecureChannel:StandaloneAck) I: 204766 [IN](U) Sending msg 141505739 to IP address 'UDP:[fd09:9880:1c2b:fdb3:166e:7a8:70d4:2647]:53730' D: 204777 [EM]Flushed pending ack for MessageCounter:109347776 on exchange 21368r I: 204784 [SC]Received Sigma3 msg E: 204791 [SC]The device does not support GetClock_RealTimeMS() API: 3. Falling back to Last Known Good UTC Time D: 205065 [SC]Sending status report. Protocol code 0, exchange 21368 I: 205072 [EM]<<< [E:21368r M:141505740 (Ack:109347776)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:40 (SecureChannel:StatusReport) I: 205084 [IN](U) Sending msg 141505740 to IP address 'UDP:[fd09:9880:1c2b:fdb3:166e:7a8:70d4:2647]:53730' I: 205096 [SC]SecureSession[0x20003670]: Moving from state 'kEstablishing' --> 'kActive' D: 205104 [IN]SecureSession[0x20003670]: Activated - Type:2 LSID:43046 D: 205111 [IN]New secure session activated for device <000000000001B669, 1>, LSID:43046 PSID:54555! I: 205120 [IN]CASE Session established to peer: <000000000001B669, 1> I: 205126 [IN]CASE Server enabling CASE session setups D: 205131 [IN]SecureSession[0x20003898]: Allocated Type:2 LSID:43047 D: 205137 [SC]Allocated SecureSession (0x20003898) - waiting for Sigma1 msg I: 205170 [EM]>>> [E:21369r M:234000798] (S) Msg RX from 1:000000000001B669 [4F8F] --- Type 0001:02 (IM:ReadRequest) D: 205182 [EM]Handling via exchange: 21369r, Delegate: 0x2000d504 D: 205188 [IM]Received Read request D: 205192 [DMG]IM RH moving to [GeneratingReports] D: 205197 [DMG]Building Reports for ReadHandler with LastReportGeneration = 0 DirtyGeneration = 0 D: 205205 [DMG]<RE:Run> Cluster 402, Attribute 0 is dirty D: 205210 [DMG]Reading attribute: Cluster=0x0000_0402 Endpoint=1 AttributeId=0x0000_0000 (expanded=0) D: 205219 [DMG]<RE> Sending report (payload has 37 bytes)... I: 205226 [EM]<<< [E:21369r M:205411592 (Ack:234000798)] (S) Msg TX to 1:000000000001B669 [4F8F] --- Type 0001:05 (IM:ReportData) I: 205237 [IN](S) Sending msg 205411592 on secure session with LSID: 43046 D: 205245 [DMG]<RE> OnReportConfirm: NumReports = 0 D: 205250 [DMG]<RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages D: 205258 [DMG]IM RH moving to [AwaitingDestruction] D: 205262 [DMG]All ReadHandler-s are clean, clear GlobalDirtySet I: 205269 [EM]>>> [E:21368r M:109347777 (Ack:141505740)] (U) Msg RX from 0:F05752DA578A1776 [0000] --- Type 0000:10 (SecureChannel:StandaloneAck) D: 205282 [EM]Found matching exchange: 21368r, Delegate: (nil) D: 205288 [EM]Rxd Ack; Removing MessageCounter:141505740 from Retrans Table on exchange 21368r I: 205333 [EM]>>> [E:21369r M:234000799 (Ack:205411592)] (S) Msg RX from 1:000000000001B669 [4F8F] --- Type 0000:10 (SecureChannel:StandaloneAck) D: 205346 [EM]Found matching exchange: 21369r, Delegate: (nil) D: 205352 [EM]Rxd Ack; Removing MessageCounter:205411592 from Retrans Table on exchange 21369r ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[49D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[51D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[51~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[53D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[55D[2~~~~~~~~~~~~~~~~~~~~~~~~~~~~[61D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[61D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[63D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[63D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[67D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[69D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1A[9C~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[9C[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[5~~~~~~~~~~~~~~~~[1A[3~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[1C~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[1C[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[1D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[3D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[5D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[5D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[7D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[9~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[11D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[11D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[13D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[15D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[17D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[17D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[19D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[23D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[25D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[25D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[27D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[27D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[29D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[31D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[33D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[33D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[35D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[37D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[37D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1A[39D~~~~~~~~~~~~~~~~~~~~~1A[39D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[41D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[41D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[43D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[45D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[47D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[47D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[51D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[53D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[53D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[57D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[57D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[59D59D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[63D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[63D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[65DI: 603501 [EM]>>> [E:10076r M:93262476] (U) Msg RX from 0:1F70FA085023B9A7 [0000] --- Type 0000:30 (SecureChannel:CASE_Sigma1) D: 603512 [EM]Handling via exchange: 10076r, Delegate: 0x200042e0 I: 603518 [IN]CASE Server received Sigma1 message. Starting handshake. EC 0x20004ff0 I(Ack:93262476)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:10 (SecureChannel:StandaloneAck) I: 603543 [IN](U) Sending msg 141505741 to IP address 'UDP:[fd09:9880:1c2b:fdb3:166e:7aD: 603569 [SC]Peer assigned session key ID 4762 I: 603577 [SC]CASE matched destination ID: fabricIndex 1, NodeID 0x0000000000000001 D: 603797 [SC]Including MRP parameters I: 603801 [EM]<<< [E:10076r M:141505742 (Ack:93262476)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:31 (SecureChannel:CASE_Sigma2) I: 603813 [IN](U) Sending msg 141505742 to IP address 'UDP:[fd09:9880:1c2b:fdb3:166e:7a8:70d4:2647]:42847' I: 603825 [SC]Sent Sigma2 msg I: 603945 [EM]>>> [E:10076r M:93262477 (Ack:141505742)] (U) Msg RX from 0:1F70FA085023B9A7 [0000] --- Type 0000:32 (SecureChannel:CASE_Sigma3) D: 603958 [EM]Found matching exchange: 10076r, Delegate: 0x200042fc D: 603964 [EM]Rxd Ack; Removing MessageCounter:141505742 from Retrans Table on exchange 10076r I: 603972 [EM]<<< [E:10076r M:141505743 (Ack:93262477)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:10 (SecureChannel:StandaloneAck) I: 603985 [IN](U) Sending msg 141505743 to IP address 'UDP:[fd09:9880:1c2b:fdb3:166e:7a8:70d4:2647]:42847' D: 603996 [EM]Flushed pending ack for MessageCounter:93262477 on exchange 10076r I: 604003 [SC]Received Sigma3 msg E: 604010 [SC]The device does not support GetClock_RealTimeMS() API: 3. Falling back to Last Known Good UTC Time D: 604286 [SC]Sending status report. Protocol code 0, exchange 10076 I: 604292 [EM]<<< [E:10076r M:141505744 (Ack:93262477)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:40 (SecureChannel:StatusReport) I: 604305 [IN](U) Sending msg 141505744 to IP address 'UDP:[fd09:9880:1c2b:fdb3:166e:7a8:70d4:2647]:42847' I: 604316 [SC]SecureSession[0x20003898]: Moving from state 'kEstablishing' --> 'kActive' D: 604324 [IN]SecureSession[0x20003898]: Activated - Type:2 LSID:43047 D: 604331 [IN]Ne for device <000000000001B669, 1>, LSID:43047 PSID:4762! I: 604340 [IN]CASE Session established to peer: <000000000001B669, 1> I: 604346 [IN]CASE Server enabling CASE session setups D: 604351 [IN]SecureSession[0x20003950]: Allocated Type:2 LSID:43048 D: 604359 [SC]Allocated SecureSession (0x20003950) - waiting for Sigma1 msg I: 604368 [EM]>>> [E:10077r M:75967799] (S) Msg RX from 1:000000000001B669 [4F8F] --- Type 0001:02 (IM:ReadRequest) D: 604378 [EM]Handling via exchange: 10077r, Delegate: 0x2000d504 D: 604384 [IM]Received Read request D: 604388 [DMG]IM RH moving to [GeneratingReports] D: 604392 [DMG]Building Reports for ReadHandler with LastReportGeneration = 0 DirtyGeneration = 0 D: 604401 [DMG]<RE:Run> Cluster 402, Attribute 0 is dirty D: 604406 [DMG]Reading attribute: Cluster=0x0000_0402 Endpoint=1 AttributeId=0x0000_0000 (expanded=0) D: 604415 [DMG]<RE> Sending report (payload has 37 bytes)... I: 604422 [EM]<<< [E:10077r M:37209051 (Ack:75967799)] (S) Msg TX to 1:000000000001B669 [4F8F] --- Type 0001:05 (IM:ReportData) I: 604433 [IN](S) Sending msg 37209051 on secure session with LSID: 43047 D: 604440 [DMG]<RE> OnReportConfirm: NumReports = 0 D: 604445 [DMG]<RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages D: 604453 [DMG]IM RH moving to [AwaitingDestruction] D: 604458 [DMG]All ReadHandler-s are clean, clear GlobalDirtySet I: 604464 [EM]>>> [E:10076r M:93262478 (Ack:141505744)] (U) Msg RX from 0:1F70FA085023B9A7 [0000] --- Type 0000:10 (SecureChannel:StandaloneAck) D: 604478 [EM]Found matching exchange: 10076r, Delegate: (nil) D: 604484 [EM]Rxd Ack; Removing MessageCounter:141505744 from Retrans Table on exchange 10076r I: 604493 [EM]>>> [E:10077r M:75967800 (Ack:37209051)] (S) Msg RX from 1:000000000001B669 [4F8F] --- Type 0000:10 (SecureChannel:StandaloneAck) D: 604506 [EM]Found matching exchange: 10077r, Delegate: (nil) D: 604511 [EM]Rxd Ack; Removing MessageCounter:37209051 from Retrans Table on exchange 10077r ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[65D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[67D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[69D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[1A[69D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~2A[9C[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[7C~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[7C[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[5CD: 642107 [DL]OpenThread St~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[5C[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[3~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[1C[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[1D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[1D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[5D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~7D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[9D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[11D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[11D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[13D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[15D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[15D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~2A[17D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[19D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[21D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[23D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[27D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[31D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~A[33D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[35D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~37D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[45D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[47D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[49D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[53D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[55D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[55D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[57D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[63D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[65D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[67D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[2A[69D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3A[9C[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3A[7C~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3A[3C~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3A[3C[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3A[1C~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3A[1C[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3A[1D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3A[1D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3A[5DD: 1022753 [DIS]Extended discovery timed out I: 1022757 [DIS]Updating services using commissioning mode 0 D: 1022763 [DL]Using Thread extended MAC for hostname. I: 1022768 [DIS]Advertise operational node 447E1E4C787B4F8F-0000000000000001 I: 1022775 [DL]removing srp service: 8B484905D69D1ED0._matterc._udp D: 1023360 [DL]SRP update succeeded ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3A[5D[2D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3A[7D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3A[11D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3A[13D~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[3A[13D[2DI: 3391657 [EM]>>> [E:25024r M:82554133] (U) Msg RX from 0:02A569D500F28ECD [0000] --- Type 0000:30 (SecureChannel:CASE_Sigma1) D: 3391668 [EM]Handling via exchange: 25024r, Delegate: 0x200042e0 I: 3391674 [IN]CASE Server received Sigma1 message. Starting handshake. EC 0x20004ff0 I: 3391682 [IN]CASE Server disabling CASE session setups I: 3391687 [EM]<<< [E:25024r M:141505745 (Ack:82554133)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:10 (SecureChannel:StandaloneAck) I: 3391700 [IN](U) Sending msg 141505745 to IP address 'UDP:[fd09:9880:1c2b:fdb3:782a:fd75:649b:a29e]:43876' D: 3391710 [EM]Flushed pending ack for MessageCounter:82554133 on exchange 25024r I: 3391718 [SC]Received Sigma1 msg D: 3391721 [SC]Found MRP parameters in the message D: 3391726 [SC]Peer assigned session key ID 35410 I: 3391734 [SC]CASE matched destination ID: fabricIndex 1, NodeID 0x0000000000000001 D: 3391955 [SC]Including MRP parameters I: 3391959 [EM]<<< [E:25024r M:141505746 (Ack:82554133)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:31 (SecureChannel:CASE_Sigma2) I: 3391972 [IN](U) Sending msg 141505746 to IP address 'UDP:[fd09:9880:1c2b:fdb3:782a:fd75:649b:a29e]:43876' I: 3391983 [SC]Sent Sigma2 msg I: 3392145 [EM]>>> [E:25024r M:82554134 (Ack:141505746)] (U) Msg RX from 0:02A569D500F28ECD [0000] --- Type 0000:32 (SecureChannel:CASE_Sigma3) D: 3392157 [EM]Found matching exchange: 25024r, Delegate: 0x200042fc D: 3392164 [EM]Rxd Ack; Removing MessageCounter:141505746 from Retrans Table on exchange 25024r I: 3392172 [EM]<<< [E:25024r M:141505747 (Ack:82554134)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:10 (SecureChannel:StandaloneAck) I: 3392185 [IN](U) Sending msg 141505747 to IP address 'UDP:[fd09:9880:1c2b:fdb3:782a:fd75:649b:a29e]:43876' D: 3392195 [EM]Flushed pending ack for MessageCounter:82554134 on exchange 25024r I: 3392203 [SC]Received Sigma3 msg E: 3392210 [SC]The device does not support GetClock_RealTimeMS() API: 3. Falling back to Last Known Good UTC Time D: 3392487 [SC]Sending status report. Protocol code 0, exchange 25024 I: 3392494 [EM]<<< 4)] (U) Msg:ing msg 141505748 to IcureSession[0x20003950]: --> 'kctivate92 [IN]CASE Session established to peer: <000000000001B669, 1> I: 3392548 [IN]CASE Server enabling CASE seC]Allocatedg RX from 1:000000000001B669 [4F8F] --- Type 0001:02 (IM:ReadRequest) Delegate:M]Received Read request D: 3392591 [DMG]IM RH moving to [GeneratingReports] D: 3392595 [DMG]Building Reports fon = 0 DirtyGeneration = 0]<RE:RuAttribute 0 is dirtttributeId=0x0000_0000 (expanded=0) D: 3392619 [DMG]3392625 [EME:25025r M:246969011 (Ack:195126046)] (S) Msg TX toportData 43048 D: 339645 [DMG]<RE> OnReportConfirm: NumReports = 0 D: 3392650 [DMG]<RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages D: 3392657 [DMG]IM RH moving to [AwaitingDestruction] D: 3392662 [DMG]All ReadHan] (U) Msg RX from 0:02A569D500F28ECD [0000] --- Type 0000:10 (SecureChannel:StandaloneAck) D: 3392681 [EM]Found matching exchange: 25024r, Delegate: (nil) D: 3392687 [EM]Rxd Acmoving MessageCounter:141505748 from Retrans Table on exchange 25024r I: 3392698 [EM]>>> [E:25025r M:19sg RX from 1:000000000001B669 [4F8F] --- Type 0000:10 ( 3392716 [EM]Rxd Ack; Removing MessageCounter:246969011 from Retrans Table on exchange 25025r I: 3543055 [EM]>>> [E:5751r M:80229133] (U) Msg RX from 0:D63C19F7C9A9578D [0000] --- Type 0000:30 (SecureChannel:CASE_Sigma1) D: 3543066 [EM]Handling via exchange: 5751r, Delegate: 0x200042e0 I: 3543072 [IN]CASE Server received Sigma1 message. Starting handshake. EC 0x20004ff0 I: 3543080 [IN]CASE Server disabling CASE session setups I: 3543085 [EM]<<< [E:5751r M:141505749 (Ack:80229133)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:10 (SecureChannel:StandaloneAck) I: 3543098 [IN](U) Sending msg 141505749 to IP address 'UDP:[fd09:9880:1c2b:fdb3:782a:fd75:649b:a29e]:47671' D: 3543108 [EM]Flushed pending ack for MessageCounter:80229133 on exchange 5751r I: 3543115 [SC]Received Sigma1 msg D: 3543119 [SC]Found MRP parameters in the message D: 3543124 [SC]Peer assigned session key ID 12730 I: 3543132 [SC]CASE matched destination ID: fabricIndex 1, NodeID 0x0000000000000001 D: 3543352 [SC]Including MRP parameters I: 3543356 [EM]<<< [E:5751r M:141505750 (Ack:80229133)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:31 (SecureChannel:CASE_Sigma2) I: 3543369 [IN](U) Sending msg 141505750 to IP address 'UDP:[fd09:9880:1c2b:fdb3:782a:fd75:649b:a29e]:47671' I: 3543380 [SC]Sent Sigma2 msg I: 3543520 [EM]>>> [E:5751r M:80229134 (Ack:141505750)] (U) Msg RX from 0:D63C19F7C9A9578D [0000] --- Type 0000:32 (SecureChannel:CASE_Sigma3) D: 3543532 [EM]Found matching exchange: 5751r, Delegate: 0x200042fc D: 3543538 [EM]Rxd Ack; Removing MessageCounter:141505750 from Retrans Table on exchange 5751r I: 3543547 [EM]<<< [E:5751r M:141505751 (Ack:80229134)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:10 (SecureChannel:StandaloneAck) I: 3543559 [IN](U) Sending msg 141505751 to IP address 'UDP:[fd09:9880:1c2b:fdb3:782a:fd75:649b:a29e]:47671' D: 3543570 [EM]Flushed pending ack for MessageCounter:80229134 on exchange 5751r I: 3543577 [SC]Received Sigma3 msg E: 3543585 [SC]The device does not support GetClock_RealTimeMS() API: 3. Falling back to Last Known Good UTC Time D: 3543861 [SC]Sending status report. Protocol code 0, exchange 5751 I: 3543867 [EM]<<< [E:5751r M:141505752 (Ack:80229134)] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:40 (SecureChannel:StatusReport) I: 3543880 [IN](U) Sending msg 141505752 to IP address 'UDP:[fd09:9880:1c2b:fdb3:782a:fd75:649b:a29e]:47671' I: 3543892 [SC]SecureSession[0x20003a08]: Moving from state 'kEstablishing' --> 'kActive' D: 3543900 [IN]SecureSession[0x20003a08]: Activated - Type:2 LSID:43049 D: 3543907 [IN]New secure session activated for device <000000000001B669, 1>, LSID:43049 PSID:12730! I: 3543917 [IN]CASE Session established to peer: <000000000001B669, 1> I: 3543925 [IN]CASE Server enabling CASE session setups D: 3543930 [IN]SecureSession[0x20003ac0]: Allocated Type:2 LSID:43050 D: 3543936 [SC]Allocated SecureSession (0x20003ac0) - waiting for Sigma1 msg I: 3543944 [EM]>>> [E:5752r M:70066408] (S) Msg RX from 1:000000000001B669 [4F8F] --- Type 0001:02 (IM:ReadRequest) D: 3543954 [EM]Handling via exchange: 5752r, Delegate: 0x2000d504 D: 3543960 [IM]Received Read request D: 3543964 [DMG]IM RH moving to [GeneratingReports] D: 3543969 [DMG]Building Reports for ReadHandler with LastReportGeneration = 0 DirtyGeneration = 0 D: 3543978 [DMG]<RE:Run> Cluster 402, Attribute 0 is dirty D: 3543983 [DMG]Reading attribute: Cluster=0x0000_0402 Endpoint=1 AttributeId=0x0000_0000 (expanded=0) D: 3543992 [DMG]<RE> Sending report (payload has 37 bytes)... I: 3543998 [EM]<<< [E:5752r M:105449205 (Ack:70066408)] (S) Msg TX to 1:000000000001B669 [4F8F] --- Type 0001:05 (IM:ReportData) I: 3544010 [IN](S) Sending msg 105449205 on secure session with LSID: 43049 D: 3544017 [DMG]<RE> OnReportConfirm: NumReports = 0 D: 3544022 [DMG]<RE> ReportsInFlight = 0 with readHandler 0, RE has no more messages D: 3544030 [DMG]IM RH moving to [AwaitingDestruction] D: 3544035 [DMG]All ReadHandler-s are clean, clear GlobalDirtySet I: 3544041 [EM]>>> [E:5751r M:80229135 (Ack:141505752)] (U) Msg RX from 0:D63C19F7C9A9578D [0000] --- Type 0000:10 (SecureChannel:StandaloneAck) D: 3544055 [EM]Found matching exchange: 5751r, Delegate: (nil) D: 3544061 [EM]Rxd Ack; Removing MessageCounter:141505752 from Retrans Table on exchange 5751r I: 3544070 [EM]>>> [E:5752r M:70066409 (Ack:105449205)] (S) Msg RX from 1:000000000001B669 [4F8F] --- Type 0000:10 (SecureChannel:StandaloneAck) D: 3544083 [EM]Found matching exchange: 5752r, Delegate: (nil) D: 3544089 [EM]Rxd Ack; Removing MessageCounter:105449205 from Retrans Table on exchange 5752r
I would like to know if this is intended behavior, and if not, how I could fix this issue to get a non-zero reading. Do let me know I need to upload any code! Thank you!