masayuki2009 commented on PR #7616: URL: https://github.com/apache/nuttx/pull/7616#issuecomment-1336942325
>How does spresense access the network through rndis? do you have the manual or tutorial ? @anchao 1. Prepare the spresense main board and the extension board and connect them. 2. Connect both of micro-USB connectors on the board to Linux PC. 3. Configure and build spresense:rndis_smp and flash the nuttx.spk to board. 4. After the spresense boots, set up IP addresses on both sides and check the connection with ping 5. Setup the HTTP server on Linux PC. (e.g. Apache 2.0) and deploy 48khz/2ch/wav file. 6. Run the nxplayer on the spresense serial console and access to the file with HTTP. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org