You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi team,
im not sure it is issue because i have to test with espressif example yet, but i will report before i forgot it.
Provisioner and client nodes work great so far, but first attempt to run mesh server node failed:
provisioning callback event: 0x0004 => 4
I (15140) BLE_MESH: Resending ack
I (15161) BLE_MESH: Resending ack
I (15182) BLE_MESH: Resending ack
I (15400) BLE_MESH: Algorithm: 0x00
I (15400) BLE_MESH: Public Key: 0x00
I (15400) BLE_MESH: Auth Method: 0x00
I (15400) BLE_MESH: Auth Action: 0x00
I (15402) BLE_MESH: Auth Size: 0x00
I (15423) BLE_MESH: Resending ack
I (15445) BLE_MESH: Resending ack
I (15466) BLE_MESH: Resending ack
I (15614) BLE_MESH: Get Start while there are unreceived segments
I (15634) BLE_MESH: Get Start while there are unreceived segments
I (15654) BLE_MESH: Get Start while there are unreceived segments
I (15713) BLE_MESH: Ignore already received segment
I (15736) BLE_MESH: Ignore already received segment
I (15759) BLE_MESH: Ignore already received segment
I (15814) BLE_MESH: Resending ack
I (15828) BLE_MESH: Resending ack
I (15850) BLE_MESH: Resending ack
I (16207) BLE_MESH: Resending ack
I (16231) BLE_MESH: Resending ack
I (16254) BLE_MESH: Resending ack
I (16474) BLE_MESH: Remote Random: e78696ba2351b4059db1918ee0de9a31
I (16498) BLE_MESH: Resending ack
I (16520) BLE_MESH: Resending ack
I (16541) BLE_MESH: Resending ack
I (16804) BLE_MESH: Get Start while there are unreceived segments
I (16825) BLE_MESH: Get Start while there are unreceived segments
I (16864) BLE_MESH: Primary Element: 0x0119
I (16864) BLE_MESH: net_idx 0x0000 flags 0x00 iv_index 0x0000
I (16865) BLE_MESH: DevKey 0fa9ee7179c7dda1d51a265d4d18b2bc
I (16868) BLE_MESH: NetKey 5463144a3c4af3c698ac3d5d07797527
W (16873) BLE_MESH: bt_mesh_proxy_server_prov_disable, Already
I (16881) BLE_MESH: Primary address 0x0119, element count 1
I (16885) BLE_MESH: Scan is already started
provisioning callback event: 0x000a => 10
I (16898) BLE_MESH: Resending ack
I (16920) BLE_MESH: Resending ack
I (16940) BLE_MESH: Resending ack
provisioning callback event: 0x0005 => 5
I (17204) BLE_MESH: recv, app_idx 0xfffe src 0x0001 dst 0x0119
I (17205) BLE_MESH: recv, len 3: 800800
I (17205) BLE_MESH: send, app_idx 0xfffe src 0x0119 dst 0x0001
I (17208) BLE_MESH: send, len 22: 0200e50200000000640003000000030000000e100f10
I (17215) BLE_MESH: Seg, send_tag 0x03, send_szmic 0, aszmic 0
I (17222) BLE_MESH: Use security credentials 0x00, proxy 0
I (17227) BLE_MESH: Network PDU, count 2, interval 20
I (17231) BLE_MESH: Use security credentials 0x00, proxy 0
I (17237) BLE_MESH: Network PDU, count 2, interval 20
I (17241) BLE_MESH: Use security credentials 0x00, proxy 0
I (17247) BLE_MESH: Network PDU, count 2, interval 20
I (18269) BLE_MESH: Attempts: 3
I (18269) BLE_MESH: Resending 0/2, cred 0x00
I (18272) BLE_MESH: Resending 1/2, cred 0x00
I (18279) BLE_MESH: Resending 2/2, cred 0x00
I (19309) BLE_MESH: Attempts: 2
I (19309) BLE_MESH: Resending 0/2, cred 0x00
I (19312) BLE_MESH: Resending 1/2, cred 0x00
I (19319) BLE_MESH: Resending 2/2, cred 0x00
I (20350) BLE_MESH: Attempts: 1
I (20350) BLE_MESH: Resending 0/2, cred 0x00
I (20353) BLE_MESH: Resending 1/2, cred 0x00
I (20360) BLE_MESH: Resending 2/2, cred 0x00
I (21391) BLE_MESH: Attempts: 0
I (21391) BLE_MESH: Resending 0/2, cred 0x00
I (21394) BLE_MESH: Resending 1/2, cred 0x00
I (21401) BLE_MESH: Resending 2/2, cred 0x00
W (22432) BLE_MESH: Ran out of retransmit attempts
I tried both, with PB_GATT and PB_ADV, both options failed.
Thanks
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
[ble-mesh] cant provisioning mesh server node on P4
[ble-mesh] cant provisioning mesh server node on P4 (IDFGH-14714)
Feb 23, 2025
Hi team,
im not sure it is issue because i have to test with espressif example yet, but i will report before i forgot it.
Provisioner and client nodes work great so far, but first attempt to run mesh server node failed:
I tried both, with PB_GATT and PB_ADV, both options failed.
Thanks
The text was updated successfully, but these errors were encountered: