diff --git a/README.md b/README.md new file mode 100644 index 0000000..0a37a70 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +WPJ428 + SIMCOM 8202G +===================== + +We try to build a FOSS 5GNR Router with OpenWRT. +Some challenges we have encountered so far: + - OpenWRT stable misses a patch to enable our board ethernet port -> we compile from source + - The Modem Manager simtech plugin does not declare 5GNR + +## Flash the router + +First connect with your UART cable on the router: + +![UART](img/uart.jpg) diff --git a/img/uart.jpg b/img/uart.jpg new file mode 100644 index 0000000..433e935 Binary files /dev/null and b/img/uart.jpg differ