Hi all,
I want to enable logs at stack and HCI levels for debugging an issue with paring for simple secure pairing method. I didnt found any documentation also for the same. I went through the header files but I didnt found any useful information
Solved! Go to Solution.
The bug has been identified and should be corrected in the next SDK release
Try enabling your HCI tracing capabilities in your application_init(). For example, the hello sensor app is enabled for tracing by default, and it has to be disabled otherwise. I think a search on "tracing" will reveal quite a number of threads on this.
Take a look at the WICED Smart Quick Start Guide (SDK 2.x and TAG3 Board)
"Viewing Traces from the WICED Smart Tag"
Hi,
I am using wiced Avnet IOT starter kit. I want to debug some issues with pairing. So is there any APIs that I should enable so as go get all the logs enabled at stack and HCI level.
Moving to the WICED Wi-Fi forum (this is where combo chips are supported), adding the WICED WiFi AE team: aky vik86 and peter_fenn (AWS specific)
Any updates
The bug has been identified and should be corrected in the next SDK release
aky wrote:
The bug has been identified and should be corrected in the next SDK release
Which SDK version fixes this issue?