Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Controllers
  3. Windows GUI/Controller for MySensors

Windows GUI/Controller for MySensors

Scheduled Pinned Locked Moved Controllers
myscontrollermysbootloader
486 Posts 101 Posters 348.0k Views 73 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Fabien

    Thank you @tekka I don't test your new bootloader beacuse I think you don't have RFM69 version (perhaps in th future ?)

    tekkaT Offline
    tekkaT Offline
    tekka
    Admin
    wrote on last edited by
    #314

    @Fabien perhaps, will have to get some RFM69 hardware first...

    1 Reply Last reply
    0
    • N niccodemi

      @petewill did you have any success finding out how to change default channel?

      petewillP Offline
      petewillP Offline
      petewill
      Admin
      wrote on last edited by
      #315

      @niccodemi said:

      @petewill did you have any success finding out how to change default channel?

      Sorry, don't know how I missed this. No, I haven't. I got sidetracked (kids) and I haven't had a chance to work on it further.

      My "How To" home automation video channel: https://www.youtube.com/channel/UCq_Evyh5PQALx4m4CQuxqkA

      1 Reply Last reply
      0
      • petewillP Offline
        petewillP Offline
        petewill
        Admin
        wrote on last edited by
        #316

        @niccodemi I just was able to upload the bootloader using the files provided by @siklosi posted here http://forum.mysensors.org/topic/2319/how-to-make-complie-mysbootloader/7. The difference is I used a USBASP (V2.0) instead of an UNO. It worked the first time uploading the blink sketch!! It was a pain getting the USBASP to work on Windows 8.1 but after I got the driver installed (and the wiring connections correct) it worked great. I haven't uploaded any sensor sketches yet but hopefully I'll have time to play with it soon.

        My "How To" home automation video channel: https://www.youtube.com/channel/UCq_Evyh5PQALx4m4CQuxqkA

        N 1 Reply Last reply
        0
        • petewillP petewill

          @niccodemi I just was able to upload the bootloader using the files provided by @siklosi posted here http://forum.mysensors.org/topic/2319/how-to-make-complie-mysbootloader/7. The difference is I used a USBASP (V2.0) instead of an UNO. It worked the first time uploading the blink sketch!! It was a pain getting the USBASP to work on Windows 8.1 but after I got the driver installed (and the wiring connections correct) it worked great. I haven't uploaded any sensor sketches yet but hopefully I'll have time to play with it soon.

          N Offline
          N Offline
          niccodemi
          wrote on last edited by
          #317

          @petewill thanks, I tried ch77 and it works great.

          1 Reply Last reply
          0
          • balloonguyB Offline
            balloonguyB Offline
            balloonguy
            wrote on last edited by
            #318

            Hi, download link for MYSController is broken. Error on attempt to download. thank you

            tekkaT 1 Reply Last reply
            0
            • balloonguyB balloonguy

              Hi, download link for MYSController is broken. Error on attempt to download. thank you

              tekkaT Offline
              tekkaT Offline
              tekka
              Admin
              wrote on last edited by
              #319

              @balloonguy Not on my side. Please try again.

              balloonguyB 1 Reply Last reply
              0
              • tekkaT tekka

                @balloonguy Not on my side. Please try again.

                balloonguyB Offline
                balloonguyB Offline
                balloonguy
                wrote on last edited by
                #320

                @tekka thanks for the quick response - i have tried the {http://goo.gl/9DCWNo} with no luck, all i get is a "this page is not available" message. I have tried with different browsers and different pc's - still the same response.
                BTW- Merry Christmas.

                R 1 Reply Last reply
                0
                • balloonguyB balloonguy

                  @tekka thanks for the quick response - i have tried the {http://goo.gl/9DCWNo} with no luck, all i get is a "this page is not available" message. I have tried with different browsers and different pc's - still the same response.
                  BTW- Merry Christmas.

                  R Offline
                  R Offline
                  robosensor
                  wrote on last edited by
                  #321

                  @balloonguy just tried this link. Everything is working, MYSController.zip file with md5 checksum dfe98f9e7ed6e1c3d5c418a862c23ee0 is downloaded.

                  1 Reply Last reply
                  0
                  • D Offline
                    D Offline
                    drock1985
                    wrote on last edited by
                    #322

                    Hi @tekka

                    When editing/adding items to the firmware_config.csv file, what should go in the types column? Could you please explain it?

                    Thanks,

                    My Projects
                    2 Door Chime Sensor
                    Washing Machine Monitor

                    tekkaT 1 Reply Last reply
                    0
                    • D drock1985

                      Hi @tekka

                      When editing/adding items to the firmware_config.csv file, what should go in the types column? Could you please explain it?

                      Thanks,

                      tekkaT Offline
                      tekkaT Offline
                      tekka
                      Admin
                      wrote on last edited by
                      #323

                      @drock1985 said:

                      When editing/adding items to the firmware_config.csv file, w

                      The type field is intended for defining a FW type, e.g. a node with a DHT humidity/temperature sensor may be FW type 1, whereas a node with a different sensor FW type 2 and so on...

                      1 Reply Last reply
                      0
                      • P Offline
                        P Offline
                        p0lar
                        wrote on last edited by
                        #324

                        Now that I have sensors that have the correct bootloader I have been able to upload firmware a few times. But now that I have made changed to the sketch and copied the new hex file over I even bumped the version tag in the file. I can't get it to flash. Nothing I do makes it upload the new code? Thoughts?

                        N tekkaT 2 Replies Last reply
                        0
                        • P p0lar

                          Now that I have sensors that have the correct bootloader I have been able to upload firmware a few times. But now that I have made changed to the sketch and copied the new hex file over I even bumped the version tag in the file. I can't get it to flash. Nothing I do makes it upload the new code? Thoughts?

                          N Offline
                          N Offline
                          niccodemi
                          wrote on last edited by
                          #325

                          @p0lar are you still able to remotely reboot node?

                          1 Reply Last reply
                          0
                          • P p0lar

                            Now that I have sensors that have the correct bootloader I have been able to upload firmware a few times. But now that I have made changed to the sketch and copied the new hex file over I even bumped the version tag in the file. I can't get it to flash. Nothing I do makes it upload the new code? Thoughts?

                            tekkaT Offline
                            tekkaT Offline
                            tekka
                            Admin
                            wrote on last edited by tekka
                            #326

                            @p0lar Please provide MYSController log with DEBUG enabled for further troubleshooting.

                            1 Reply Last reply
                            0
                            • P Offline
                              P Offline
                              p0lar
                              wrote on last edited by
                              #327

                              Yes I can reboot the node. trying to upload dallastemp to it.

                              MySensors_20160102-104854.log

                              tekkaT 1 Reply Last reply
                              0
                              • P p0lar

                                Yes I can reboot the node. trying to upload dallastemp to it.

                                MySensors_20160102-104854.log

                                tekkaT Offline
                                tekkaT Offline
                                tekka
                                Admin
                                wrote on last edited by
                                #328

                                @p0lar I do not see any DEBUG nor bootloader messages. Can you update the GW sketch with DEBUG enabled? Also, what bootloader did you flash?

                                1 Reply Last reply
                                1
                                • P Offline
                                  P Offline
                                  p0lar
                                  wrote on last edited by
                                  #329

                                  Its turned on in MySensors.h and reuploaded

                                  MyConfig.h

                                  1 Reply Last reply
                                  0
                                  • P Offline
                                    P Offline
                                    p0lar
                                    wrote on last edited by
                                    #330

                                    But i dont see anything. UNO ethernet GW with SoftSPI enabled

                                    1 Reply Last reply
                                    0
                                    • P Offline
                                      P Offline
                                      p0lar
                                      wrote on last edited by
                                      #331

                                      Bootloader on the sensors is the one from your firmware directory. on the GW its the standard arduino one... do I need yours on the GW?

                                      tekkaT 1 Reply Last reply
                                      0
                                      • P p0lar

                                        Bootloader on the sensors is the one from your firmware directory. on the GW its the standard arduino one... do I need yours on the GW?

                                        tekkaT Offline
                                        tekkaT Offline
                                        tekka
                                        Admin
                                        wrote on last edited by
                                        #332

                                        @p0lar No, GW should have normal (i.e. Arduino) bootloader. However, without DEBUG output it's gonna be hard to diagnose what's wrong - can you double-check your settings and re-upload the GW sketch just to be on the safe side.
                                        Also, I'd like to see the log during a manual reset (not remote reboot) of your node.

                                        1 Reply Last reply
                                        0
                                        • P Offline
                                          P Offline
                                          p0lar
                                          wrote on last edited by
                                          #333

                                          Thanks. Ill check that when I get back into town end of this week.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          15

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.0k

                                          Posts


                                          Copyright 2019 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • MySensors
                                          • OpenHardware.io
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular