Skip to content

[Library Manager] Please add NB_Generic Library #11354

@khoih-prog

Description

@khoih-prog

Please add NB_Generic library to Library Manager.

Thanks and Regards.


Features

This library is based on, modified, bug-fixed and improved from:

  1. MKRNB

to add support to many boards besides Arduino MKR NB 1500.

This NB_Generic library will finally provide these following features (certainly ony if supported by the NB/GPRS modules)

  1. TCP Client (HTTP, HTTPS, MQTT, Blynk, WebSockets, ...)
  2. UDP data connections
  3. USSD (Sending USSD requests and decoding 7,8,16-bit responses)
  4. SMS (Sending and Receiving)

Supported modems

  • u-blox LTE-M/NB-IoT Modems (SARA-R4xx, SARA-N4xx, but NOT SARA-N2xx).

To be Supported modems

  • SIMCom LTE Modules (SIM7100E, SIM7500E, SIM7500A, SIM7600C, SIM7600E)
  • SIMCom SIM7000E/A/G CAT-M1/NB-IoT Module
  • SIMCom SIM7020E/A/G CAT-M1/NB-IoT Module
  • Sequans Monarch LTE Cat M1/NB1 (VZM20Q)

Currently Supported Boards

This NB_Generic library currently supports these following boards:

  1. nRF52 boards, such as AdaFruit Feather nRF52832, nRF52840 Express, BlueFruit Sense, Itsy-Bitsy nRF52840 Express, Metro nRF52840 Express, NINA_B302_ublox, NINA_B112_ublox, etc.

  2. SAM DUE

  3. SAMD21

  • Arduino MKR NB 1500
  • Arduino SAMD21: ZERO, MKRs, NANO_33_IOT, etc.
  • Adafruit SAMD21 (M0): ItsyBitsy M0, Feather M0, Feather M0 Express, Metro M0 Express, Circuit Playground Express, Trinket M0, PIRkey, Hallowing M0, Crickit M0, etc.
  • Seeeduino: LoRaWAN, Zero, Femto M0, XIAO M0, Wio GPS Board, etc.
  1. SAMD51
  • Adafruit SAMD51 (M4): Metro M4, Grand Central M4, ItsyBitsy M4, Feather M4 Express, Trellis M4, Metro M4 AirLift Lite, MONSTER M4SK Express, Hallowing M4, etc.
  • Seeeduino: Wio Terminal, Grove UI Wireless
  1. Teensy (4.1, 4.0, 3.6, 3.5, 3,2, 3.1, 3.0, LC)

  2. ESP32 including ESP32-S2 (ESP32-S2 Saola, AI-Thinker ESP-12K, etc.)

  3. ESP8266

  4. STM32F/L/H/G/WB/MP1 boards (with 32+K Flash)

  • Nucleo-144 (F429ZI, F767ZI, etc.)
  • Nucleo-64
  • Discovery
  • Generic STM32F0, STM32F1, STM32F2, STM32F3, STM32F4, STM32F7 (with 64+K Flash): x8 and up
  • STM32L0, STM32L1, STM32L4
  • STM32G0, STM32G4
  • STM32H7
  • STM32WB
  • STM32MP1
  • LoRa boards
  • 3-D printer boards
  • Generic Flight Controllers
  • Midatronics boards


Changelog

Release v1.0.0

  1. Initial coding to add support to many boards besides MKRNB 1500 / u-blox NB-IoT / LTE-M modem SARA R401

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions