Ask a Scan question

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

cross mob
Anonymous
Not applicable

Hi sir,

I Download puart_control App in bcm2073x ,

I use my Terminal for check trace from "WICED Smart UART Controller (.exe)" .

When I click "Start Device Discovery" , some message print to my Terminal.

but I not found message :"blecm evt handler" where it trace on file..

12.jpg

who can tell me ..

Thanks you

0 Likes
1 Solution
Anonymous
Not applicable

HI two sir ,

Thank you for your help , Very helpful for me.

View solution in original post

0 Likes
10 Replies
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

I did some stuff here with puart_controller.exe. Check out the PUART-Control.pdf within the sdk for a better understanding of this sw.

puart_control: stop scan after puart_control_handle_cancel_connect_cmd

0 Likes
Anonymous
Not applicable

hi boont

Maybe I'm sorry bad description of the problem,

I would like to know where this string "blecm evt handler:" is used ble_trace() method

in App source file ?

0 Likes

What is this terminal that you are referring about? I used the window with the controller.exe to observe by interactions.

log.jpg

0 Likes
Anonymous
Not applicable

hi boont,

controller.exe use second port 22  with  puart_write() function for trace.


you can use first port 21 with other  terminal , it was used ble_trace() function for trace.


in My situation second is port 22 , port 21 for other terminal.


Only "blecm evt handler:"  I don't know where it defined and can't find,


Maybe it is included in the SDK hidden inside?

111.jpg



0 Likes

I can't find "blecm evt handler". But what is the issue here? You want to disable tracing altogether?

Are you doing all this on the tag3?

0 Likes
Anonymous
Not applicable

Hi boont

Because I want follow the "bcm evt handler" where it called in sdk source code.

That is no big problem ,   Thanks for your replay .


Anonymous
Not applicable

I know tag3 step. it use pin32 33 for peripheral device and control chip.

0 Likes
Anonymous
Not applicable

Hello yaocing,

1.  Are you asking about asking about the encoded traces output?

2.  There is no such string in the app.

3.  The traces are all encoded by the ROM and the IDE plugin decodes it.

Thanks,

JT

0 Likes

not sure it helps but this thread discussed about the trace on the hci uart port...

quick question: trace output

0 Likes
Anonymous
Not applicable

HI two sir ,

Thank you for your help , Very helpful for me.

0 Likes