模块进入 cmux 模式,注册 AT 和 PPP 接口到 CMUX 上; 模块上电后,自动初始化流程如下: \|/ - RT - Thread Operating System /|\4.0.2 build Apr 14 2020 2006 - 2019 Copyright by rt-thread team lwIP-2.0.2 initialized![I/sal.skt] Socket Abstraction Layer initialize success. [I/ppp.dev] ppp...
connection multiplexing protocol for RT-Thread, support GSM0710 .etc - cmux/docs/cmux_basic.md at master · RT-Thread-packages/cmux
BOARD_InitBootClocks(); RUN_Init(); CLOCK_InitSysPfd(kCLOCK_Pfd2, 29); /* Set semc clock to 163.86 MHz */ CLOCK_SetMux(kCLOCK_SemcMux, 1); CLOCK_SetDiv(kCLOCK_SemcDiv, 1); HAL_SEMC_InitSEMC(); /* perform LCD initialization */ gx_lcd_board_setup(); /* Ente...
- We are following threads for 7 weeks after the last post, later replies are ignored Please open a new thread and refer to the closed one, if you have a related question at a later point in time. ---
RT-Thread is an open source IoT operating system. Contribute to wdfk-prog/rt-thread development by creating an account on GitHub.
cmux Public Forked from RT-Thread-packages/cmux connection multiplexing protocol for RT-Thread, support GSM0710 .etc C 0 Apache-2.0 17 0 0 Updated Oct 24, 2022 ppp_device Public Forked from RT-Thread-packages/ppp_device lwIP PPP porting for GSM modem (like sim800) C 0 Apache-2.0...
PPP Device 软件包,是 RT-Thread 针对不同模块的 lwIP PPP 功能实现的软件包。它使蜂窝模块不再需要发送 AT 命令,使用 PPP 方式即可实现网络数据传输。 PPP Device 软件包特点如下: 支持多种蜂窝模块; 无缝兼容多种应用层网络协议(HTTP、MQTT、TLS 等); ...
RT-Thread is an open source IoT operating system. Contribute to wdfk-prog/rt-thread development by creating an account on GitHub.
RT-Thread is an open source IoT operating system. Contribute to wdfk-prog/rt-thread development by creating an account on GitHub.