Turning RF off for WWAN radio

Posted about 5 years ago by Steve Watts

Post a topic
Un Answered
S
Steve Watts

Hi,

When using the SDK APIs to enable and disable the radio 

i.e.

cg_status_t cg_wwan_set_radio ( const char ∗ dev_name, int enabled )

Does this actually turn off the modem module in that it does not transmit any RF energy or does it park the module?

If it does not negate all RF energy, is there a way to do that?

Many thanks,

Steve Watts

0 Votes


1 Comments

OPTION Support

OPTION Support posted about 5 years ago Admin

Hi Steve,

This SDK command puts the modem in the so called 'Airplane Mode'.  This is right way to disable the modem.

Harald
OPTION Support


0 Votes

Login to post a comment