Navigation

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

    dirkju

    @dirkju

    2
    Reputation
    2
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    dirkju Follow

    Best posts made by dirkju

    • RE: mysensors on rpi with NRF2401 with Domoticz

      @goblin said in mysensors on rpi with NRF2401 with Domoticz:

      fatal: destination path 'MySensors' already exists and is not an empty directory

      Seems like you're trying to clone the MySensors git repo but there's already an existing MySensors folder. This is a typical git error message.

      If you haven't given up yet, you could rename the Mysensors folder to something else and git-clone the development branch as advised by @mfalkvidd.

      (As a general advise, if you are unsure, it might be an option to just ask ChatGPT about the error messages, describing your scenario. It knows git and Mysensors ;-))

      posted in Domoticz
      dirkju
      dirkju
    • RE: Cannot compile sketch with STM32F1 BluePill board

      @tnick I know this is an old post, but if it helps you - I've created support for STM32 based on latest STM32duino here. It's currently made to be backward compatible for the existing STM32F1 support, which is what you are struggling. But with a small change you can use the new STM32 HAL support. Let me know if you are interested to give it a try.
      The longer term plan is to remove the existing (old) STM32F1 support in favor of the new and more general STM32 support. (If @mfalkvidd agrees ;-))

      posted in Troubleshooting
      dirkju
      dirkju

    Latest posts made by dirkju

    • RE: mysensors on rpi with NRF2401 with Domoticz

      @goblin said in mysensors on rpi with NRF2401 with Domoticz:

      fatal: destination path 'MySensors' already exists and is not an empty directory

      Seems like you're trying to clone the MySensors git repo but there's already an existing MySensors folder. This is a typical git error message.

      If you haven't given up yet, you could rename the Mysensors folder to something else and git-clone the development branch as advised by @mfalkvidd.

      (As a general advise, if you are unsure, it might be an option to just ask ChatGPT about the error messages, describing your scenario. It knows git and Mysensors ;-))

      posted in Domoticz
      dirkju
      dirkju
    • RE: Cannot compile sketch with STM32F1 BluePill board

      @tnick I know this is an old post, but if it helps you - I've created support for STM32 based on latest STM32duino here. It's currently made to be backward compatible for the existing STM32F1 support, which is what you are struggling. But with a small change you can use the new STM32 HAL support. Let me know if you are interested to give it a try.
      The longer term plan is to remove the existing (old) STM32F1 support in favor of the new and more general STM32 support. (If @mfalkvidd agrees ;-))

      posted in Troubleshooting
      dirkju
      dirkju