Sodaq_nbIOT:用于ublox NB-IoT模块的Arduino库

时间:2024-05-23 03:09:26
【文件属性】:

文件名称:Sodaq_nbIOT:用于ublox NB-IoT模块的Arduino库

文件大小:35KB

文件格式:ZIP

更新时间:2024-05-23 03:09:26

C++

Sodaq_nbIOT v2 Arduino库,用于与uBlox nbIOT模块一起使用。 模块的固件版本应> = 06.57,A03.02。 请检查以获取最新固件。 用法 快速示例: # include " Sodaq_nbIOT.h " # include < Sodaq> # ifdef ARDUINO_SODAQ_EXPLORER # define MODEM_ON_OFF_PIN 7 # define MODEM_STREAM Serial # else # error "You need to declare the modem on/off pin and stream for your particular board!" # endif # define DEBUG_STREAM SerialUSB # define DEBUG_STREAM_BAU


【文件预览】:
Sodaq_nbIOT-master
----platformio.ini(474B)
----.github()
--------dependabot.yml(159B)
--------workflows()
----Readme.md(6KB)
----.gitlab-ci.yml(1KB)
----src()
--------Sodaq_AT_Device.cpp(10KB)
--------Sodaq_nbIOT.h(11KB)
--------Sodaq_OnOffBee.h(407B)
--------Sodaq_AT_Device.h(7KB)
--------Sodaq_nbIOT.cpp(39KB)
----library.properties(252B)
----examples()
--------nbIOT_GPS()
--------nbIOT_test()
--------nbIOT_test_udp()
--------nbIOT_Humidity_Temperature()
--------nbIOT_serial_passthrough()
--------nbIOT_Pressure_Temperature()
----.gitignore(4KB)

网友评论