ble mesh, provisioning

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
LeCa_2156671
Level 4
Level 4
First like received First like given

I have a problem when provisioning using Meshlighting.apk.

I connect to the eval board of 20706 and programmed mesh_onoff_server to the board.

But 20706 seems not advertising.I can't scan it with meshlighting.apk or Bluetooth ellisys.

My log is as below,seems mesh start correctly:

Mesh Start

mesh_management_cback: 15

management_cback: LOCAL_IDENTITY_KEYS_REQUEST_EVT: result:0 keys:

mesh_management_cback: 0

***** Free mem before app_init:32012

## mesh_application_init ##

wiced_bt_gatt_register: 0

ds1:0x00504000, len:0x0007e000

ds2:0x00582000, len:0x0007e000

platform btp: Config_DS_Location 0x00003000, Config_VS_Location:0x00001000

WARNING: Upgrade will fail - active DS is not one of the expected locations

WARNING: Are ConfigDSLocation and DLConfigVSLocation in the .btp set up as in nv_loc_len[]?

mesh_application_init: wiced_bt_mesh_core_ota_fw_upgrade_init failed

mesh_application_init: unprovisioned GATT DB status:0

wiced_bt_mesh_model_onoff_server_init

mesh deftt init

def trans time:0

Failed to write nv

wiced_bt_mesh_model_scene_server_init

scene_server_delete_all bytes:0

wiced_bt_mesh_model_scheduler_server_init

No sched events

time srvr init

wiced_bt_mesh_model_onoff_server_init

mesh deftt init

def trans time:0

Failed to write nv

wiced_bt_mesh_model_scene_server_init

scene_server_delete_all bytes:0

wiced_bt_mesh_model_scheduler_server_init

No sched events

wiced_bt_mesh_model_onoff_server_init

mesh deftt init

def trans time:0

Failed to write nv

wiced_bt_mesh_model_scene_server_init

scene_server_delete_all bytes:0

wiced_bt_mesh_model_scheduler_server_init

No sched events

***** Free mem after app_init:30052

0 Likes
1 Solution
Anonymous
Not applicable

Hi,

In the make target, can you please set LEGACY_BOARD=1 and then try running the example?

Regards,

-Madhu

View solution in original post

0 Likes
6 Replies