Crystal Warmup help

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

cross mob
Anonymous
Not applicable

From this thread: wiced sense fails to invoke advertisement stopped callback

I run into the same issue. tried cgs work around. It is still not working.

To confirm I am doing the right thing

1. I modified WICED-Smart-SDK/Tool/wcg/cpy/makefile.inc to

########################################################################

# Add Application sources here.

########################################################################

GGS_LIST += $(DIR)/app.cgs

2. created a app.cgs file under wiced_sense directory

ENTRY "PMU Crystal Warm up Time"

{

   "Crystal warm up time" = 5000

}

The reason I doubt whether I am doing the right thing is - Even if I specify a none-exist cgs file in this makefile.inc, make target process still go through and download still complete without any error.

0 Likes
1 Solution
Anonymous
Not applicable
0 Likes
1 Reply
Anonymous
Not applicable

Hello John,

Have you checked these posts:

Re: BCM20732S to BCM20736S migration problem

Re: Wiced Sense factory recovery

This should help

Thanks

JT

0 Likes