Hello,
Currently, im sending file to toradex module over ethernet from linux os with scp command.But now, im tryring to same files to toradex module from linux os. I couldnt find a good guide.
Can you help for this issue ?
Thank you
Hello,
Currently, im sending file to toradex module over ethernet from linux os with scp command.But now, im tryring to same files to toradex module from linux os. I couldnt find a good guide.
Can you help for this issue ?
Thank you
You can use ZMODEM, YMODEM or XMODEM protocols. Most terminal program like minicom, PuTty, TeraTerm are natively supports them. Or you can use a cli commands.
I’d recommend to use a ZMODEM.