Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

请问是否可以利用串口通信实现主从模式,从而可以两个780e开发版只需要一个有流量 #20

@CASN

Description

@CASN

您的功能请求是否与解决某些问题有关?请描述一下。/ Is your feature request related to a problem? Please describe.

我有两张卡,一张有流量,另一张是海外的卡,流量1M差不多1$,我的需求是两个模块间用串口通信,把没流量的这个卡收的短信通过另一个卡的流量发送

描述您想要的解决方案 / Describe the solution you'd like

实现主从模式

描述您想要的详细使用步骤描述 / Describe the solution you'd like to use in what way

模块A插入有流量的卡,开启串口监听,模块B插入没有流量的卡,收到短信时通过串口传输数据给模块A,模块A通过网络发送至指定接收通道(如果能加入区分两个卡短信的功能就更好了,比如A的短信加上后缀来自A卡,B的短信加上来自B卡)

其他备注信息或截图 / Add any other context or screenshots about the feature request here

No response

确认信息

  • 检查过该需求,之前没有人提过 / Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • 这个需求是真实存在的,并且对于本项目来说是必要的
  • 我已经提供了该需求的清晰、详细、完整的方案,请按该方案进行实施
  • 我认为我提供的信息已经足够,不需要其他人继续完善该需求的其他细节
  • 我同意跟进该需求的实施进程,并在适时提供合理的解释与纠正

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions