zephyr/drivers/modem
Michael Scott 759d1d6408 drivers: modem: introduce u-blox SARA-R4 modem driver
The u-blox SARA-R4 modem modules are Ultra-compact LTE Cat
M1 / NB1 ready:

- Configurable with a single hardware version
- Flexible mode selection as LTE Cat M1, LTE Cat NB1, EGPRS -
  only/preferred
- Low power consumption and longer battery life
- Extended range in buildings, basements, and with NB1,
  underground

This driver introduces support for basic AT commands to
query modem information as well as socket connection
for TCP/UDP communication.

Signed-off-by: Michael Scott <mike@foundries.io>
2019-05-21 08:17:20 -04:00
..
CMakeLists.txt drivers: modem: introduce u-blox SARA-R4 modem driver 2019-05-21 08:17:20 -04:00
Kconfig drivers: modem: introduce u-blox SARA-R4 modem driver 2019-05-21 08:17:20 -04:00
Kconfig.ublox-sara-r4 drivers: modem: introduce u-blox SARA-R4 modem driver 2019-05-21 08:17:20 -04:00
Kconfig.wncm14a2a drivers: modem: wncm14a2a: remove HW specific Kconfig settings 2019-05-21 08:17:20 -04:00
modem_receiver.c drivers: modem: fix extra bytes sent by mdm_receiver_send() 2019-03-04 09:40:45 -05:00
modem_shell.c shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
ublox-sara-r4.c drivers: modem: introduce u-blox SARA-R4 modem driver 2019-05-21 08:17:20 -04:00
wncm14a2a.c drivers: modem: wncm14a2a: correct pinconfig assert check 2019-05-21 08:17:20 -04:00