Navigation

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

    Scala

    @Scala

    0
    Reputation
    3
    Posts
    468
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Scala Follow

    Best posts made by Scala

    This user hasn't posted anything yet.

    Latest posts made by Scala

    • RE: MySensors Sensebender Micro - Not able to upload sketches / enter in test-mode

      May be... but I tried also other 2 sensebenders without FTDI programmer (using the pre-loaded sketch) with out results. So I guess there is something else wrong.

      posted in Troubleshooting
      Scala
      Scala
    • MySensors Sensebender Micro - Not able to upload sketches / enter in test-mode

      Hi there!

      I bought 10 Sensebender Micro a couple of month ago, and finally was able to play with them during this weekend.

      I opened 3 of them and try to load a sketch on in just to try the FTDI programmer (I have been using UNOs and NANOs to avoid this until now!), but get the following output from the Arduino IDE using Sensebender Micro, Atmega328 1 Mhz configuration:

      Sketch uses 25,350 bytes (82%) of program storage space. Maximum is 30,720 bytes.
      Global variables use 814 bytes (39%) of dynamic memory, leaving 1,234 bytes for local variables. Maximum is 2,048 bytes.
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xf9
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xf9
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xf9
      Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xf9
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xf9
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xf9
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xf9
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xf9
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xf9
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xf9

      The Sensebender Micro LED is always solid red, except when the sketch is uploading when it turns off.

      I was unable to read using the self-test-mode anything on the Serial Monitor.

      I also try with 2 more Sensebender Micro, and always get the same solid red LED with and without radio.

      I tried also to add them to my Domoticz environment (with several sensors) and was unable to read anything from them.

      Not sure what else to test, nor what the solid red LED means.

      Any help would be greatly appreciated!

      Tomás

      posted in Troubleshooting
      Scala
      Scala
    • RE: Step-by-step procedure to connect the NRF24L01+ to the GPIO pins and use the Raspberry as a Serial Gateway (MySensors 1.x)

      @mfalkvidd Hi there and thanks for a great and super detailed step-by-step tutorial.

      I've got mine running in no time with your instructions, but after a couple of minutes I've got the following error:

      2015-12-30 20:51:30.356 Error: MySensors: Unhandled sensor (sub-type=32), please report with log!
      2015-12-30 20:52:01.390 Error: Serial Port closed!... Error: End of file
      2015-12-30 20:52:02.315 MySensors: retrying in 30 seconds...
      2015-12-30 20:52:31.319 MySensors: Using serial port: /dev/ttyUSB20
      2015-12-30 20:52:31.320 Error: MySensors: Error opening serial port!
      2015-12-30 20:52:32.321 MySensors: retrying in 30 seconds...
      2015-12-30 20:53:01.324 MySensors: Using serial port: /dev/ttyUSB20

      I also attached a partial screen capture showing that it was working before 8-)

      2015-12-30 21_18_13-Domoticz - Opera.png

      Any idea on why is this happening and how to solve it?

      Southern regards and happy new year to all!

      posted in Hardware
      Scala
      Scala