Advertisement
Guest User

set color on esp32-c6 ful log

a guest
May 9th, 2024
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.49 KB | Software | 0 0
  1. PS D:\esp\projects\zigbeetest> set IDF_PATH=d:\esp\esp-idf
  2. PS D:\esp\projects\zigbeetest> d:\esp\tools\python_env\idf5.2_py3.11_env\Scripts\python.exe d:\esp\esp-idf\tools\idf_monitor.py -p COM12 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c6 d:\esp\projects\zigbeetest\build\zigbeetest.elf
  3. --- WARNING: GDB cannot open serial ports accessed as COMx
  4. --- Using \\.\COM12 instead...
  5. --- esp-idf-monitor 1.4.0 on \\.\COM12 115200 ---
  6. --- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
  7. ESP-ROM:esp32c6-20220919
  8. Build:Sep 19 2022
  9. rst:0x1 (POWERON),boot:0xc (SPI_FAST_FLASH_BOOT)
  10. SPIWP:0xee
  11. mode:DIO, clock div:2
  12. load:0x40875720,len:0x1804
  13. load:0x4086c410,len:0xe58
  14. load:0x4086e610,len:0x2e24
  15. entry 0x4086c41a
  16. I (23) boot: ESP-IDF v5.2.1 2nd stage bootloader
  17. I (24) boot: compile time May 5 2024 15:27:59
  18. I (24) boot: chip revision: v0.0
  19. I (26) boot.esp32c6: SPI Speed : 80MHz
  20. I (31) boot.esp32c6: SPI Mode : DIO
  21. I (36) boot.esp32c6: SPI Flash Size : 2MB
  22. I (41) boot: Enabling RNG early entropy source...
  23. I (46) boot: Partition Table:
  24. I (50) boot: ## Label Usage Type ST Offset Length
  25. I (57) boot: 0 nvs WiFi data 01 02 00009000 00006000
  26. I (64) boot: 1 phy_init RF data 01 01 0000f000 00001000
  27. I (72) boot: 2 factory factory app 00 00 00010000 0012c000
  28. I (79) boot: 3 zb_storage Unknown data 01 81 0013c000 00004000
  29. I (87) boot: 4 zb_fct Unknown data 01 81 00140000 00000400
  30. I (94) boot: End of partition table
  31. I (98) esp_image: segment 0: paddr=00010020 vaddr=420a0020 size=35270h (217712) map
  32. I (152) esp_image: segment 1: paddr=00045298 vaddr=40800000 size=02d80h ( 11648) load
  33. I (155) esp_image: segment 2: paddr=00048020 vaddr=42000020 size=9ec24h (650276) map
  34. I (292) esp_image: segment 3: paddr=000e6c4c vaddr=40802d80 size=0c214h ( 49684) load
  35. I (304) esp_image: segment 4: paddr=000f2e68 vaddr=4080efa0 size=01bb4h ( 7092) load
  36. I (310) boot: Loaded app from partition at offset 0x10000
  37. I (310) boot: Disabling RNG early entropy source...
  38. I (324) cpu_start: Unicore app
  39. W (333) clk: esp_perip_clk_init() has not been implemented yet
  40. I (340) cpu_start: Pro cpu start user code
  41. I (340) cpu_start: cpu freq: 160000000 Hz
  42. I (340) cpu_start: Application information:
  43. I (343) cpu_start: Project name: zigbeetest
  44. I (348) cpu_start: App version: 1
  45. I (352) cpu_start: Compile time: May 9 2024 21:28:30
  46. I (359) cpu_start: ELF file SHA256: 173b36aa9...
  47. I (364) cpu_start: ESP-IDF: v5.2.1
  48. I (369) cpu_start: Min chip rev: v0.0
  49. I (373) cpu_start: Max chip rev: v0.99
  50. I (378) cpu_start: Chip rev: v0.0
  51. I (383) heap_init: Initializing. RAM available for dynamic allocation:
  52. I (390) heap_init: At 408198E0 len 00062D30 (395 KiB): RAM
  53. I (396) heap_init: At 4087C610 len 00002F54 (11 KiB): RAM
  54. I (402) heap_init: At 50000000 len 00003FE8 (15 KiB): RTCRAM
  55. I (410) spi_flash: detected chip: generic
  56. I (413) spi_flash: flash io: dio
  57. W (417) spi_flash: Detected size(8192k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
  58. I (431) sleep: Configure to isolate all GPIO pins in sleep state
  59. I (437) sleep: Enable automatic switching of GPIO sleep configuration
  60. I (444) coexist: coex firmware version: 77cd7f8
  61. I (450) coexist: coexist rom version 5b8dcfa
  62. I (455) main_task: Started on CPU0
  63. I (455) main_task: Calling app_main()
  64. I (465) gpio: GPIO[8]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
  65. I (465) ZBOSS: common/zb_nvram.c:4228 aps_channel_mask_list:
  66. I (475) ZBOSS: common/zb_nvram.c:4237 page 0, mask 0x7fff800
  67. I (485) phy_init: phy_version 250,e14681b,Jan 24 2024,17:43:11
  68. I (525) phy: libbtbb version: 939f79c, Jan 24 2024, 17:43:26
  69. I (525) ZBOSS: aps/aps_main.c:234 +zb_aps_init
  70. I (525) ZBOSS: aps/aps_main.c:278 -zb_aps_init
  71. I (525) ZBOSS: common/zb_init_default.c:181 ED build
  72. I (535) ZBOSS: common/zb_init_default.c:187 sizes: g_zb 25780 sched 1676 bpool 13140 nwk 2016 aps 5408 addr 660 zdo 868
  73. I (545) ZBOSS: common/zb_init_default.c:196 sec 2
  74. I (555) ZBOSS: common/zb_init_default.c:198 zcl 600
  75. I (555) ZBOSS: common/zb_init_default.c:201 zll 960
  76. I (565) ZBOSS: common/zb_init_default.c:207 nvram 140
  77. I (565) ZBOSS: common/zb_init_default.c:210 buttons 140
  78. I (575) ZBOSS: common/zb_init_default.c:212 err_ind 4
  79. I (585) ZBOSS: common/zb_init_default.c:218 scheduler q size 80
  80. I (585) ZBOSS: common/zb_init_default.c:221 g_mac 652 g_imac 28
  81. I (595) ZBOSS: common/zb_init_default.c:231 ZB_IOBUF_POOL_SIZE 80 ZB_NWK_IN_Q_SIZE 40 ZB_MAC_PENDING_QUEUE_SIZE 20 ZB_APS_DST_BINDING_TABLE_SIZE 64 ZB_APS_BIND_TRANS_TABLE_SIZE 20 ZB_N_APS_RETRANS_ENTRIES 26
  82. I (615) ZBOSS: common/zb_init_default.c:261 ZB_N_APS_KEY_PAIR_ARR_MAX_SIZE 5 ZB_IEEE_ADDR_TABLE_SIZE 32 ZB_NEIGHBOR_TABLE_SIZE 32 ZB_NWK_ROUTING_TABLE_SIZE 0 ZB_APS_DUPS_TABLE_SIZE 32
  83. I (635) ZBOSS: zdo/af_descriptor.c:357 ep_count 1
  84. I (655) ZBOSS: common/zb_nvram.c:3438 counter loaded
  85. I (655) ZBOSS: common/zb_nvram.c:3189 ds_ver == 2
  86. I (655) ZBOSS: zdo/zdo_app_prod_conf.c:144 no production config block found
  87. I (655) ZBOSS: zdo/zdo_app_prod_conf.c:781 no valid production configuration found, signaling to application
  88. I (675) ESP_ZB_ON_OFF_LIGHT: ZDO signal: ZDO Config Ready (0x17), status: ESP_FAIL
  89. I (675) ESP_ZB_ON_OFF_LIGHT: Zigbee stack initialized
  90. I (685) ZBOSS: zdo/zdo_app.c:413 ext pan id 0 - startup
  91. I (695) ZBOSS: commissioning/bdb/zdo_commissioning_bdb.c:349 dev type 2, joined 0, ext_pan_id 1, authenticated 1, tclk_valid 0
  92. I (705) ZBOSS: aps/aps_main.c:5956 +zb_aps_clear_after_leave 0xffff
  93. I (705) ZBOSS: aps/aps_dups.c:206 aps_clear_all_dups
  94. I (715) ZBOSS: aps/aps_main.c:6024 -zb_aps_clear_after_leave
  95. I (725) main_task: Returned from app_main()
  96. I (3165) ZBOSS: nwk/nwk_join.c:186 low lqi 0
  97. I (3165) ZBOSS: nwk/nwk_join.c:186 low lqi 20
  98. I (3165) ZBOSS: nwk/nwk_join.c:186 low lqi 0
  99. I (3165) ZBOSS: nwk/nwk_join.c:186 low lqi 0
  100. I (3205) ZBOSS: zdo/zdo_app_join.c:771 CONGRATULATIONS! joined status 0, addr 0x4b32, iface_id 0, ch 20, rejoin 1
  101. I (3205) ZBOSS: zdo/zdo_app_join.c:773 xpanid e6:ca:b4:e4:49:a9:0e:c2
  102. I (3205) ZBOSS: aps/aps_main.c:1670 >zb_setup_addr_ref_into_apsde_data_req_if_needed addr_mode 2
  103. I (3215) ZBOSS: aps/aps_main.c:1690 <zb_setup_addr_ref_into_apsde_data_req_if_needed addr_ref 0
  104. I (3225) ZBOSS: aps/aps_main.c:1737 +zb_apsde_data_request frag machine param 4 state 0, buf_len 12
  105. I (3235) ZBOSS: aps/aps_main.c:1583 >> aps_max_nonfragmented_payload(), param 4
  106. I (3245) ZBOSS: aps/aps_main.c:1602 is_sec_presented = false, max_length 82
  107. I (3255) ZBOSS: aps/aps_main.c:1640 nwk_extra_size 24
  108. I (3255) ZBOSS: aps/aps_main.c:1645 << aps_max_nonfragmented_payload(), final max_length 58
  109. I (3265) ZBOSS: aps/aps_main.c:1744 APSF: packet len guaranteed less than one fragment (12<=58): schedule direct transmission without fragmentation.
  110. I (3285) ZBOSS: aps/aps_main.c:925 +apsde_data_req_main 4, tx_options 0x0, buf_len 12
  111. I (3295) ZBOSS: aps/aps_main.c:940 CHECK OUT_FRAG Q: aps.out_frag.total_blocks_num 0
  112. I (3305) ZBOSS: aps/aps_main.c:1495 Schedule packet to NWK
  113. I (3305) ZBOSS: aps/aps_main.c:1518 -apsde_data_req_main (status:0 [0=SUCCESS, see aps_status])
  114. I (3325) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 4 addr_short 0xfffd aps_fc 0x8 status 0 buf_len 20
  115. I (3325) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 4
  116. I (3335) ZBOSS: aps/aps_main.c:2637 confirm for aps w/o ack bit - pass up now
  117. I (3345) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  118. I (3345) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 0, addr_is_locked 1
  119. I (3365) ZBOSS: aps/aps_main.c:1670 >zb_setup_addr_ref_into_apsde_data_req_if_needed addr_mode 2
  120. I (3365) ZBOSS: aps/aps_main.c:1690 <zb_setup_addr_ref_into_apsde_data_req_if_needed addr_ref 3
  121. I (3375) ZBOSS: aps/aps_main.c:1737 +zb_apsde_data_request frag machine param 25 state 0, buf_len 3
  122. I (3385) ZBOSS: aps/aps_main.c:1583 >> aps_max_nonfragmented_payload(), param 25
  123. I (3395) ZBOSS: aps/aps_main.c:1602 is_sec_presented = false, max_length 82
  124. I (3405) ZBOSS: aps/aps_main.c:1640 nwk_extra_size 24
  125. I (3405) ZBOSS: aps/aps_main.c:1645 << aps_max_nonfragmented_payload(), final max_length 58
  126. I (3415) ZBOSS: aps/aps_main.c:1744 APSF: packet len guaranteed less than one fragment (3<=58): schedule direct transmission without fragmentation.
  127. I (3435) ZBOSS: aps/aps_main.c:925 +apsde_data_req_main 25, tx_options 0x4, buf_len 3
  128. I (3445) ZBOSS: aps/aps_main.c:940 CHECK OUT_FRAG Q: aps.out_frag.total_blocks_num 0
  129. I (3445) ZBOSS: aps/aps_main.c:880 new apsreq dst_addr = 00:0d:6f:00:16:c2:07:26
  130. I (3455) ZBOSS: aps/aps_main.c:884 new apsreq my_ieee = 40:4c:ca:ff:fe:43:00:90
  131. I (3465) ZBOSS: aps/aps_main.c:5000 +save_ack_data 25
  132. I (3475) ZBOSS: aps/aps_main.c:5054 save_ack_data 25 clusterid 2 aps_counter 23 src_endpoint 0 dst_endpoint 0, i 0
  133. I (3485) ZBOSS: aps/aps_main.c:5063 -save_ack_data 0
  134. I (3485) ZBOSS: aps/aps_main.c:1369 schedule zb_aps_ack_timer_cb time 660
  135. I (3495) ZBOSS: aps/aps_main.c:1495 Schedule packet to NWK
  136. I (3505) ZBOSS: aps/aps_main.c:1518 -apsde_data_req_main (status:0 [0=SUCCESS, see aps_status])
  137. I (3515) ZBOSS: commissioning/bdb/zdo_commissioning_bdb.c:549 COMMISSIONING_STOP: app signal 6 comm status 0
  138. I (3525) ESP_ZB_ON_OFF_LIGHT: Device started up in non factory-reset mode
  139. I (3535) ESP_ZB_ON_OFF_LIGHT: Device rebooted
  140. I (3535) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 25 addr_short 0x0 aps_fc 0x40 status 0 buf_len 11
  141. I (3545) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 25
  142. I (3555) ZBOSS: aps/aps_main.c:2683 found record in retrans table 0, cnt 23 state 1 retries 4
  143. I (3565) ZBOSS: aps/aps_main.c:2739 packet 25 len 11 confirm state 1, set st 3, still wait for ack
  144. I (3575) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  145. I (3585) ZBOSS: nwk/nwk_main.c:3688 Put 16 into input queue (blocked by 15)
  146. I (3585) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 15
  147. I (3595) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  148. I (3605) ZBOSS: aps/aps_main.c:4165 > zb_nlde_data_indication_continue 15
  149. I (3605) ZBOSS: aps/aps_dups.c:70 +aps_check_dups: addr 0x0 aps_counter 213 is_unicast 1 is_command 0
  150. I (3615) ZBOSS: aps/aps_dups.c:175 -aps_check_dups ret 0x4081703d, duplicate=0
  151. I (3625) ZBOSS: aps/aps_dups.c:232 >>aps_update_entry_clock_and_start_aging 0x4081703d dups_alarm_running 0
  152. I (3635) ZBOSS: aps/aps_dups.c:241 <<aps_update_entry_clock_and_start_aging
  153. I (3645) ZBOSS: aps/aps_main.c:4416 skip_aps_ack: 0
  154. I (3655) ZBOSS: aps/aps_main.c:4908 +aps_ack_send_handle 7
  155. I (3655) ZBOSS: aps/aps_main.c:4957 clusterid 0x8002
  156. I (3665) ZBOSS: aps/aps_main.c:4962 src_endpoint 0
  157. I (3665) ZBOSS: aps/aps_main.c:4988 -aps_ack_send_handle
  158. I (3675) ZBOSS: aps/aps_main.c:4429 < zb_nlde_data_indication_continue
  159. I (3685) ZBOSS: nwk/nwk_main.c:2301 set input_blocked_by and process 16 from in queue
  160. I (3695) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 16
  161. I (3695) ZBOSS: aps/aps_main.c:5075 +aps_ack_frame_handle, aps_counter=23
  162. I (3705) ZBOSS: aps/aps_main.c:5130 found ent 0 state 3
  163. I (3715) ZBOSS: aps/aps_main.c:5157 packet 25 aps_cnt 23 acked ok
  164. I (3715) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 25
  165. I (3725) ZBOSS: aps/aps_main.c:5594 finally done with this data pkt i 0 status 0
  166. I (3735) ZBOSS: aps/aps_main.c:5661 done with this ack dst_addr_ref: 3, dst addr short: 0x0
  167. I (3745) ZBOSS: aps/aps_main.c:5187 -aps_ack_frame_handle
  168. I (3745) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  169. I (3755) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 3, addr_is_locked 1
  170. I (3775) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 7 addr_short 0x0 aps_fc 0x2 status 0 buf_len 8
  171. I (3775) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 7
  172. I (3785) ZBOSS: aps/aps_main.c:2608 fc 2 our APS ACK - free it. bufid 7
  173. I (3785) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  174. I (3795) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 15 addr_short 0x0 aps_fc 0x21 status 0 buf_len 17
  175. I (3805) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 15
  176. I (3815) ZBOSS: aps/aps_main.c:2637 confirm for aps w/o ack bit - pass up now
  177. I (3825) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  178. I (3825) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 0, addr_is_locked 1
  179. I (3845) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 18
  180. I (3845) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  181. I (3855) ZBOSS: aps/aps_main.c:4165 > zb_nlde_data_indication_continue 18
  182. I (3855) ZBOSS: aps/aps_dups.c:70 +aps_check_dups: addr 0x0 aps_counter 214 is_unicast 1 is_command 0
  183. I (3875) ZBOSS: aps/aps_dups.c:175 -aps_check_dups ret 0x40817040, duplicate=0
  184. I (3875) ZBOSS: aps/aps_dups.c:232 >>aps_update_entry_clock_and_start_aging 0x40817040 dups_alarm_running 1
  185. I (3885) ZBOSS: aps/aps_dups.c:241 <<aps_update_entry_clock_and_start_aging
  186. I (3895) ZBOSS: aps/aps_main.c:4416 skip_aps_ack: 0
  187. I (3905) ZBOSS: aps/aps_main.c:4908 +aps_ack_send_handle 11
  188. I (3905) ZBOSS: aps/aps_main.c:4957 clusterid 0x6
  189. I (3915) ZBOSS: aps/aps_main.c:4962 src_endpoint 1
  190. I (3915) ZBOSS: aps/aps_main.c:4988 -aps_ack_send_handle
  191. I (3925) ZBOSS: aps/aps_main.c:4429 < zb_nlde_data_indication_continue
  192. I (3935) ZBOSS: zcl/zcl_main.c:357 zb_zcl_get_cluster_check_value: cluster_id 8 cluster_role 1
  193. I (3945) ZBOSS: zcl/zcl_main.c:382 zb_zcl_get_cluster_write_attr_hook: cluster_id 8 cluster_role 1
  194. I (3955) ESP_ZB_ON_OFF_LIGHT: ACTION
  195. I (3955) ESP_ZB_ON_OFF_LIGHT: Received message: endpoint(10), cluster(0x8), attribute(0x0), data size(1)
  196. I (3965) ESP_ZB_ON_OFF_LIGHT: Light level changes to 0
  197. I (3975) ZBOSS: zcl/zcl_main.c:357 zb_zcl_get_cluster_check_value: cluster_id 8 cluster_role 1
  198. I (3985) ZBOSS: zcl/zcl_main.c:382 zb_zcl_get_cluster_write_attr_hook: cluster_id 8 cluster_role 1
  199. I (3995) ESP_ZB_ON_OFF_LIGHT: ACTION
  200. I (3995) ESP_ZB_ON_OFF_LIGHT: Received message: endpoint(10), cluster(0x6), attribute(0x0), data size(1)
  201. I (4005) ESP_ZB_ON_OFF_LIGHT: Light sets to On
  202. I (4015) ZBOSS: zcl/zcl_main.c:357 zb_zcl_get_cluster_check_value: cluster_id 6 cluster_role 1
  203. I (4025) ZBOSS: zcl/zcl_main.c:382 zb_zcl_get_cluster_write_attr_hook: cluster_id 6 cluster_role 1
  204. I (4035) ZBOSS: aps/aps_main.c:1670 >zb_setup_addr_ref_into_apsde_data_req_if_needed addr_mode 2
  205. I (4045) ZBOSS: aps/aps_main.c:1690 <zb_setup_addr_ref_into_apsde_data_req_if_needed addr_ref 3
  206. I (4055) ZBOSS: aps/aps_main.c:1737 +zb_apsde_data_request frag machine param 18 state 0, buf_len 5
  207. I (4065) ZBOSS: aps/aps_main.c:1583 >> aps_max_nonfragmented_payload(), param 18
  208. I (4065) ZBOSS: aps/aps_main.c:1602 is_sec_presented = false, max_length 82
  209. I (4075) ZBOSS: aps/aps_main.c:1640 nwk_extra_size 24
  210. I (4085) ZBOSS: aps/aps_main.c:1645 << aps_max_nonfragmented_payload(), final max_length 58
  211. I (4095) ZBOSS: aps/aps_main.c:1744 APSF: packet len guaranteed less than one fragment (5<=58): schedule direct transmission without fragmentation.
  212. I (4105) ZBOSS: aps/aps_main.c:1670 >zb_setup_addr_ref_into_apsde_data_req_if_needed addr_mode 0
  213. I (4115) ZBOSS: aps/aps_main.c:1690 <zb_setup_addr_ref_into_apsde_data_req_if_needed addr_ref 0
  214. I (4125) ZBOSS: aps/aps_main.c:1737 +zb_apsde_data_request frag machine param 23 state 0, buf_len 7
  215. I (4135) ZBOSS: aps/aps_main.c:1583 >> aps_max_nonfragmented_payload(), param 23
  216. I (4145) ZBOSS: aps/aps_main.c:1602 is_sec_presented = false, max_length 82
  217. I (4155) ZBOSS: aps/aps_main.c:1640 nwk_extra_size 24
  218. I (4155) ZBOSS: aps/aps_main.c:1645 << aps_max_nonfragmented_payload(), final max_length 58
  219. I (4165) ZBOSS: aps/aps_main.c:1744 APSF: packet len guaranteed less than one fragment (7<=58): schedule direct transmission without fragmentation.
  220. I (4175) ZBOSS: aps/aps_main.c:925 +apsde_data_req_main 18, tx_options 0x4, buf_len 5
  221. I (4185) ZBOSS: aps/aps_main.c:940 CHECK OUT_FRAG Q: aps.out_frag.total_blocks_num 0
  222. I (4195) ZBOSS: aps/aps_main.c:880 new apsreq dst_addr = 00:0d:6f:00:16:c2:07:26
  223. I (4205) ZBOSS: aps/aps_main.c:884 new apsreq my_ieee = 40:4c:ca:ff:fe:43:00:90
  224. I (4215) ZBOSS: aps/aps_main.c:5000 +save_ack_data 18
  225. I (4215) ZBOSS: aps/aps_main.c:5054 save_ack_data 18 clusterid 6 aps_counter 25 src_endpoint 10 dst_endpoint 1, i 0
  226. I (4235) ZBOSS: aps/aps_main.c:5063 -save_ack_data 0
  227. I (4235) ZBOSS: aps/aps_main.c:1369 schedule zb_aps_ack_timer_cb time 660
  228. I (4245) ZBOSS: aps/aps_main.c:1495 Schedule packet to NWK
  229. I (4255) ZBOSS: aps/aps_main.c:1518 -apsde_data_req_main (status:0 [0=SUCCESS, see aps_status])
  230. I (4255) ZBOSS: aps/aps_main.c:925 +apsde_data_req_main 23, tx_options 0x4, buf_len 7
  231. I (4265) ZBOSS: aps/aps_main.c:940 CHECK OUT_FRAG Q: aps.out_frag.total_blocks_num 0
  232. I (4275) ZBOSS: aps/aps_main.c:297 +zb_process_bind_trans 23
  233. I (4285) ZBOSS: aps/aps_bind.c:63 +aps_find_src_ref src_addr_ref 21 src ep 10, cluster 8
  234. I (4295) ZBOSS: aps/aps_main.c:354 moving through dst table, steps: 3
  235. I (4295) ZBOSS: aps/aps_main.c:357 loop: 0, src_index 0
  236. I (4305) ZBOSS: aps/aps_main.c:357 loop: 1, src_index 1
  237. I (4315) ZBOSS: aps/aps_main.c:370 new transmission via binding
  238. I (4315) ZBOSS: aps/aps_main.c:357 loop: 2, src_index 2
  239. I (4325) ZBOSS: aps/aps_main.c:432 last element, clear trans_table param 23, index 0
  240. I (4335) ZBOSS: aps/aps_main.c:436 -zb_process_bind_trans 23, ret 0
  241. I (4345) ZBOSS: aps/aps_main.c:880 new apsreq dst_addr = 00:0d:6f:00:16:c2:07:26
  242. I (4345) ZBOSS: aps/aps_main.c:884 new apsreq my_ieee = 40:4c:ca:ff:fe:43:00:90
  243. I (4355) ZBOSS: aps/aps_main.c:5000 +save_ack_data 23
  244. I (4365) ZBOSS: aps/aps_main.c:5054 save_ack_data 23 clusterid 8 aps_counter 26 src_endpoint 10 dst_endpoint 1, i 1
  245. I (4375) ZBOSS: aps/aps_main.c:5063 -save_ack_data 0
  246. I (4385) ZBOSS: aps/aps_main.c:1369 schedule zb_aps_ack_timer_cb time 660
  247. I (4385) ZBOSS: aps/aps_main.c:1495 Schedule packet to NWK
  248. I (4395) ZBOSS: aps/aps_main.c:1518 -apsde_data_req_main (status:0 [0=SUCCESS, see aps_status])
  249. I (4405) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 11 addr_short 0x0 aps_fc 0x2 status 0 buf_len 8
  250. I (4415) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 11
  251. I (4425) ZBOSS: aps/aps_main.c:2608 fc 2 our APS ACK - free it. bufid 11
  252. I (4425) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  253. I (4445) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 18 addr_short 0x0 aps_fc 0x40 status 0 buf_len 13
  254. I (4445) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 18
  255. I (4455) ZBOSS: aps/aps_main.c:2683 found record in retrans table 0, cnt 25 state 1 retries 4
  256. I (4465) ZBOSS: aps/aps_main.c:2739 packet 18 len 13 confirm state 1, set st 3, still wait for ack
  257. I (4475) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  258. I (4475) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 23 addr_short 0x0 aps_fc 0x40 status 0 buf_len 15
  259. I (4485) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 23
  260. I (4495) ZBOSS: aps/aps_main.c:2683 found record in retrans table 1, cnt 26 state 1 retries 4
  261. I (4505) ZBOSS: aps/aps_main.c:2739 packet 23 len 15 confirm state 1, set st 3, still wait for ack
  262. I (4515) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  263. I (4525) ZBOSS: nwk/nwk_main.c:3688 Put 34 into input queue (blocked by 33)
  264. I (4525) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 33
  265. I (4535) ZBOSS: aps/aps_main.c:5075 +aps_ack_frame_handle, aps_counter=25
  266. I (4545) ZBOSS: aps/aps_main.c:5130 found ent 0 state 3
  267. I (4545) ZBOSS: aps/aps_main.c:5157 packet 18 aps_cnt 25 acked ok
  268. I (4555) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 18
  269. I (4565) ZBOSS: aps/aps_main.c:5594 finally done with this data pkt i 0 status 0
  270. I (4575) ZBOSS: aps/aps_main.c:5661 done with this ack dst_addr_ref: 3, dst addr short: 0x0
  271. I (4575) ZBOSS: aps/aps_main.c:5187 -aps_ack_frame_handle
  272. I (4585) ZBOSS: nwk/nwk_main.c:2301 set input_blocked_by and process 34 from in queue
  273. I (4595) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  274. I (4605) ZBOSS: nwk/nwk_main.c:3688 Put 35 into input queue (blocked by 34)
  275. I (4605) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 3, addr_is_locked 1
  276. I (4615) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 34
  277. I (4625) ZBOSS: aps/aps_main.c:5075 +aps_ack_frame_handle, aps_counter=26
  278. I (4635) ZBOSS: aps/aps_main.c:5130 found ent 1 state 3
  279. I (4645) ZBOSS: aps/aps_main.c:5157 packet 23 aps_cnt 26 acked ok
  280. I (4645) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 23
  281. I (4655) ZBOSS: aps/aps_main.c:5594 finally done with this data pkt i 1 status 0
  282. I (4665) ZBOSS: aps/aps_main.c:5661 done with this ack dst_addr_ref: 3, dst addr short: 0x0
  283. I (4675) ZBOSS: aps/aps_main.c:5187 -aps_ack_frame_handle
  284. I (4675) ZBOSS: nwk/nwk_main.c:2301 set input_blocked_by and process 35 from in queue
  285. I (4685) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  286. I (4695) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 3, addr_is_locked 1
  287. I (4705) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 35
  288. I (4715) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  289. I (4715) ZBOSS: aps/aps_main.c:4165 > zb_nlde_data_indication_continue 35
  290. I (4725) ZBOSS: aps/aps_dups.c:70 +aps_check_dups: addr 0x0 aps_counter 215 is_unicast 1 is_command 0
  291. I (4735) ZBOSS: aps/aps_dups.c:175 -aps_check_dups ret 0x40817043, duplicate=0
  292. I (4745) ZBOSS: aps/aps_dups.c:232 >>aps_update_entry_clock_and_start_aging 0x40817043 dups_alarm_running 1
  293. I (4755) ZBOSS: aps/aps_dups.c:241 <<aps_update_entry_clock_and_start_aging
  294. I (4765) ZBOSS: aps/aps_main.c:4416 skip_aps_ack: 0
  295. I (4765) ZBOSS: aps/aps_main.c:4908 +aps_ack_send_handle 5
  296. I (4775) ZBOSS: aps/aps_main.c:4957 clusterid 0x8
  297. I (4775) ZBOSS: aps/aps_main.c:4962 src_endpoint 1
  298. I (4785) ZBOSS: aps/aps_main.c:4988 -aps_ack_send_handle
  299. I (4795) ZBOSS: aps/aps_main.c:4429 < zb_nlde_data_indication_continue
  300. I (4805) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 36
  301. I (4805) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  302. I (4815) ZBOSS: aps/aps_main.c:4165 > zb_nlde_data_indication_continue 36
  303. I (4825) ZBOSS: aps/aps_dups.c:70 +aps_check_dups: addr 0x0 aps_counter 216 is_unicast 1 is_command 0
  304. I (4835) ZBOSS: aps/aps_dups.c:175 -aps_check_dups ret 0x40817046, duplicate=0
  305. I (4835) ZBOSS: aps/aps_dups.c:232 >>aps_update_entry_clock_and_start_aging 0x40817046 dups_alarm_running 1
  306. I (4845) ZBOSS: aps/aps_dups.c:241 <<aps_update_entry_clock_and_start_aging
  307. I (4855) ZBOSS: aps/aps_main.c:4416 skip_aps_ack: 0
  308. I (4865) ZBOSS: aps/aps_main.c:4908 +aps_ack_send_handle 6
  309. I (4865) ZBOSS: aps/aps_main.c:4957 clusterid 0x6
  310. I (4875) ZBOSS: aps/aps_main.c:4962 src_endpoint 1
  311. I (4885) ZBOSS: aps/aps_main.c:4988 -aps_ack_send_handle
  312. I (4885) ZBOSS: aps/aps_main.c:4429 < zb_nlde_data_indication_continue
  313. I (4895) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 5 addr_short 0x0 aps_fc 0x2 status 0 buf_len 8
  314. I (4905) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 5
  315. I (4915) ZBOSS: aps/aps_main.c:2608 fc 2 our APS ACK - free it. bufid 5
  316. I (4915) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  317. I (4925) ZBOSS: aps/aps_main.c:1670 >zb_setup_addr_ref_into_apsde_data_req_if_needed addr_mode 2
  318. I (4935) ZBOSS: aps/aps_main.c:1690 <zb_setup_addr_ref_into_apsde_data_req_if_needed addr_ref 3
  319. I (4945) ZBOSS: aps/aps_main.c:1737 +zb_apsde_data_request frag machine param 22 state 0, buf_len 8
  320. I (4955) ZBOSS: aps/aps_main.c:1583 >> aps_max_nonfragmented_payload(), param 22
  321. I (4965) ZBOSS: aps/aps_main.c:1602 is_sec_presented = false, max_length 82
  322. I (4965) ZBOSS: aps/aps_main.c:1640 nwk_extra_size 24
  323. I (4975) ZBOSS: aps/aps_main.c:1645 << aps_max_nonfragmented_payload(), final max_length 58
  324. I (4985) ZBOSS: aps/aps_main.c:1744 APSF: packet len guaranteed less than one fragment (8<=58): schedule direct transmission without fragmentation.
  325. I (4995) ZBOSS: aps/aps_main.c:925 +apsde_data_req_main 22, tx_options 0x4, buf_len 8
  326. I (5005) ZBOSS: aps/aps_main.c:940 CHECK OUT_FRAG Q: aps.out_frag.total_blocks_num 0
  327. I (5015) ZBOSS: aps/aps_main.c:880 new apsreq dst_addr = 00:0d:6f:00:16:c2:07:26
  328. I (5025) ZBOSS: aps/aps_main.c:884 new apsreq my_ieee = 40:4c:ca:ff:fe:43:00:90
  329. I (5035) ZBOSS: aps/aps_main.c:5000 +save_ack_data 22
  330. I (5035) ZBOSS: aps/aps_main.c:5054 save_ack_data 22 clusterid 6 aps_counter 27 src_endpoint 10 dst_endpoint 1, i 0
  331. I (5045) ZBOSS: aps/aps_main.c:5063 -save_ack_data 0
  332. I (5055) ZBOSS: aps/aps_main.c:1369 schedule zb_aps_ack_timer_cb time 198
  333. I (5065) ZBOSS: aps/aps_main.c:1495 Schedule packet to NWK
  334. I (5065) ZBOSS: aps/aps_main.c:1518 -apsde_data_req_main (status:0 [0=SUCCESS, see aps_status])
  335. I (5085) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 6 addr_short 0x0 aps_fc 0x2 status 0 buf_len 8
  336. I (5085) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 6
  337. I (5095) ZBOSS: aps/aps_main.c:2608 fc 2 our APS ACK - free it. bufid 6
  338. I (5105) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  339. I (5105) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 22 addr_short 0x0 aps_fc 0x40 status 0 buf_len 16
  340. I (5125) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 22
  341. I (5125) ZBOSS: aps/aps_main.c:2683 found record in retrans table 0, cnt 27 state 1 retries 4
  342. I (5135) ZBOSS: aps/aps_main.c:2739 packet 22 len 16 confirm state 1, set st 3, still wait for ack
  343. I (5145) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  344. I (5155) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 7
  345. I (5155) ZBOSS: aps/aps_main.c:5075 +aps_ack_frame_handle, aps_counter=27
  346. I (5165) ZBOSS: aps/aps_main.c:5130 found ent 0 state 3
  347. I (5175) ZBOSS: aps/aps_main.c:5157 packet 22 aps_cnt 27 acked ok
  348. I (5175) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 22
  349. I (5185) ZBOSS: aps/aps_main.c:5594 finally done with this data pkt i 0 status 0
  350. I (5195) ZBOSS: aps/aps_main.c:5661 done with this ack dst_addr_ref: 3, dst addr short: 0x0
  351. I (5205) ZBOSS: aps/aps_main.c:5187 -aps_ack_frame_handle
  352. I (5215) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  353. I (5215) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 3, addr_is_locked 1
  354. I (5675) ZBOSS: aps/aps_main.c:1670 >zb_setup_addr_ref_into_apsde_data_req_if_needed addr_mode 0
  355. I (5675) ZBOSS: aps/aps_main.c:1690 <zb_setup_addr_ref_into_apsde_data_req_if_needed addr_ref 0
  356. I (5675) ZBOSS: aps/aps_main.c:1737 +zb_apsde_data_request frag machine param 23 state 0, buf_len 16
  357. I (5685) ZBOSS: aps/aps_main.c:1583 >> aps_max_nonfragmented_payload(), param 23
  358. I (5695) ZBOSS: aps/aps_main.c:1602 is_sec_presented = false, max_length 82
  359. I (5705) ZBOSS: aps/aps_main.c:1640 nwk_extra_size 24
  360. I (5715) ZBOSS: aps/aps_main.c:1645 << aps_max_nonfragmented_payload(), final max_length 58
  361. I (5725) ZBOSS: aps/aps_main.c:1744 APSF: packet len guaranteed less than one fragment (16<=58): schedule direct transmission without fragmentation.
  362. I (5735) ZBOSS: aps/aps_main.c:925 +apsde_data_req_main 23, tx_options 0x4, buf_len 16
  363. I (5745) ZBOSS: aps/aps_main.c:940 CHECK OUT_FRAG Q: aps.out_frag.total_blocks_num 0
  364. I (5755) ZBOSS: aps/aps_main.c:297 +zb_process_bind_trans 23
  365. I (5755) ZBOSS: aps/aps_bind.c:63 +aps_find_src_ref src_addr_ref 21 src ep 10, cluster 768
  366. I (5765) ZBOSS: aps/aps_main.c:354 moving through dst table, steps: 3
  367. I (5775) ZBOSS: aps/aps_main.c:357 loop: 0, src_index 0
  368. I (5785) ZBOSS: aps/aps_main.c:357 loop: 1, src_index 1
  369. I (5785) ZBOSS: aps/aps_main.c:357 loop: 2, src_index 2
  370. I (5795) ZBOSS: aps/aps_main.c:370 new transmission via binding
  371. I (5805) ZBOSS: aps/aps_main.c:432 last element, clear trans_table param 23, index 0
  372. I (5805) ZBOSS: aps/aps_main.c:436 -zb_process_bind_trans 23, ret 0
  373. I (5815) ZBOSS: aps/aps_main.c:880 new apsreq dst_addr = 00:0d:6f:00:16:c2:07:26
  374. I (5825) ZBOSS: aps/aps_main.c:884 new apsreq my_ieee = 40:4c:ca:ff:fe:43:00:90
  375. I (5835) ZBOSS: aps/aps_main.c:5000 +save_ack_data 23
  376. I (5835) ZBOSS: aps/aps_main.c:5054 save_ack_data 23 clusterid 768 aps_counter 28 src_endpoint 10 dst_endpoint 1, i 0
  377. I (5845) ZBOSS: aps/aps_main.c:5063 -save_ack_data 0
  378. I (5855) ZBOSS: aps/aps_main.c:1369 schedule zb_aps_ack_timer_cb time 198
  379. I (5865) ZBOSS: aps/aps_main.c:1495 Schedule packet to NWK
  380. I (5865) ZBOSS: aps/aps_main.c:1518 -apsde_data_req_main (status:0 [0=SUCCESS, see aps_status])
  381. I (5885) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 23 addr_short 0x0 aps_fc 0x40 status 0 buf_len 24
  382. I (5885) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 23
  383. I (5895) ZBOSS: aps/aps_main.c:2683 found record in retrans table 0, cnt 28 state 1 retries 4
  384. I (5905) ZBOSS: aps/aps_main.c:2739 packet 23 len 24 confirm state 1, set st 3, still wait for ack
  385. I (5915) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  386. I (5925) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 8
  387. I (5925) ZBOSS: aps/aps_main.c:5075 +aps_ack_frame_handle, aps_counter=28
  388. I (5935) ZBOSS: aps/aps_main.c:5130 found ent 0 state 3
  389. I (5945) ZBOSS: aps/aps_main.c:5157 packet 23 aps_cnt 28 acked ok
  390. I (5945) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 23
  391. I (5955) ZBOSS: aps/aps_main.c:5594 finally done with this data pkt i 0 status 0
  392. I (5965) ZBOSS: aps/aps_main.c:5661 done with this ack dst_addr_ref: 3, dst addr short: 0x0
  393. I (5975) ZBOSS: aps/aps_main.c:5187 -aps_ack_frame_handle
  394. I (5975) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  395. I (5985) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 3, addr_is_locked 1
  396. I (5995) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 9
  397. I (6005) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  398. I (6015) ZBOSS: aps/aps_main.c:4165 > zb_nlde_data_indication_continue 9
  399. I (6015) ZBOSS: aps/aps_dups.c:70 +aps_check_dups: addr 0x0 aps_counter 217 is_unicast 1 is_command 0
  400. I (6025) ZBOSS: aps/aps_dups.c:175 -aps_check_dups ret 0x40817049, duplicate=0
  401. I (6035) ZBOSS: aps/aps_dups.c:232 >>aps_update_entry_clock_and_start_aging 0x40817049 dups_alarm_running 1
  402. I (6045) ZBOSS: aps/aps_dups.c:241 <<aps_update_entry_clock_and_start_aging
  403. I (6055) ZBOSS: aps/aps_main.c:4416 skip_aps_ack: 0
  404. I (6065) ZBOSS: aps/aps_main.c:4908 +aps_ack_send_handle 8
  405. I (6065) ZBOSS: aps/aps_main.c:4957 clusterid 0x300
  406. I (6075) ZBOSS: aps/aps_main.c:4962 src_endpoint 1
  407. I (6075) ZBOSS: aps/aps_main.c:4988 -aps_ack_send_handle
  408. I (6085) ZBOSS: aps/aps_main.c:4429 < zb_nlde_data_indication_continue
  409. I (6095) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 8 addr_short 0x0 aps_fc 0x2 status 0 buf_len 8
  410. I (6105) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 8
  411. I (6105) ZBOSS: aps/aps_main.c:2608 fc 2 our APS ACK - free it. bufid 8
  412. I (6115) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  413. I (8605) ZBOSS: nwk/zb_nwk_ed_aging.c:227 ED aging is not supported
  414. I (8775) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 10 addr_short 0x0 aps_fc 0x21 status 0 buf_len 17
  415. I (8775) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 10
  416. I (8785) ZBOSS: aps/aps_main.c:2637 confirm for aps w/o ack bit - pass up now
  417. I (8795) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  418. I (8795) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 0, addr_is_locked 1
  419. I (10985) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 14
  420. I (10985) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  421. I (10995) ZBOSS: aps/aps_main.c:4165 > zb_nlde_data_indication_continue 14
  422. I (11005) ZBOSS: aps/aps_dups.c:70 +aps_check_dups: addr 0x0 aps_counter 220 is_unicast 1 is_command 0
  423. I (11015) ZBOSS: aps/aps_dups.c:175 -aps_check_dups ret 0x4081704c, duplicate=0
  424. I (11015) ZBOSS: aps/aps_dups.c:232 >>aps_update_entry_clock_and_start_aging 0x4081704c dups_alarm_running 1
  425. I (11025) ZBOSS: aps/aps_dups.c:241 <<aps_update_entry_clock_and_start_aging
  426. I (11035) ZBOSS: aps/aps_main.c:4416 skip_aps_ack: 0
  427. I (11045) ZBOSS: aps/aps_main.c:4908 +aps_ack_send_handle 13
  428. I (11045) ZBOSS: aps/aps_main.c:4957 clusterid 0x300
  429. I (11055) ZBOSS: aps/aps_main.c:4962 src_endpoint 1
  430. I (11065) ZBOSS: aps/aps_main.c:4988 -aps_ack_send_handle
  431. I (11065) ZBOSS: aps/aps_main.c:4429 < zb_nlde_data_indication_continue
  432. I (11075) ZBOSS: aps/aps_main.c:1670 >zb_setup_addr_ref_into_apsde_data_req_if_needed addr_mode 2
  433. I (11085) ZBOSS: aps/aps_main.c:1690 <zb_setup_addr_ref_into_apsde_data_req_if_needed addr_ref 3
  434. I (11095) ZBOSS: aps/aps_main.c:1737 +zb_apsde_data_request frag machine param 14 state 0, buf_len 5
  435. I (11105) ZBOSS: aps/aps_main.c:1583 >> aps_max_nonfragmented_payload(), param 14
  436. I (11115) ZBOSS: aps/aps_main.c:1602 is_sec_presented = false, max_length 82
  437. I (11125) ZBOSS: aps/aps_main.c:1640 nwk_extra_size 24
  438. I (11125) ZBOSS: aps/aps_main.c:1645 << aps_max_nonfragmented_payload(), final max_length 58
  439. I (11135) ZBOSS: aps/aps_main.c:1744 APSF: packet len guaranteed less than one fragment (5<=58): schedule direct transmission without fragmentation.
  440. I (11155) ZBOSS: aps/aps_main.c:925 +apsde_data_req_main 14, tx_options 0x4, buf_len 5
  441. I (11155) ZBOSS: aps/aps_main.c:940 CHECK OUT_FRAG Q: aps.out_frag.total_blocks_num 0
  442. I (11165) ZBOSS: aps/aps_main.c:880 new apsreq dst_addr = 00:0d:6f:00:16:c2:07:26
  443. I (11175) ZBOSS: aps/aps_main.c:884 new apsreq my_ieee = 40:4c:ca:ff:fe:43:00:90
  444. I (11185) ZBOSS: aps/aps_main.c:5000 +save_ack_data 14
  445. I (11185) ZBOSS: aps/aps_main.c:5054 save_ack_data 14 clusterid 768 aps_counter 30 src_endpoint 10 dst_endpoint 1, i 0
  446. I (11205) ZBOSS: aps/aps_main.c:5063 -save_ack_data 0
  447. I (11205) ZBOSS: aps/aps_main.c:1369 schedule zb_aps_ack_timer_cb time 198
  448. I (11215) ZBOSS: aps/aps_main.c:1495 Schedule packet to NWK
  449. I (11225) ZBOSS: aps/aps_main.c:1518 -apsde_data_req_main (status:0 [0=SUCCESS, see aps_status])
  450. I (11235) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 13 addr_short 0x0 aps_fc 0x2 status 0 buf_len 8
  451. I (11245) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 13
  452. I (11245) ZBOSS: aps/aps_main.c:2608 fc 2 our APS ACK - free it. bufid 13
  453. I (11255) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  454. I (11265) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 14 addr_short 0x0 aps_fc 0x40 status 0 buf_len 13
  455. I (11275) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 14
  456. I (11275) ZBOSS: aps/aps_main.c:2683 found record in retrans table 0, cnt 30 state 1 retries 4
  457. I (11285) ZBOSS: aps/aps_main.c:2739 packet 14 len 13 confirm state 1, set st 3, still wait for ack
  458. I (11295) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  459. I (11305) ZBOSS: nwk/nwk_main.c:3688 Put 16 into input queue (blocked by 15)
  460. I (11315) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 15
  461. I (11325) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  462. I (11325) ZBOSS: aps/aps_main.c:4165 > zb_nlde_data_indication_continue 15
  463. I (11335) ZBOSS: aps/aps_dups.c:70 +aps_check_dups: addr 0x0 aps_counter 221 is_unicast 1 is_command 0
  464. I (11345) ZBOSS: aps/aps_dups.c:175 -aps_check_dups ret 0x4081704f, duplicate=0
  465. I (11355) ZBOSS: aps/aps_dups.c:232 >>aps_update_entry_clock_and_start_aging 0x4081704f dups_alarm_running 1
  466. I (11365) ZBOSS: aps/aps_dups.c:241 <<aps_update_entry_clock_and_start_aging
  467. I (11375) ZBOSS: aps/aps_main.c:4416 skip_aps_ack: 0
  468. I (11375) ZBOSS: aps/aps_main.c:4908 +aps_ack_send_handle 27
  469. I (11385) ZBOSS: aps/aps_main.c:4957 clusterid 0x8
  470. I (11385) ZBOSS: aps/aps_main.c:4962 src_endpoint 1
  471. I (11395) ZBOSS: aps/aps_main.c:4988 -aps_ack_send_handle
  472. I (11405) ZBOSS: aps/aps_main.c:4429 < zb_nlde_data_indication_continue
  473. I (11405) ZBOSS: nwk/nwk_main.c:2301 set input_blocked_by and process 16 from in queue
  474. I (11415) ZBOSS: zcl/zcl_continuous_value_change_commands.c:203 steps_number = 10
  475. I (11425) ZBOSS: zcl/zcl_continuous_value_change_commands.c:217 delta_time = 1
  476. I (11435) ZBOSS: zcl/zcl_continuous_value_change_commands.c:222 delta_value = 19
  477. I (11445) ZBOSS: zcl/zcl_continuous_value_change_commands.c:235 extra_inc_value_step = 1
  478. I (11455) ZBOSS: zcl/zcl_continuous_value_change_commands.c:250 extra_inc_time_step = 0
  479. I (11465) ZBOSS: zcl/zcl_continuous_value_change_commands.c:261 time_err = 1
  480. I (11465) ZBOSS: zcl/zcl_continuous_value_change_commands.c:269 end_time = 124
  481. I (11475) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 16
  482. I (11485) ZBOSS: aps/aps_main.c:5075 +aps_ack_frame_handle, aps_counter=30
  483. I (11495) ZBOSS: aps/aps_main.c:5130 found ent 0 state 3
  484. I (11495) ZBOSS: aps/aps_main.c:5157 packet 14 aps_cnt 30 acked ok
  485. I (11505) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 14
  486. I (11515) ZBOSS: aps/aps_main.c:5594 finally done with this data pkt i 0 status 0
  487. I (11515) ZBOSS: aps/aps_main.c:5661 done with this ack dst_addr_ref: 3, dst addr short: 0x0
  488. I (11525) ZBOSS: aps/aps_main.c:5187 -aps_ack_frame_handle
  489. I (11535) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  490. I (11545) ESP_ZB_ON_OFF_LIGHT: ACTION
  491. I (11545) ESP_ZB_ON_OFF_LIGHT: Received message: endpoint(10), cluster(0x8), attribute(0x0), data size(1)
  492. I (11555) ESP_ZB_ON_OFF_LIGHT: Light level changes to 19
  493. I (11565) ZBOSS: zcl/zcl_main.c:357 zb_zcl_get_cluster_check_value: cluster_id 8 cluster_role 1
  494. I (11575) ZBOSS: zcl/zcl_main.c:382 zb_zcl_get_cluster_write_attr_hook: cluster_id 8 cluster_role 1
  495. I (11585) ZBOSS: aps/aps_main.c:1670 >zb_setup_addr_ref_into_apsde_data_req_if_needed addr_mode 2
  496. I (11595) ZBOSS: aps/aps_main.c:1690 <zb_setup_addr_ref_into_apsde_data_req_if_needed addr_ref 3
  497. I (11605) ZBOSS: aps/aps_main.c:1737 +zb_apsde_data_request frag machine param 15 state 0, buf_len 5
  498. I (11615) ZBOSS: aps/aps_main.c:1583 >> aps_max_nonfragmented_payload(), param 15
  499. I (11615) ZBOSS: aps/aps_main.c:1602 is_sec_presented = false, max_length 82
  500. I (11625) ZBOSS: aps/aps_main.c:1640 nwk_extra_size 24
  501. I (11635) ZBOSS: aps/aps_main.c:1645 << aps_max_nonfragmented_payload(), final max_length 58
  502. I (11645) ZBOSS: aps/aps_main.c:1744 APSF: packet len guaranteed less than one fragment (5<=58): schedule direct transmission without fragmentation.
  503. I (11655) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 3, addr_is_locked 1
  504. I (11665) ZBOSS: aps/aps_main.c:925 +apsde_data_req_main 15, tx_options 0x4, buf_len 5
  505. I (11675) ZBOSS: aps/aps_main.c:940 CHECK OUT_FRAG Q: aps.out_frag.total_blocks_num 0
  506. I (11685) ZBOSS: aps/aps_main.c:880 new apsreq dst_addr = 00:0d:6f:00:16:c2:07:26
  507. I (11695) ZBOSS: aps/aps_main.c:884 new apsreq my_ieee = 40:4c:ca:ff:fe:43:00:90
  508. I (11705) ZBOSS: aps/aps_main.c:5000 +save_ack_data 15
  509. I (11705) ZBOSS: aps/aps_main.c:5054 save_ack_data 15 clusterid 8 aps_counter 31 src_endpoint 10 dst_endpoint 1, i 0
  510. I (11715) ZBOSS: aps/aps_main.c:5063 -save_ack_data 0
  511. I (11725) ZBOSS: aps/aps_main.c:1369 schedule zb_aps_ack_timer_cb time 198
  512. I (11735) ZBOSS: aps/aps_main.c:1495 Schedule packet to NWK
  513. I (11735) ZBOSS: aps/aps_main.c:1518 -apsde_data_req_main (status:0 [0=SUCCESS, see aps_status])
  514. I (11745) ZBOSS: zcl/zcl_continuous_value_change_commands.c:203 steps_number = 7
  515. I (11755) ZBOSS: zcl/zcl_continuous_value_change_commands.c:217 delta_time = 1
  516. I (11765) ZBOSS: zcl/zcl_continuous_value_change_commands.c:222 delta_value = 24
  517. I (11775) ZBOSS: zcl/zcl_continuous_value_change_commands.c:235 extra_inc_value_step = 4
  518. I (11785) ZBOSS: zcl/zcl_continuous_value_change_commands.c:250 extra_inc_time_step = 0
  519. I (11795) ZBOSS: zcl/zcl_continuous_value_change_commands.c:261 time_err = 1
  520. I (11795) ZBOSS: zcl/zcl_continuous_value_change_commands.c:269 end_time = 124
  521. I (11805) ESP_ZB_ON_OFF_LIGHT: ACTION
  522. I (11815) ESP_ZB_ON_OFF_LIGHT: Received message: endpoint(10), cluster(0x8), attribute(0x0), data size(1)
  523. I (11825) ESP_ZB_ON_OFF_LIGHT: Light level changes to 43
  524. I (11825) ZBOSS: zcl/zcl_main.c:357 zb_zcl_get_cluster_check_value: cluster_id 8 cluster_role 1
  525. I (11835) ZBOSS: zcl/zcl_main.c:382 zb_zcl_get_cluster_write_attr_hook: cluster_id 8 cluster_role 1
  526. I (11845) ZBOSS: aps/aps_main.c:1670 >zb_setup_addr_ref_into_apsde_data_req_if_needed addr_mode 0
  527. I (11855) ZBOSS: aps/aps_main.c:1690 <zb_setup_addr_ref_into_apsde_data_req_if_needed addr_ref 0
  528. I (11865) ZBOSS: aps/aps_main.c:1737 +zb_apsde_data_request frag machine param 23 state 0, buf_len 7
  529. I (11875) ZBOSS: aps/aps_main.c:1583 >> aps_max_nonfragmented_payload(), param 23
  530. I (11885) ZBOSS: aps/aps_main.c:1602 is_sec_presented = false, max_length 82
  531. I (11895) ZBOSS: aps/aps_main.c:1640 nwk_extra_size 24
  532. I (11895) ZBOSS: aps/aps_main.c:1645 << aps_max_nonfragmented_payload(), final max_length 58
  533. I (11905) ZBOSS: aps/aps_main.c:1744 APSF: packet len guaranteed less than one fragment (7<=58): schedule direct transmission without fragmentation.
  534. I (11925) ZBOSS: aps/aps_main.c:925 +apsde_data_req_main 23, tx_options 0x4, buf_len 7
  535. I (11935) ZBOSS: aps/aps_main.c:940 CHECK OUT_FRAG Q: aps.out_frag.total_blocks_num 0
  536. I (11935) ZBOSS: aps/aps_main.c:297 +zb_process_bind_trans 23
  537. I (11945) ZBOSS: aps/aps_bind.c:63 +aps_find_src_ref src_addr_ref 21 src ep 10, cluster 8
  538. I (11955) ZBOSS: aps/aps_main.c:354 moving through dst table, steps: 3
  539. I (11965) ZBOSS: aps/aps_main.c:357 loop: 0, src_index 0
  540. I (11965) ZBOSS: aps/aps_main.c:357 loop: 1, src_index 1
  541. I (11975) ZBOSS: aps/aps_main.c:370 new transmission via binding
  542. I (11985) ZBOSS: aps/aps_main.c:357 loop: 2, src_index 2
  543. I (11985) ZBOSS: aps/aps_main.c:432 last element, clear trans_table param 23, index 0
  544. I (11995) ZBOSS: aps/aps_main.c:436 -zb_process_bind_trans 23, ret 0
  545. I (12005) ZBOSS: aps/aps_main.c:880 new apsreq dst_addr = 00:0d:6f:00:16:c2:07:26
  546. I (12015) ZBOSS: aps/aps_main.c:884 new apsreq my_ieee = 40:4c:ca:ff:fe:43:00:90
  547. I (12025) ZBOSS: aps/aps_main.c:5000 +save_ack_data 23
  548. I (12025) ZBOSS: aps/aps_main.c:5054 save_ack_data 23 clusterid 8 aps_counter 32 src_endpoint 10 dst_endpoint 1, i 1
  549. I (12035) ZBOSS: aps/aps_main.c:5063 -save_ack_data 0
  550. I (12045) ZBOSS: aps/aps_main.c:1369 schedule zb_aps_ack_timer_cb time 198
  551. I (12055) ZBOSS: aps/aps_main.c:1495 Schedule packet to NWK
  552. I (12055) ZBOSS: aps/aps_main.c:1518 -apsde_data_req_main (status:0 [0=SUCCESS, see aps_status])
  553. I (12065) ZBOSS: zcl/zcl_continuous_value_change_commands.c:203 steps_number = 4
  554. I (12075) ZBOSS: zcl/zcl_continuous_value_change_commands.c:217 delta_time = 1
  555. I (12085) ZBOSS: zcl/zcl_continuous_value_change_commands.c:222 delta_value = 37
  556. I (12095) ZBOSS: zcl/zcl_continuous_value_change_commands.c:235 extra_inc_value_step = 0
  557. I (12105) ZBOSS: zcl/zcl_continuous_value_change_commands.c:250 extra_inc_time_step = 0
  558. I (12115) ZBOSS: zcl/zcl_continuous_value_change_commands.c:261 time_err = 1
  559. I (12115) ZBOSS: zcl/zcl_continuous_value_change_commands.c:269 end_time = 125
  560. I (12125) ESP_ZB_ON_OFF_LIGHT: ACTION
  561. I (12135) ESP_ZB_ON_OFF_LIGHT: Received message: endpoint(10), cluster(0x8), attribute(0x0), data size(1)
  562. I (12145) ESP_ZB_ON_OFF_LIGHT: Light level changes to 80
  563. I (12145) ZBOSS: zcl/zcl_main.c:357 zb_zcl_get_cluster_check_value: cluster_id 8 cluster_role 1
  564. I (12155) ZBOSS: zcl/zcl_main.c:382 zb_zcl_get_cluster_write_attr_hook: cluster_id 8 cluster_role 1
  565. I (12165) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 27 addr_short 0x0 aps_fc 0x2 status 0 buf_len 8
  566. I (12175) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 27
  567. I (12185) ZBOSS: aps/aps_main.c:2608 fc 2 our APS ACK - free it. bufid 27
  568. I (12195) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  569. I (12195) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 15 addr_short 0x0 aps_fc 0x40 status 0 buf_len 13
  570. I (12205) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 15
  571. I (12215) ZBOSS: aps/aps_main.c:2683 found record in retrans table 0, cnt 31 state 1 retries 4
  572. I (12225) ZBOSS: aps/aps_main.c:2739 packet 15 len 13 confirm state 1, set st 3, still wait for ack
  573. I (12235) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  574. I (12245) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 23 addr_short 0x0 aps_fc 0x40 status 0 buf_len 15
  575. I (12255) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 23
  576. I (12255) ZBOSS: aps/aps_main.c:2683 found record in retrans table 1, cnt 32 state 1 retries 4
  577. I (12265) ZBOSS: aps/aps_main.c:2739 packet 23 len 15 confirm state 1, set st 3, still wait for ack
  578. I (12275) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  579. I (12285) ESP_ZB_ON_OFF_LIGHT: ACTION
  580. I (12285) ESP_ZB_ON_OFF_LIGHT: Received message: endpoint(10), cluster(0x8), attribute(0x0), data size(1)
  581. I (12295) ESP_ZB_ON_OFF_LIGHT: Light level changes to 117
  582. I (12305) ZBOSS: zcl/zcl_main.c:357 zb_zcl_get_cluster_check_value: cluster_id 8 cluster_role 1
  583. I (12315) ZBOSS: zcl/zcl_main.c:382 zb_zcl_get_cluster_write_attr_hook: cluster_id 8 cluster_role 1
  584. I (12325) ZBOSS: nwk/nwk_main.c:3688 Put 19 into input queue (blocked by 17)
  585. I (12335) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 17
  586. I (12335) ZBOSS: aps/aps_main.c:5075 +aps_ack_frame_handle, aps_counter=31
  587. I (12345) ZBOSS: aps/aps_main.c:5130 found ent 0 state 3
  588. I (12355) ZBOSS: aps/aps_main.c:5157 packet 15 aps_cnt 31 acked ok
  589. I (12355) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 15
  590. I (12365) ZBOSS: aps/aps_main.c:5594 finally done with this data pkt i 0 status 0
  591. I (12375) ZBOSS: aps/aps_main.c:5661 done with this ack dst_addr_ref: 3, dst addr short: 0x0
  592. I (12385) ZBOSS: aps/aps_main.c:5187 -aps_ack_frame_handle
  593. I (12395) ZBOSS: nwk/nwk_main.c:2301 set input_blocked_by and process 19 from in queue
  594. I (12395) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  595. I (12405) ZBOSS: nwk/nwk_main.c:3688 Put 20 into input queue (blocked by 19)
  596. I (12415) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 3, addr_is_locked 1
  597. I (12425) ZBOSS: zcl/zcl_continuous_value_change_commands.c:203 steps_number = 1
  598. I (12435) ZBOSS: zcl/zcl_continuous_value_change_commands.c:217 delta_time = 1
  599. I (12445) ZBOSS: zcl/zcl_continuous_value_change_commands.c:222 delta_value = 74
  600. I (12445) ZBOSS: zcl/zcl_continuous_value_change_commands.c:235 extra_inc_value_step = 0
  601. I (12455) ZBOSS: zcl/zcl_continuous_value_change_commands.c:250 extra_inc_time_step = 0
  602. I (12465) ZBOSSreceive buffer full, drop the current frame.
  603. : zcl/zcl_continuous_value_change_commands.c:261 treceive buffer full, drop the current frame.
  604. ime_err = 1
  605. I (12485) ZBOSS: zcl/zcl_continuousreceive buffer full, drop the current frame.
  606. _value_change_commands.c:269 end_time = 125
  607. I (12495) ESP_ZB_ON_OFF_LIGHT: ACTION
  608. I (12495) ESP_ZB_ON_OFF_LIGHT: Received message: endpoint(10), cluster(0x8), attribute(0x0), data size(1)
  609. I (12505) ESP_ZB_ON_OFF_LIGHT: Light level changes to 191
  610. I (12515) ZBOSS: zcl/zcl_main.c:357 zb_zcl_get_cluster_check_value: cluster_id 8 cluster_role 1
  611. I (12525) ZBOSS: zcreceive buffer full, drop the current frame.
  612. l/zcl_main.c:382 zb_zcl_get_cluster_write_attr_hook: cluster_id 8 cluster_role 1
  613. I (12535) ZBOSS: aps/aps_main.receive buffer full, drop the current frame.
  614. c:2838 > zb_nlde_data_receive buffer full, drop the current frame.
  615. indication param 19
  616. I (12555) ZBOSS: aps/aps_main.c:5075 +aps_ack_frareceive buffer full, drop the current frame.
  617. me_handle, aps_counter=32
  618. I (12565) ZBOSS: aps/aps_main.c:5130 found ent 1 state 3
  619. I (12575) ZBOSS: aps/aps_main.c:5157 packet 23 aps_cnt 32 acked ok
  620. I (12575) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 23
  621. I (12585) ZBOSS: aps/aps_main.c:5594 finally done with this data pkt i 1 status 0
  622. I (12595) ZBOSS: aps/aps_main.c:5661 done with this ack dst_addr_ref: 3, dst addr short: 0x0
  623. I (12605) ZBOSS: aps/aps_main.c:5187 -aps_ack_frame_handle
  624. I (12615) ZBOSS: nwk/nwk_main.c:2301 set input_blocked_by and process 20 from in queue
  625. I (12615) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  626. I (12625) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 3, addr_is_locked 1
  627. I (12635) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 20
  628. I (12645) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  629. I (12655) ZBOSS: aps/aps_main.c:4165 > zb_nlde_data_indication_continue 20
  630. I (12655) ZBOSS: aps/aps_dups.c:70 +aps_check_dups: addr 0x0 aps_counter 222 is_unicast 1 is_command 0
  631. I (12665) ZBOSS: aps/aps_dups.c:175 -aps_check_dups ret 0x40817052, duplicate=0
  632. I (12675) ZBOSS: aps/aps_dups.c:232 >>aps_update_entry_clock_and_start_aging 0x40817052 dups_alarm_running 1
  633. I (12685) ZBOSS: aps/aps_dups.c:241 <<aps_update_entry_clocreceive buffer full, drop the current frame.
  634. k_and_start_aging
  635. I (12695) ZBOSS: aps/aps_main.c:4416 skip_aps_ack: 0
  636. I (12705) ZBOSS: aps/aps_main.c:4908 +aps_ack_send_handle 2
  637. I (12715) ZBOSS:receive buffer full, drop the current frame.
  638. aps/aps_main.c:4957 clusterid 0x8
  639. I (12725) ZBOSS: aps/aps_main.c:4962 src_endpoint 1
  640. I (12725) ZBOSS: aps/aps_main.c:4988 -aps_ack_send_handle
  641. I (12735) ZBOSS: aps/aps_main.c:4429 < zb_nlde_data_indication_continue
  642. receive buffer full, drop the current frame.
  643. I (12745) ZBOSS: nwk/nwk_nlme.c:794 OOM state is detected. ACHTUNG: Out of memory!
  644. I (12755) ZBOSS: common/zb_bufpool_mult.c:1607 OOM! bufs allocated {38 i-o 5} max 80
  645. I (12765) ZBOSS: nwk/nwk_nlme.c:836 ACHTUNG: Sending OOM status
  646. I (12775) ZBOSS: nwk/nwk_nlme.c:857 OOM state ends
  647. I (12785) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 2 addr_short 0x0 aps_fc 0x2 status 0 buf_len 8
  648. I (12785) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 2
  649. I (12795) ZBOSS: aps/aps_main.c:2608 fc 2 our APS ACK - free it. bufid 2
  650. I (12805) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  651. I (13805) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 22 addr_short 0x0 aps_fc 0x21 status 0 buf_len 17
  652. I (13805) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 22
  653. I (13815) ZBOSS: aps/aps_main.c:2637 confirm for aps w/o ack bit - pass up now
  654. I (13825) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  655. I (13825) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 0, addr_is_locked 1
  656. I (15085) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 6
  657. I (15085) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  658. I (15085) ZBOSS: aps/aps_main.c:4165 > zb_nlde_data_indication_continue 6
  659. I (15095) ZBOSS: aps/aps_dups.c:70 +aps_check_dups: addr 0x0 aps_counter 223 is_unicast 1 is_command 0
  660. I (15105) ZBOSS: aps/aps_dups.c:175 -aps_check_dups ret 0x40817055, duplicate=0
  661. I (15115) ZBOSS: aps/aps_dups.c:232 >>aps_update_entry_clock_and_start_aging 0x40817055 dups_alarm_running 1
  662. I (15125) ZBOSS: aps/aps_dups.c:241 <<aps_update_entry_clock_and_start_aging
  663. I (15135) ZBOSS: aps/aps_main.c:4416 skip_aps_ack: 0
  664. I (15135) ZBOSS: aps/aps_main.c:4908 +aps_ack_send_handle 25
  665. I (15145) ZBOSS: aps/aps_main.c:4957 clusterid 0x300
  666. I (15155) ZBOSS: aps/aps_main.c:4962 src_endpoint 1
  667. I (15155) ZBOSS: aps/aps_main.c:4988 -aps_ack_send_handle
  668. I (15165) ZBOSS: aps/aps_main.c:4429 < zb_nlde_data_indication_continue
  669. I (15175) ZBOSS: aps/aps_main.c:1670 >zb_setup_addr_ref_into_apsde_data_req_if_needed addr_mode 2
  670. I (15185) ZBOSS: aps/aps_main.c:1690 <zb_setup_addr_ref_into_apsde_data_req_if_needed addr_ref 3
  671. I (15195) ZBOSS: aps/aps_main.c:1737 +zb_apsde_data_request frag machine param 36 state 0, buf_len 8
  672. I (15205) ZBOSS: aps/aps_main.c:1583 >> aps_max_nonfragmented_payload(), param 36
  673. I (15205) ZBOSS: aps/aps_main.c:1602 is_sec_presented = false, max_length 82
  674. I (15215) ZBOSS: aps/aps_main.c:1640 nwk_extra_size 24
  675. I (15225) ZBOSS: aps/aps_main.c:1645 << aps_max_nonfragmented_payload(), final max_length 58
  676. I (15235) ZBOSS: aps/aps_main.c:1744 APSF: packet len guaranteed less than one fragment (8<=58): schedule direct transmission without fragmentation.
  677. I (15245) ZBOSS: aps/aps_main.c:925 +apsde_data_req_main 36, tx_options 0x4, buf_len 8
  678. I (15255) ZBOSS: aps/aps_main.c:940 CHECK OUT_FRAG Q: aps.out_frag.total_blocks_num 0
  679. I (15265) ZBOSS: aps/aps_main.c:880 new apsreq dst_addr = 00:0d:6f:00:16:c2:07:26
  680. I (15275) ZBOSS: aps/aps_main.c:884 new apsreq my_ieee = 40:4c:ca:ff:fe:43:00:90
  681. I (15285) ZBOSS: aps/aps_main.c:5000 +save_ack_data 36
  682. I (15285) ZBOSS: aps/aps_main.c:5054 save_ack_data 36 clusterid 768 aps_counter 34 src_endpoint 10 dst_endpoint 1, i 0
  683. I (15295) ZBOSS: aps/aps_main.c:5063 -save_ack_data 0
  684. I (15305) ZBOSS: aps/aps_main.c:1369 schedule zb_aps_ack_timer_cb time 198
  685. I (15315) ZBOSS: aps/aps_main.c:1495 Schedule packet to NWK
  686. I (15315) ZBOSS: aps/aps_main.c:1518 -apsde_data_req_main (status:0 [0=SUCCESS, see aps_status])
  687. I (15325) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 25 addr_short 0x0 aps_fc 0x2 status 0 buf_len 8
  688. I (15335) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 25
  689. I (15345) ZBOSS: aps/aps_main.c:2608 fc 2 our APS ACK - free it. bufid 25
  690. I (15355) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  691. I (15355) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 36 addr_short 0x0 aps_fc 0x40 status 0 buf_len 16
  692. I (15365) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 36
  693. I (15375) ZBOSS: aps/aps_main.c:2683 found record in retrans table 0, cnt 34 state 1 retries 4
  694. I (15385) ZBOSS: aps/aps_main.c:2739 packet 36 len 16 confirm state 1, set st 3, still wait for ack
  695. I (15395) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  696. I (15405) ZBOSS: nwk/nwk_main.c:3688 Put 9 into input queue (blocked by 8)
  697. I (15405) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 8
  698. I (15415) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  699. I (15425) ZBOSS: aps/aps_main.c:4165 > zb_nlde_data_indication_continue 8
  700. I (15435) ZBOSS: aps/aps_dups.c:70 +aps_check_dups: addr 0x0 aps_counter 224 is_unicast 1 is_command 0
  701. I (15445) ZBOSS: aps/aps_dups.c:175 -aps_check_dups ret 0x40817058, duplicate=0
  702. I (15445) ZBOSS: aps/aps_dups.c:232 >>aps_update_entry_clock_and_start_aging 0x40817058 dups_alarm_running 1
  703. I (15465) ZBOSS: aps/aps_dups.c:241 <<aps_update_entry_clock_and_start_aging
  704. I (15465) ZBOSS: aps/aps_main.c:4416 skip_aps_ack: 0
  705. I (15475) ZBOSS: aps/aps_main.c:4908 +aps_ack_send_handle 7
  706. I (15485) ZBOSS: aps/aps_main.c:4957 clusterid 0x300
  707. I (15485) ZBOSS: aps/aps_main.c:4962 src_endpoint 1
  708. I (15495) ZBOSS: aps/aps_main.c:4988 -aps_ack_send_handle
  709. I (15495) ZBOSS: aps/aps_main.c:4429 < zb_nlde_data_indication_continue
  710. I (15505) ZBOSS: nwk/nwk_main.c:2301 set input_blocked_by and process 9 from in queue
  711. I (15515) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 9
  712. I (15525) ZBOSS: aps/aps_main.c:5075 +aps_ack_frame_handle, aps_counter=34
  713. I (15525) ZBOSS: aps/aps_main.c:5130 found ent 0 state 3
  714. I (15535) ZBOSS: aps/aps_main.c:5157 packet 36 aps_cnt 34 acked ok
  715. I (15545) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 36
  716. I (15545) ZBOSS: aps/aps_main.c:5594 finally done with this data pkt i 0 status 0
  717. I (15555) ZBOSS: aps/aps_main.c:5661 done with this ack dst_addr_ref: 3, dst addr short: 0x0
  718. I (15565) ZBOSS: aps/aps_main.c:5187 -aps_ack_frame_handle
  719. I (15575) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  720. I (15575) ZBOSS: aps/aps_main.c:1670 >zb_setup_addr_ref_into_apsde_data_req_if_needed addr_mode 2
  721. I (15585) ZBOSS: aps/aps_main.c:1690 <zb_setup_addr_ref_into_apsde_data_req_if_needed addr_ref 3
  722. I (15595) ZBOSS: aps/aps_main.c:1737 +zb_apsde_data_request frag machine param 6 state 0, buf_len 8
  723. I (15605) ZBOSS: aps/aps_main.c:1583 >> aps_max_nonfragmented_payload(), param 6
  724. I (15615) ZBOSS: aps/aps_main.c:1602 is_sec_presented = false, max_length 82
  725. I (15625) ZBOSS: aps/aps_main.c:1640 nwk_extra_size 24
  726. I (15635) ZBOSS: aps/aps_main.c:1645 << aps_max_nonfragmented_payload(), final max_length 58
  727. I (15645) ZBOSS: aps/aps_main.c:1744 APSF: packet len guaranteed less than one fragment (8<=58): schedule direct transmission without fragmentation.
  728. I (15655) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 3, addr_is_locked 1
  729. I (15665) ZBOSS: aps/aps_main.c:925 +apsde_data_req_main 6, tx_options 0x4, buf_len 8
  730. I (15675) ZBOSS: aps/aps_main.c:940 CHECK OUT_FRAG Q: aps.out_frag.total_blocks_num 0
  731. I (15685) ZBOSS: aps/aps_main.c:880 new apsreq dst_addr = 00:0d:6f:00:16:c2:07:26
  732. I (15695) ZBOSS: aps/aps_main.c:884 new apsreq my_ieee = 40:4c:ca:ff:fe:43:00:90
  733. I (15695) ZBOSS: aps/aps_main.c:5000 +save_ack_data 6
  734. I (15705) ZBOSS: aps/aps_main.c:5054 save_ack_data 6 clusterid 768 aps_counter 35 src_endpoint 10 dst_endpoint 1, i 0
  735. I (15715) ZBOSS: aps/aps_main.c:5063 -save_ack_data 0
  736. I (15725) ZBOSS: aps/aps_main.c:1369 schedule zb_aps_ack_timer_cb time 198
  737. I (15735) ZBOSS: aps/aps_main.c:1495 Schedule packet to NWK
  738. I (15735) ZBOSS: aps/aps_main.c:1518 -apsde_data_req_main (status:0 [0=SUCCESS, see aps_status])
  739. I (15745) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 7 addr_short 0x0 aps_fc 0x2 status 0 buf_len 8
  740. I (15755) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 7
  741. I (15765) ZBOSS: aps/aps_main.c:2608 fc 2 our APS ACK - free it. bufid 7
  742. I (15775) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  743. I (15775) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 6 addr_short 0x0 aps_fc 0x40 status 0 buf_len 16
  744. I (15785) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 6
  745. I (15795) ZBOSS: aps/aps_main.c:2683 found record in retrans table 0, cnt 35 state 1 retries 4
  746. I (15805) ZBOSS: aps/aps_main.c:2739 packet 6 len 16 confirm state 1, set st 3, still wait for ack
  747. I (15815) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  748. I (15825) ZBOSS: nwk/nwk_main.c:3688 Put 4 into input queue (blocked by 10)
  749. I (15825) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 10
  750. I (15835) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  751. I (15845) ZBOSS: nwk/nwk_main.c:3688 Put 11 into input queue (blocked by 10)
  752. I (15845) ZBOSS: aps/aps_main.c:4165 > zb_nlde_data_indication_continue 10
  753. I (15855) ZBOSS: aps/aps_dups.c:70 +aps_check_dups: addr 0x0 aps_counter 225 is_unicast 1 is_command 0
  754. I (15865) ZBOSS: aps/aps_dups.c:175 -aps_check_dups ret 0x4081705b, duplicate=0
  755. I (15875) ZBOSS: aps/aps_dups.c:232 >>aps_update_entry_clock_and_start_aging 0x4081705b dups_alarm_running 1
  756. I (15885) ZBOSS: aps/aps_dups.c:241 <<aps_update_entry_clock_and_start_aging
  757. I (15895) ZBOSS: aps/aps_main.c:4416 skip_aps_ack: 0
  758. I (15905) ZBOSS: aps/aps_main.c:4908 +aps_ack_send_handle 30
  759. I (15905) ZBOSS: aps/aps_main.c:4957 clusterid 0x8
  760. I (15915) ZBOSS: aps/aps_main.c:4962 src_endpoint 1
  761. I (15915) ZBOSS: aps/aps_main.c:4988 -aps_ack_send_handle
  762. I (15925) ZBOSS: aps/aps_main.c:4429 < zb_nlde_data_indication_continue
  763. I (15935) ZBOSS: nwk/nwk_main.c:2301 set input_blocked_by and process 4 from in queue
  764. I (15945) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 4
  765. I (15945) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  766. I (15955) ZBOSS: aps/aps_main.c:1670 >zb_setup_addr_ref_into_apsde_data_req_if_needed addr_mode 2
  767. I (15965) ZBOSS: aps/aps_main.c:1690 <zb_setup_addr_ref_into_apsde_data_req_if_needed addr_ref 3
  768. I (15975) ZBOSS: aps/aps_main.c:1737 +zb_apsde_data_request frag machine param 8 state 0, buf_len 8
  769. I (15985) ZBOSS: aps/aps_main.c:1583 >> aps_max_nonfragmented_payload(), param 8
  770. I (15995) ZBOSS: aps/aps_main.c:1602 is_sec_presented = false, max_length 82
  771. I (15995) ZBOSS: aps/aps_main.c:1640 nwk_extra_size 24
  772. I (16005) ZBOSS: aps/aps_main.c:1645 << aps_max_nonfragmented_payload(), final max_length 58
  773. I (16015) ZBOSS: aps/aps_main.c:1744 APSF: packet len guaranteed less than one fragment (8<=58): schedule direct transmission without fragmentation.
  774. I (16025) ZBOSS: aps/aps_main.c:4165 > zb_nlde_data_indication_continue 4
  775. I (16035) ZBOSS: aps/aps_dups.c:70 +aps_check_dups: addr 0x0 aps_counter 226 is_unicast 1 is_command 0
  776. I (16045) ZBOSS: aps/aps_dups.c:175 -aps_check_dups ret 0x4081705e, duplicate=0
  777. I (16055) ZBOSS: aps/aps_dups.c:232 >>aps_update_entry_clock_and_start_aging 0x4081705e dups_alarm_running 1
  778. I (16065) ZBOSS: aps/aps_dups.c:241 <<aps_update_entry_clock_and_start_aging
  779. I (16075) ZBOSS: aps/aps_main.c:4416 skip_aps_ack: 0
  780. I (16075) ZBOSS: aps/aps_main.c:4908 +aps_ack_send_handle 31
  781. I (16085) ZBOSS: aps/aps_main.c:4957 clusterid 0x300
  782. I (16095) ZBOSS: aps/aps_main.c:4962 src_endpoint 1
  783. I (16095) ZBOSS: aps/aps_main.c:4988 -aps_ack_send_handle
  784. I (16105) ZBOSS: aps/aps_main.c:4429 < zb_nlde_data_indication_continue
  785. I (16115) ZBOSS: aps/aps_main.c:925 +apsde_data_req_main 8, tx_options 0x4, buf_len 8
  786. I (16125) ZBOSS: aps/aps_main.c:940 CHECK OUT_FRAG Q: aps.out_frag.total_blocks_num 0
  787. I (16125) ZBOSS: aps/aps_main.c:880 new apsreq dst_addr = 00:0d:6f:00:16:c2:07:26
  788. I (16135) ZBOSS: aps/aps_main.c:884 new apsreq my_ieee = 40:4c:ca:ff:fe:43:00:90
  789. I (16145) ZBOSS: aps/aps_main.c:5000 +save_ack_data 8
  790. I (16155) ZBOSS: aps/aps_main.c:5054 save_ack_data 8 clusterid 8 aps_counter 36 src_endpoint 10 dst_endpoint 1, i 1
  791. I (16165) ZBOSS: aps/aps_main.c:5063 -save_ack_data 0
  792. I (16165) ZBOSS: aps/aps_main.c:1369 schedule zb_aps_ack_timer_cb time 198
  793. I (16175) ZBOSS: aps/aps_main.c:1495 Schedule packet to NWK
  794. I (16185) ZBOSS: aps/aps_main.c:1518 -apsde_data_req_main (status:0 [0=SUCCESS, see aps_status])
  795. I (16195) ZBOSS: nwk/nwk_main.c:2301 set input_blocked_by and process 11 from in queue
  796. I (16205) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 11
  797. I (16205) ZBOSS: aps/aps_main.c:5075 +aps_ack_frame_handle, aps_counter=35
  798. I (16215) ZBOSS: aps/aps_main.c:5130 found ent 0 state 3
  799. I (16225) ZBOSS: aps/aps_main.c:5157 packet 6 aps_cnt 35 acked ok
  800. I (16225) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 6
  801. I (16235) ZBOSS: aps/aps_main.c:5594 finally done with this data pkt i 0 status 0
  802. I (16245) ZBOSS: aps/aps_main.c:5661 done with this ack dst_addr_ref: 3, dst addr short: 0x0
  803. I (16255) ZBOSS: aps/aps_main.c:5187 -aps_ack_frame_handle
  804. I (16265) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  805. I (16265) ZBOSS: aps/aps_main.c:1670 >zb_setup_addr_ref_into_apsde_data_req_if_needed addr_mode 2
  806. I (16275) ZBOSS: aps/aps_main.c:1690 <zb_setup_addr_ref_into_apsde_data_req_if_needed addr_ref 3
  807. I (16285) ZBOSS: aps/aps_main.c:1737 +zb_apsde_data_request frag machine param 10 state 0, buf_len 8
  808. I (16295) ZBOSS: aps/aps_main.c:1583 >> aps_max_nonfragmented_payload(), param 10
  809. I (16305) ZBOSS: aps/aps_main.c:1602 is_sec_presented = false, max_length 82
  810. I (16315) ZBOSS: aps/aps_main.c:1640 nwk_extra_size 24
  811. I (16315) ZBOSS: aps/aps_main.c:1645 << aps_max_nonfragmented_payload(), final max_length 58
  812. I (16325) ZBOSS: aps/aps_main.c:1744 APSF: packet len guaranteed less than one fragment (8<=58): schedule direct transmission without fragmentation.
  813. I (16345) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 3, addr_is_locked 1
  814. I (16355) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 30 addr_short 0x0 aps_fc 0x2 status 0 buf_len 8
  815. I (16365) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 30
  816. I (16365) ZBOSS: aps/aps_main.c:2608 fc 2 our APS ACK - free it. bufid 30
  817. I (16375) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  818. I (16385) ZBOSS: aps/aps_main.c:925 +apsde_data_req_main 10, tx_options 0x4, buf_len 8
  819. I (16395) ZBOSS: aps/aps_main.c:940 CHECK OUT_FRAG Q: aps.out_frag.total_blocks_num 0
  820. I (16405) ZBOSS: aps/aps_main.c:880 new apsreq dst_addr = 00:0d:6f:00:16:c2:07:26
  821. I (16405) ZBOSS: aps/aps_main.c:884 new apsreq my_ieee = 40:4c:ca:ff:fe:43:00:90
  822. I (16415) ZBOSS: aps/aps_main.c:5000 +save_ack_data 10
  823. I (16425) ZBOSS: aps/aps_main.c:5054 save_ack_data 10 clusterid 768 aps_counter 37 src_endpoint 10 dst_endpoint 1, i 0
  824. I (16435) ZBOSS: aps/aps_main.c:5063 -save_ack_data 0
  825. I (16445) ZBOSS: aps/aps_main.c:1369 schedule zb_aps_ack_timer_cb time 198
  826. I (16445) ZBOSS: aps/aps_main.c:1495 Schedule packet to NWK
  827. I (16455) ZBOSS: aps/aps_main.c:1518 -apsde_data_req_main (status:0 [0=SUCCESS, see aps_status])
  828. I (16465) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 31 addr_short 0x0 aps_fc 0x2 status 0 buf_len 8
  829. I (16475) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 31
  830. I (16485) ZBOSS: aps/aps_main.c:2608 fc 2 our APS ACK - free it. bufid 31
  831. I (16485) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  832. I (16495) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 8 addr_short 0x0 aps_fc 0x40 status 0 buf_len 16
  833. I (16505) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 8
  834. I (16515) ZBOSS: aps/aps_main.c:2683 found record in retrans table 1, cnt 36 state 1 retries 4
  835. I (16525) ZBOSS: aps/aps_main.c:2739 packet 8 len 16 confirm state 1, set st 3, still wait for ack
  836. I (16535) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  837. I (16535) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 10 addr_short 0x0 aps_fc 0x40 status 0 buf_len 16
  838. I (16545) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 10
  839. I (16555) ZBOSS: aps/aps_main.c:2683 found record in retrans table 0, cnt 37 state 1 retries 4
  840. I (16565) ZBOSS: aps/aps_main.c:2739 packet 10 len 16 confirm state 1, set st 3, still wait for ack
  841. I (16575) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  842. I (16585) ZBOSS: nwk/nwk_main.c:3688 Put 13 into input queue (blocked by 12)
  843. I (16585) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 12
  844. I (16595) ZBOSS: aps/aps_main.c:5075 +aps_ack_frame_handle, aps_counter=36
  845. I (16605) ZBOSS: aps/aps_main.c:5130 found ent 1 state 3
  846. I (16615) ZBOSS: aps/aps_main.c:5157 packet 8 aps_cnt 36 acked ok
  847. I (16615) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 8
  848. I (16625) ZBOSS: aps/aps_main.c:5594 finally done with this data pkt i 1 status 0
  849. I (16635) ZBOSS: aps/aps_main.c:5661 done with this ack dst_addr_ref: 3, dst addr short: 0x0
  850. I (16645) ZBOSS: aps/aps_main.c:5187 -aps_ack_frame_handle
  851. I (16645) ZBOSS: nwk/nwk_main.c:2301 set input_blocked_by and process 13 from in queue
  852. I (16655) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  853. I (16665) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 3, addr_is_locked 1
  854. I (16675) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 13
  855. I (16685) ZBOSS: aps/aps_main.c:5075 +aps_ack_frame_handle, aps_counter=37
  856. I (16685) ZBOSS: aps/aps_main.c:5130 found ent 0 state 3
  857. I (16695) ZBOSS: aps/aps_main.c:5157 packet 10 aps_cnt 37 acked ok
  858. I (16705) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 10
  859. I (16705) ZBOSS: aps/aps_main.c:5594 finally done with this data pkt i 0 status 0
  860. I (16715) ZBOSS: aps/aps_main.c:5661 done with this ack dst_addr_ref: 3, dst addr short: 0x0
  861. I (16725) ZBOSS: aps/aps_main.c:5187 -aps_ack_frame_handle
  862. I (16735) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  863. I (16745) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 3, addr_is_locked 1
  864. I (17755) ZBOSS: aps/aps_main.c:1670 >zb_setup_addr_ref_into_apsde_data_req_if_needed addr_mode 0
  865. I (17755) ZBOSS: aps/aps_main.c:1690 <zb_setup_addr_ref_into_apsde_data_req_if_needed addr_ref 0
  866. I (17755) ZBOSS: aps/aps_main.c:1737 +zb_apsde_data_request frag machine param 23 state 0, buf_len 7
  867. I (17765) ZBOSS: aps/aps_main.c:1583 >> aps_max_nonfragmented_payload(), param 23
  868. I (17775) ZBOSS: aps/aps_main.c:1602 is_sec_presented = false, max_length 82
  869. I (17785) ZBOSS: aps/aps_main.c:1640 nwk_extra_size 24
  870. I (17795) ZBOSS: aps/aps_main.c:1645 << aps_max_nonfragmented_payload(), final max_length 58
  871. I (17805) ZBOSS: aps/aps_main.c:1744 APSF: packet len guaranteed less than one fragment (7<=58): schedule direct transmission without fragmentation.
  872. I (17815) ZBOSS: aps/aps_main.c:925 +apsde_data_req_main 23, tx_options 0x4, buf_len 7
  873. I (17825) ZBOSS: aps/aps_main.c:940 CHECK OUT_FRAG Q: aps.out_frag.total_blocks_num 0
  874. I (17835) ZBOSS: aps/aps_main.c:297 +zb_process_bind_trans 23
  875. I (17835) ZBOSS: aps/aps_bind.c:63 +aps_find_src_ref src_addr_ref 21 src ep 10, cluster 8
  876. I (17845) ZBOSS: aps/aps_main.c:354 moving through dst table, steps: 3
  877. I (17855) ZBOSS: aps/aps_main.c:357 loop: 0, src_index 0
  878. I (17865) ZBOSS: aps/aps_main.c:357 loop: 1, src_index 1
  879. I (17865) ZBOSS: aps/aps_main.c:370 new transmission via binding
  880. I (17875) ZBOSS: aps/aps_main.c:357 loop: 2, src_index 2
  881. I (17885) ZBOSS: aps/aps_main.c:432 last element, clear trans_table param 23, index 0
  882. I (17885) ZBOSS: aps/aps_main.c:436 -zb_process_bind_trans 23, ret 0
  883. I (17895) ZBOSS: aps/aps_main.c:880 new apsreq dst_addr = 00:0d:6f:00:16:c2:07:26
  884. I (17905) ZBOSS: aps/aps_main.c:884 new apsreq my_ieee = 40:4c:ca:ff:fe:43:00:90
  885. I (17915) ZBOSS: aps/aps_main.c:5000 +save_ack_data 23
  886. I (17915) ZBOSS: aps/aps_main.c:5054 save_ack_data 23 clusterid 8 aps_counter 38 src_endpoint 10 dst_endpoint 1, i 0
  887. I (17935) ZBOSS: aps/aps_main.c:5063 -save_ack_data 0
  888. I (17935) ZBOSS: aps/aps_main.c:1369 schedule zb_aps_ack_timer_cb time 198
  889. I (17945) ZBOSS: aps/aps_main.c:1495 Schedule packet to NWK
  890. I (17955) ZBOSS: aps/aps_main.c:1518 -apsde_data_req_main (status:0 [0=SUCCESS, see aps_status])
  891. I (17965) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 23 addr_short 0x0 aps_fc 0x40 status 0 buf_len 15
  892. I (17975) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 23
  893. I (17975) ZBOSS: aps/aps_main.c:2683 found record in retrans table 0, cnt 38 state 1 retries 4
  894. I (17985) ZBOSS: aps/aps_main.c:2739 packet 23 len 15 confirm state 1, set st 3, still wait for ack
  895. I (17995) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  896. I (18005) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 15
  897. I (18015) ZBOSS: aps/aps_main.c:5075 +aps_ack_frame_handle, aps_counter=38
  898. I (18015) ZBOSS: aps/aps_main.c:5130 found ent 0 state 3
  899. I (18025) ZBOSS: aps/aps_main.c:5157 packet 23 aps_cnt 38 acked ok
  900. I (18035) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 23
  901. I (18035) ZBOSS: aps/aps_main.c:5594 finally done with this data pkt i 0 status 0
  902. I (18045) ZBOSS: aps/aps_main.c:5661 done with this ack dst_addr_ref: 3, dst addr short: 0x0
  903. I (18055) ZBOSS: aps/aps_main.c:5187 -aps_ack_frame_handle
  904. I (18065) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  905. I (18065) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 3, addr_is_locked 1
  906. I (18085) ZBOSS: aps/aps_main.c:2838 > zb_nlde_data_indication param 16
  907. I (18085) ZBOSS: aps/aps_main.c:2889 < zb_nlde_data_indication
  908. I (18095) ZBOSS: aps/aps_main.c:4165 > zb_nlde_data_indication_continue 16
  909. I (18105) ZBOSS: aps/aps_dups.c:70 +aps_check_dups: addr 0x0 aps_counter 229 is_unicast 1 is_command 0
  910. I (18115) ZBOSS: aps/aps_dups.c:175 -aps_check_dups ret 0x40817061, duplicate=0
  911. I (18125) ZBOSS: aps/aps_dups.c:232 >>aps_update_entry_clock_and_start_aging 0x40817061 dups_alarm_running 1
  912. I (18135) ZBOSS: aps/aps_dups.c:241 <<aps_update_entry_clock_and_start_aging
  913. I (18135) ZBOSS: aps/aps_main.c:4416 skip_aps_ack: 0
  914. I (18145) ZBOSS: aps/aps_main.c:4908 +aps_ack_send_handle 13
  915. I (18155) ZBOSS: aps/aps_main.c:4957 clusterid 0x8
  916. I (18155) ZBOSS: aps/aps_main.c:4962 src_endpoint 1
  917. I (18165) ZBOSS: aps/aps_main.c:4988 -aps_ack_send_handle
  918. I (18165) ZBOSS: aps/aps_main.c:4429 < zb_nlde_data_indication_continue
  919. I (18185) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 13 addr_short 0x0 aps_fc 0x2 status 0 buf_len 8
  920. I (18185) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 13
  921. I (18195) ZBOSS: aps/aps_main.c:2608 fc 2 our APS ACK - free it. bufid 13
  922. I (18205) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  923. I (18815) ZBOSS: aps/aps_main.c:2560 +zb_nlde_data_confirm 14 addr_short 0x0 aps_fc 0x21 status 0 buf_len 17
  924. I (18815) ZBOSS: aps/aps_main.c:2508 >>zb_check_bind_trans 14
  925. I (18825) ZBOSS: aps/aps_main.c:2637 confirm for aps w/o ack bit - pass up now
  926. I (18835) ZBOSS: aps/aps_main.c:2817 -zb_nlde_data_confirm
  927. I (18835) ZBOSS: zdo/zdo_app.c:741 <> zb_apsde_data_confirm_release_dst_addr_lock addr_ref 0, addr_is_locked 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement