PUART_Control example with WICED Sense?

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

cross mob
Anonymous
Not applicable

I am attempting to run the PUART example with a WICED Sense.

Code compiles fine and builds to device OK.  My device enumerates two COM ports: COM5, and COM6.

According to the PUART documentation, I should be connecting to the second COM port (COM6).

Using the PUART windows application, I select COM6 and click Start Device Discovery.  But nothing happens...

I've tried using Realterm to see if I can get any data coming through, but nothing.

Does the WICED Sense support the PUART_Control example application?

Thanks,

Justin

0 Likes
1 Solution
VikramR_26
Employee
Employee
25 sign-ins 10 sign-ins 10 comments on KBA

The WICED Sense hardware does not show trace messages on both the COM ports( these are disabled from a HW design) . So you can download and run the app but you would not be able to see the UART messages.

thnx

vik86

View solution in original post

0 Likes
5 Replies