0> <t: 916961>, mesh.c, 237, Using static authentication
0> <t: 928785>, mesh.c, 248, Static authentication data provided
0> <t: 939937>, mesh.c, 193, Provisioning complete! Added 01F4 as handle 1
0> <t: 940270>, provisioner.c, 122, Getting composition data
0> <t: 942757>, provisioner.c, 332, Composition data: 00590000000000200001000000030100000200040059000000
0> <t: 942761>, provisioner.c, 130, Adding appkey
0> <t: 943853>, mesh.c, 182, Local provisioning link closed
0> <t: 946897>, provisioner.c, 139, Binding appkey to the Health model
0> <t: 947742>, provisioner.c, 151, Binding appkey to the Simple message model
0> <t: 949061>, provisioner.c, 176, Setting publication address for the health server to 0x0001
0> <t: 952639>, provisioner.c, 198, Setting publication address for the message server to 0x0001
0> <t: 957205>, provisioner.c, 207, Adding subscription
0> <t: 958533>, mesh.c, 548, Configuration of device 0 successful
0> <t: 958537>, mesh.c, 558, provisioner_config_successful_cb
0> <t: 392374>, mesh.c, 237, Using static authentication
0> <t: 403809>, mesh.c, 248, Static authentication data provided
0> <t: 415206>, mesh.c, 193, Provisioning complete! Added 01F5 as handle 2
0> <t: 415540>, provisioner.c, 122, Getting composition data
0> <t: 419283>, mesh.c, 182, Local provisioning link closed
0> <t: 430889>, provisioner.c, 332, Composition data: 00590000000000200001000000030100000200040059000000
0> <t: 430892>, provisioner.c, 130, Adding appkey
0> <t: 434469>, provisioner.c, 139, Binding appkey to the Health model
0> <t: 436060>, app_error_weak.c, 95, Mesh assert at 0x0003C562 (:0)
m_prov_state == PROV_STATE_CONFIG_APPKEY_BIND_HEALTH)
{
>>> NRF_MESH_ASSERT(p_event->p_msg->app_status.status == ACCESS_STATUS_SUCCESS);
m_prov_state = PROV_STATE_CONFIG_APPKEY_BIND_ONOFF;
do_config_step();
}