NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

ArduinoJesper's avatar
Sep 01, 2020
Solved

Connecting to RN 422 with arduino

Hello!

I'm working with an Arduino-based project and am wondering how to connect to the NAS to share files.

I know very little about how a NAS works but have found that I can set up the Arduino as an FTP client. If I enable FTP in the NAS, will the Arduino FTP client be able to write a file to the NAS?

 

Thank you beforehand!

  • Yes, assuming you've installed an FTP client on the Arduino.  You just have to enable the protocol under System and enable it and set permissions for the share under Shares.

4 Replies

  • Sandshark's avatar
    Sandshark
    Sensei - Experienced User

    Yes, assuming you've installed an FTP client on the Arduino.  You just have to enable the protocol under System and enable it and set permissions for the share under Shares.

  • schumaku's avatar
    schumaku
    Guru - Experienced User

    Much more handy for direct file access (ft is pure transfer) would be either using SMB (CIFS) or alternatively NFSv3 for simplicity. Depends on security, preferences, ...

    • ArduinoJesper's avatar
      ArduinoJesper
      Aspirant

      I'm afraid that it's not possible with the Arduino. However, I'm thinking about connecting the 4 Arduinos to a Raspberry pi instead. From what I've read so far, the raspberry pi(running Linux) has better support for network shares.

      • Sandshark's avatar
        Sandshark
        Sensei - Experienced User

        Yes, a RasPi can support SMB and NFS network shares.  Unfortunately, as you said, there is no such support for the Arduino directly.

NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology! 

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More