nrf9160 modem rf stop

Hello

I am using the NRF9160 and I can see that modem RF transmitions cause some EMI issues

I would like, for a period of few seconds each time to stop modem transmitions

can I do that without using the API : lte_lc_power_off  ?

thank you 

  • Hi llan,

    I can see that modem RF transmitions cause some EMI issues

    Do you mean nRF9160 causes EMI interference for other devices?

    If so, nRF9160 should operate under the regulation of your country or area and you may think about improving the RF interference tolerance capability of other devices.

    can I do that without using the API : lte_lc_power_off  ?

    Then why do you want to avoid using lte_lc_power_off? If you do need it, maybe a hardware solution like switching off the antenna is a choice?

    Best regards,

    Charlie

Related