Problems with client app control

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

cross mob
cera_4813796
Level 1
Level 1
5 questions asked 5 sign-ins First reply posted

Hello, I was integrating the module to a mesh network

CYBT-213043-MESH,

I provisioned 64 modules, but when provisioning the 64 the control client application could not provision more CYBT-213043-MESH cards, why does the control client app not provision more CYBT-213043-MESH cards?

I was using the Client Control application of modus toolbox

could you help me check this problem?

0 Likes
1 Solution
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

Sure. We will help.

There is no such limitation in clientcontrol as far as I know.

May I know the Modustoolbox and BTSDK version which you are using?

Could you please try to collect the debug logs using GDB view while you trying to provision the mesh device.

https://docs.microsoft.com/en-us/sysinternals/downloads/debugview

Also, please collect the device puart trace as well. please enable core and mmdl debug in the makefile of your application.

MESH_MODELS_DEBUG_TRACES ?= 1

MESH_CORE_DEBUG_TRACES ?= 1

"could not provision more CYBT-213043-MESH cards"

Could you explain what it means? Could you please provide me the exact steps that you are following and when it gets causes the problem?

Thanks,

-Dheeraj

View solution in original post

0 Likes
1 Reply
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

Sure. We will help.

There is no such limitation in clientcontrol as far as I know.

May I know the Modustoolbox and BTSDK version which you are using?

Could you please try to collect the debug logs using GDB view while you trying to provision the mesh device.

https://docs.microsoft.com/en-us/sysinternals/downloads/debugview

Also, please collect the device puart trace as well. please enable core and mmdl debug in the makefile of your application.

MESH_MODELS_DEBUG_TRACES ?= 1

MESH_CORE_DEBUG_TRACES ?= 1

"could not provision more CYBT-213043-MESH cards"

Could you explain what it means? Could you please provide me the exact steps that you are following and when it gets causes the problem?

Thanks,

-Dheeraj

0 Likes