你好,目前底层是支持4G模块得驱动,参考https://developer.canaan-creative.com/k230_canmv/zh/main/zh/example/network/modules/ec200m.html,但是现在不支持在micropython中进行拨号得操作,需要将4G模块设置成自动拨号,然后使用network.LAN进行通信即可。