Other Parts Discussed in Thread: UNIFLASH, CC3200, CC3100
Hi Experts,
A customer has ported our SimpleLink to an MCU which controls CC3100MOD.
At the system starting, sl_Start() API is called.
They found that some times the wake up time takes 4 sec.
After their investigation, sl_Start() takes sometimes longer.
Could you please share the possible reasons for the time of the variation for sl_Start()?
SimpleLInk version is 1.1.0.
Each version shown in "device.h" for SimpleLink is as follows:
Data name |
Value |
RomVersion |
0x3333 |
NwpVersion[0] |
0x00000200 |
NwpVersion[1] |
0x00000200 |
NwpVersion[2] |
0x00000000 |
NwpVersion[3] |
0x00000100 |
ChipId |
0x00040000 |
FwVersion[0] |
0x00000100 |
FwVersion[1] |
0x00000200 |
FwVersion[2] |
0x00000000 |
FwVersion[3] |
0x00000200 |
PhyVersion[0] |
0x00 |
PhyVersion[1] |
0x01 |
PhyVersion[2] |
0x17 |
PhyVersion[3] |
0x03 |
Thank you for your kind advice.
Best regards,
Hitoshi