Navigation

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

    Topics created by Arthur

    • Arthur

      Raspberry 3 troubles
      Troubleshooting • • Arthur  

      2
      0
      Votes
      2
      Posts
      765
      Views

      mfalkvidd

      @arthur I took the liberty to press the code block button (looks like this: </> ) to make the output more readable. It looks like your /usr/include/linux/types.h file is damaged. This is what the top of that file looks on my system: pi@raspberrypi:~ $ head /usr/include/linux/types.h #ifndef _LINUX_TYPES_H #define _LINUX_TYPES_H #include <asm/types.h> #ifndef __ASSEMBLY__ #include <linux/posix_types.h> Could you post yours?
    • Arthur

      mysensor error-handling missing ?
      Troubleshooting • error-handling error freeze • • Arthur  

      6
      0
      Votes
      6
      Posts
      1471
      Views

      Arthur

      "#define MY_TRANSPORT_WAIT_READY_MS 100" worked indeed ! An error-handling is better but this is already nice, my prototype is running now with and without Mysensor-gateway active. I will look at the error led option too, Thanks !! Arthur
    • Arthur

      [SOLVED] Not working: Distance Sensor connected to Arduino Uno with NRF24L01+ and adapter
      Troubleshooting • • Arthur  

      7
      0
      Votes
      7
      Posts
      2149
      Views

      Yveaux

      @Arthur good to hear!