Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit50fb458

Browse files
pandiannanolbuque
authored andcommitted
libs/unit/nbiot.py: Built-in SIM7020G communication module.
Signed-off-by: Pandian Nano <pandian.nano@gmail.com>
1 parent285f39a commit50fb458

File tree

10 files changed

+834
-14
lines changed

10 files changed

+834
-14
lines changed

‎docs/en/refs/unit.nbiot.ref‎

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
.. |NB-IOTUnit| image:: https://static-cdn.m5stack.com/resource/docs/products/unit/nbiot_global/nbiot_global_01.webp
2+
:target: https://docs.m5stack.com/en/unit/nbiot_global
3+
:height: 200px
4+
:width: 200 px
5+
6+
.. |init.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/init.png
7+
.. |example.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/example.png
8+
.. |check_modem_is_ready.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/check_modem_is_ready.png
9+
.. |get_imei_number.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/get_imei_number.png
10+
.. |get_signal_strength.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/get_signal_strength.png
11+
.. |get_model_identification.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/get_model_identification.png
12+
.. |get_gprs_network_status.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/get_gprs_network_status.png
13+
.. |get_show_pdp_address.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/get_show_pdp_address.png
14+
.. |get_pdp_context_status.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/get_pdp_context_status.png
15+
.. |get_pdp_context_dynamic_parameters.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/get_pdp_context_dynamic_parameters.png
16+
.. |set_command_echo_mode.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/set_command_echo_mode.png
17+
.. |set_gprs_network_state.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/set_gprs_network_state.png
18+
.. |set_pdp_context_apn.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/set_pdp_context_apn.png
19+
.. |set_pdp_context.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/set_pdp_context.png
20+
.. |modem_debug.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/modem_debug.png
21+
.. |mqtt_server_connect.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/mqtt_server_connect.png
22+
.. |mqtt_server_disconnect.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/mqtt_server_disconnect.png
23+
.. |mqtt_server_is_connect.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/mqtt_server_is_connect.png
24+
.. |mqtt_subscribe_callback.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/mqtt_subscribe_callback.png
25+
.. |get_topic.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/get_topic.png
26+
.. |get_msg.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/get_msg.png
27+
.. |mqtt_unsubscribe_topic.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/mqtt_unsubscribe_topic.png
28+
.. |mqtt_publish_topic.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/mqtt_publish_topic.png
29+
.. |mqtt_polling_loop.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/mqtt_polling_loop.png
30+
.. |http_request.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/http_request.png
31+
.. |http_server_connect.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/http_server_connect.png
32+
.. |http_server_disconnect.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/http_server_disconnect.png
33+
.. |is_http_server_connect.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/is_http_server_connect.png
34+
.. |data_content.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/data_content.png
35+
.. |response_code.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/nbiot/response_code.png
36+
37+
.. |nbiot-mqtt-demo.m5f2| raw:: html
38+
39+
<a
40+
href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/unit/nbiot/nbiot-mqtt-demo.m5f2"
41+
target="_blank"
42+
>
43+
nbiot-mqtt-demo.m5f2
44+
</a>
45+
46+
47+
48+

‎docs/en/units/index.rst‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Unit
4141
miniscale.rst
4242
mqtt.rst
4343
mqttpoe.rst
44+
nbiot.rst
4445
ncir.rst
4546
oled.rst
4647
op90.rst

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp