driver1998 / bsp

Windows 10 ARM64 BSP for Raspberry Pi 3B
MIT License
25 stars 10 forks source link

Networking through modem emulation over UART #1

Closed driver1998 closed 5 years ago

driver1998 commented 6 years ago

This is a mega thread for modem emulation and networking stuff.

Instructions is moved to wiki: https://github.com/driver1998/bsp/wiki/Modem-Emulation-and-Networking.

Googulator commented 6 years ago

Even better, use "Communications cable between two computers" from mdmhayes.inf with the same AMD64 -> ARM64 mod, and a Windows host to share the connection from.

More details here: https://serverfault.com/questions/130435/how-to-set-up-a-serial-connection-to-a-windows-7-computer

driver1998 commented 6 years ago

@Googulator I tried, but I can only get about 9600bps, that is way slower....

Googulator commented 6 years ago

Did you edit rasphone.pbk to set the correct connection type?

driver1998 commented 6 years ago

Can you provide some more details about that?

driver1998 commented 5 years ago

Closing this issue since Ethernet is working now.