GMX-NBIOT:NBIoT网络的GMX模块

时间:2021-05-11 07:00:11
【文件属性】:
文件名称:GMX-NBIOT:NBIoT网络的GMX模块
文件大小:899KB
文件格式:ZIP
更新时间:2021-05-11 07:00:11
C++ GMX-NBIOT 在bc95_nbiot目录中找到用于处理Tuino上BC96 NBIOT模块的新库(它可以与将BC95连接到串行端口的任何Arduino兼容板一起使用)。 该库由gmx_bc95和at_client文件组成,我们添加了一个简单的草图bc95_nbiot.ino以显示如何使用它们。 这是电话的快速“逻辑顺序” /* * Init */ if ( gmxBC95_init( " **** OPERATOR APN **** " , " **** OPERATORE CODE *** " ) == 0 ) _debug ( " BC95 Init OK! " ); /* * Starts the Module */ if ( gmxBC95_start() == 0 ) _debug ( " BC95 start
【文件预览】:
GMX-NBIOT-master
----docs()
--------gmx-nbiot.jpg(906KB)
----tuino_nbiot()
--------Regexp.h(5KB)
--------Regexp.cpp(22KB)
--------gmx_nbiot.cpp(8KB)
--------gmx_nbiot.h(2KB)
--------tuino_nbiot.ino(2KB)
----bc95_nbiot()
--------gmx_bc95.h(1KB)
--------at_client.h(917B)
--------gmx_bc95.cpp(8KB)
--------bc95_nbiot.ino(3KB)
--------at_client.cpp(7KB)
----README.md(7KB)

网友评论