Skip to content
Discussion options

You must be logged in to vote

No, Mongoose only uses one interface.
You can have two managers (or more) running, if you enable all needed drivers, that works (we did not intend for that to be done when writing the drivers), and you manually configure each instance for the required driver.
You can use a TCP/IP stack that handles several interfaces, like lwIP of FreeRTOS+TCP or Zephyr or ...
We already have a driver for Murata and RM2 modules.
We already have an AT command driver, the PPP driver. We do not intend to have a proprietary driver nor other type of driver handling anything other than Ethernet or PPP frames. Those drivers will be split and we'll have separate plain AT and PPP drivers soon, as soon as other pri…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by scaprile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants