:orphan: .. title:: CONFIG_MODEM_SIMCOM_SIM7080_RAT_NB1 .. kconfig:: CONFIG_MODEM_SIMCOM_SIM7080_RAT_NB1 CONFIG_MODEM_SIMCOM_SIM7080_RAT_NB1 ################################### *NB-IoT* Type: ``bool`` Help ==== .. code-block:: none Enable LTE NB-IoT mode. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/modem/Kconfig.simcom-sim7080:56`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:84`` → ``/modem/Kconfig:148`` Menu path: (Top) → Device Drivers → Modem Drivers → Sim7080 Driver → Radio Access Technology Mode .. code-block:: kconfig config MODEM_SIMCOM_SIM7080_RAT_NB1 bool "NB-IoT" depends on help Enable LTE NB-IoT mode. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*