Chance of Spectrum growth on 37ch?

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

cross mob
WaSu_1697556
Level 3
Level 3
First like received First like given

Hi,

In the changelog of SDK 2.2.3, There's a mention about spectrum growth at 37ch happens while advertising.

With SDK 2.2.2, could the spectrum growth happen with the following APIs as well?

WICED-Smart-SDK\include\blecm.h

  void blecm_EndTest(void);

  UINT8 blecm_StartReveiverTest(UINT8 channel);

  UINT8 blecm_StartTransmitterTest(UINT8 channel, UINT8 packetLength, UINT8 packetType);

rf_cw_test_api.a

UINT8 blecm_EnableUnmodulatedTxCarrierFrequencyTest(UINT16 cwFreq,INT8 txPower);

  UINT8 blecm_DisableUnmodulatedTxCarrierFrequencyTest(void);

0 Likes
1 Solution
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

To avoid this issue, we recommend that you move to SDK 2.2.3.

View solution in original post

0 Likes
1 Reply
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

To avoid this issue, we recommend that you move to SDK 2.2.3.

0 Likes