Home
last modified time | relevance | path

Searched full:cellular (Results 1 – 25 of 27) sorted by relevance

12

/Zephyr-latest/include/zephyr/drivers/
Dcellular.h9 * @file drivers/cellular.h
10 * @brief Public cellular network API
17 * @brief Cellular interface
18 * @defgroup cellular_interface Cellular Interface
31 /** Cellular access technologies */
43 /** Cellular network structure */
45 /** Cellular access technology */
48 * List of bands, as defined by the specified cellular access technology,
56 /** Cellular signal type */
63 /** Cellular modem info type */
[all …]
/Zephyr-latest/samples/net/cellular_modem/
Dsample.yaml2 description: Sample for cellular modem
3 name: Sample for cellular modem using native networking
6 - cellular
11 - cellular
DREADME.rst1 .. zephyr:code-sample:: cellular-modem
2 :name: Cellular modem
4 Use a cellular modem to communicate with a UDP server.
/Zephyr-latest/drivers/modem/
DKconfig.cellular5 bool "Generic cellular modem support"
25 cellular modems to establish a point-to-point
DKconfig192 source "drivers/modem/Kconfig.cellular"
Dmodem_cellular.c10 #include <zephyr/drivers/cellular.h>
1672 static DEVICE_API(cellular, modem_cellular_api) = {
/Zephyr-latest/doc/connectivity/networking/api/
Dppp.rst36 For using PPP with a cellular modem, see :zephyr:code-sample:`cellular-modem` sample
/Zephyr-latest/samples/net/lwm2m_client/
Doverlay-queue.conf4 # This is a common NAT timeout for cellular networks.
/Zephyr-latest/boards/ezurio/pinnacle_100_dvk/doc/
Dindex.rst5 The Pinnacle™ 100 cellular modem seamlessly incorporates a powerful Cortex M4F
14 Ezurio’s sample code (cellular, Bluetooth) and hardware interfaces,
19 cellular WAN to BLE. It’s never been easier to bridge wireless
205 …le 100 website: https://www.ezurio.com/wireless-modules/cellular-solutions/pinnacle-100-cellular-m…
/Zephyr-latest/boards/particle/boron/doc/
Dindex.rst6 The Particle Boron is a cellular-enabled development board with a
112 * UARTE1 internal to u-blox cellular modem
157 https://docs.particle.io/datasheets/cellular/boron-datasheet/
/Zephyr-latest/doc/services/modem/
Dindex.rst10 including GNSS, Cellular, WiFi etc.
/Zephyr-latest/dts/bindings/memory-controllers/
Dst,stm32-fmc-nor-psram.yaml14 * PSRAM (Cellular RAM)
114 * CPSIZE - Cellular RAM (CRAM) 1.5 Page Size.
/Zephyr-latest/samples/net/cellular_modem/src/
Dmain.c16 #include <zephyr/drivers/cellular.h>
315 printk("Retrieving cellular info\n"); in main()
/Zephyr-latest/boards/ezurio/mg100/doc/
Dindex.rst5 The Sentrius™ MG100 Gateway offers a compact, out of box Bluetooth to low power cellular gateway
9 Bluetooth 5 modules or devices and sends it to the cloud via a global low power cellular
/Zephyr-latest/boards/innblue/innblue21/doc/
Dindex.rst6 The nRF9160 innblue21 is a cellular IoT sensor development board, which
/Zephyr-latest/boards/innblue/innblue22/doc/
Dindex.rst6 The nRF9160 innblue22 is a cellular IoT sensor development board, which
/Zephyr-latest/boards/actinius/icarus_bee/doc/
Dindex.rst6 The Icarus Bee is a cellular IoT board in Bee/xBee form factor.
/Zephyr-latest/boards/actinius/icarus_som/doc/
Dindex.rst6 The Icarus SoM is a coin-sized, easy-to-solder cellular IoT Module
/Zephyr-latest/boards/nordic/nrf9160dk/doc/
Dindex.rst284 the `Nordic Low power cellular IoT`_ website.
528 .. _Nordic Low power cellular IoT: https://www.nordicsemi.com/Products/Low-power-cellular-IoT
/Zephyr-latest/boards/dptechnics/walter/doc/
Dindex.rst100 | Cellular | on-board | modem_cellular |
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst54 * Cellular Modem
329 Gateway is a cellular phone. It controls the device (Hands-free Unit), that is the remote
1499 * Misc improvements in the :zephyr:code-sample:`cellular-modem` sample
Drelease-notes-3.6.rst423 communicate with the modems. For systems which already contain a cellular modem,
/Zephyr-latest/boards/actinius/icarus/doc/
Dindex.rst6 The Icarus is a cost-effective cellular IoT board in Adafruit's Feather/FeatherWing
/Zephyr-latest/include/zephyr/bluetooth/audio/
Daudio.h313 * traditional cellular as well as VoIP and Push-to-Talk
344 * including traditional cellular as well as VoIP and Push-to-Talk
Dtbs.h466 /** The name of the provider, for example a cellular service provider */

12