• 1
    Step 1

    Use NPM to install the platform on a RPi:

    npm install iot-433mhz -g --unsafe-perm
  • 2
    Step 2

    Upload the single-arduino-tx-rx (https://github.com/roccomuso/iot-433mhz/tree/master/hardware-layer) sketch on your Arduino Nano.

  • 3
    Step 3

    Connect the 433 Mhz Receiver and Sender to the Arduino Nano, following this pinout:

    And then connect the Arduino to the RPi through the Serial cable.