To use multiple networks with i.MX6.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

To use multiple networks with i.MX6.

跳至解决方案
832 次查看
satoshishimoda
Senior Contributor I

Hi community,

I have a basic question about i.MX6 network.

Actually, our partner want to use 2 networks simultaneously.

In this case, I think they can do it if they use i.MX6 ENET and Wi-Fi module which has USB (or SDIO or PCIe) I/F.

Is my understanding correct?

Best Regards,

Satoshi Shimoda

标签 (4)
标记 (1)
0 项奖励
1 解答
723 次查看
b36401
NXP Employee
NXP Employee

Yes. You can use both Ethernet and Wi-Fi simultaneously.
For example you can route one network to another.
Or you can simply access both networks from your device
but not forward packets from one network to another.

在原帖中查看解决方案

0 项奖励
7 回复数
724 次查看
b36401
NXP Employee
NXP Employee

Yes. You can use both Ethernet and Wi-Fi simultaneously.
For example you can route one network to another.
Or you can simply access both networks from your device
but not forward packets from one network to another.

0 项奖励
723 次查看
satoshishimoda
Senior Contributor I

Hi Victor Linnik,

Thank you for your reply.

I think each network can get difference IP addresses in this case, is this right?

Best Regards,

Satoshi Shimoda

0 项奖励
723 次查看
b36401
NXP Employee
NXP Employee

Yes. You need to use different IP addresses and different networks on these interfaces.
I mean (just as an example) you can use 192.168.1.1 and 192.168.2.1 but not 192.168.1.1 and 192.168.1.2.

723 次查看
satoshishimoda
Senior Contributor I

Hi Victor Linnik,

To make sure, I have one more question.

Can both networks use completely different network IP addresses?
(e.g. 128.100.1.1 & 132.200.1.1)

In Android, we understand Android API don't support connecting to specified network in this case.

So I want to confirm what is OK and what is NG.

Best Regards,

Satoshi Shimoda

0 项奖励
723 次查看
b36401
NXP Employee
NXP Employee

192.168.1.x and 192.168.2.x I meant as an example of different /24 networks.
Of course you can use 128.100.1.1 and 132.200.1.1 IP addresses as well.

0 项奖励
723 次查看
satoshishimoda
Senior Contributor I

Hi Victor,

Would you give me advice?

Best Regards,

Satoshi Shimoda

0 项奖励
723 次查看
satoshishimoda
Senior Contributor I

Hi Victor,

Is Android API no problem to use different networks?

If Android BSP (jb4.2, jb4.3, kk4.4) modification is needed to use different network at the same time, would you let me know it?

Or can we use the different networks without any modification?

Best Regards,

Satoshi Shimoda

0 项奖励