Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Dragos Pascale
    3. Posts
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by Dragos Pascale

    • RE: Is MySensors RPI GW 32bit only?

      in hal/transport/RFM69/driver/new/RFM69_new.h you must also replace
      #define RFM69_MAX_PACKET_LEN (0x40u) with
      #define RFM69_MAX_PACKET_LEN (0x40ul)
      if you are using RFM69 radio

      posted in Troubleshooting
      Dragos Pascale
      Dragos Pascale