|
| 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 | + |