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.
  • rvendrameR Offline
    rvendrameR Offline
    rvendrame
    Hero Member
    wrote on last edited by
    #179

    @scalz, thx. I will give it a try tonight.

    Home Assistant / Vera Plus UI7
    ESP8266 GW + mySensors 2.3.2
    Alexa / Google Home

    1 Reply Last reply
    0
    • rvendrameR rvendrame

      @tekka, just to clarify, in step 4 above - the 'upload GW sketch' should be OTA? Or via regular FT232 adapter?

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

      @rvendrame said:

      @tekka, just to clarify, in step 4 above - the 'upload GW sketch' should be OTA? Or via regular FT232 adapter?

      I meant to update the Gateway node with the most recent Serialgateway sketch...

      1 Reply Last reply
      0
      • rvendrameR Offline
        rvendrameR Offline
        rvendrame
        Hero Member
        wrote on last edited by
        #181

        @tekka said:

        I meant to update the Gateway node with the most recent Serialgateway sketch...

        Yep, I'm already on latest version on GW. My GW runs on a pro-mini, with standard bootloader --- I guess this is not a issue?

        Home Assistant / Vera Plus UI7
        ESP8266 GW + mySensors 2.3.2
        Alexa / Google Home

        tekkaT 1 Reply Last reply
        0
        • rvendrameR rvendrame

          @tekka said:

          I meant to update the Gateway node with the most recent Serialgateway sketch...

          Yep, I'm already on latest version on GW. My GW runs on a pro-mini, with standard bootloader --- I guess this is not a issue?

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

          @rvendrame said:

          @tekka said:

          I meant to update the Gateway node with the most recent Serialgateway sketch...

          Yep, I'm already on latest version on GW. My GW runs on a pro-mini, with standard bootloader --- I guess this is not a issue?

          and MYSController is connected via USB/FTDI to the GW...?

          1 Reply Last reply
          0
          • rvendrameR Offline
            rvendrameR Offline
            rvendrame
            Hero Member
            wrote on last edited by
            #183

            @tekka said:

            and MYSController is connected via USB/FTDI to the GW...?

            It is connected via USB/FTDI into a mac-mini running a TCP-to-serial SW. (so both Vera and MYSController can reach it using IP address). Works like a charm, I can see all nodes and messages, no connection issues so far.

            Is it required the GW running on MYSBootloader? I hope not...

            Home Assistant / Vera Plus UI7
            ESP8266 GW + mySensors 2.3.2
            Alexa / Google Home

            tekkaT 1 Reply Last reply
            0
            • rvendrameR rvendrame

              @tekka said:

              and MYSController is connected via USB/FTDI to the GW...?

              It is connected via USB/FTDI into a mac-mini running a TCP-to-serial SW. (so both Vera and MYSController can reach it using IP address). Works like a charm, I can see all nodes and messages, no connection issues so far.

              Is it required the GW running on MYSBootloader? I hope not...

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

              @rvendrame Sensor nodes with MYSBootloader (unless they are Sensebender boards) and GW with original bootloader. Curious to see your logs.

              1 Reply Last reply
              0
              • tekkaT tekka

                @rvendrame said:

                Yes, I connect the radio and start the node, but nothing happens --- No serial monitor, nothing in MYSController. Just the pin 13 led flashing randomly.

                Just flashed MYSController.hex on my Arduino pro mini 3V3 and the fuses as mentioned in the boards.txt (L: 0xF7 E: 0x06 H: 0xDA), using USBasp and everything works smoothly...

                Please keep in mind: There is no serial monitor for MYSBootloader and the 13 led flashing is normal

                Can you try this (in the indicated order):
                0) Update Arduino IDE to 1.6.5

                1. burn the original bootloader and upload the clear eeprom sketch
                2. burn MYSController, disconnect flasher and connect nRF24L01+ module
                3. download the most recent MySensors 1.5 library and upload the GW sketch
                4. launch MYSController 0.1.2.282, activate AutoID, Logging and connect to the serial GW
                5. let it run for a few mins and upload the log-file here
                rvendrameR Offline
                rvendrameR Offline
                rvendrame
                Hero Member
                wrote on last edited by rvendrame
                #185

                EDIT: @tekka, @scalz , after so many tries, I don't know why I decided to replace the nRF radio , and guess what?

                Captura de tela 2015-08-13 09.56.54.png

                Funny thing is that the previous radio is working with regular bootloader. Dam fake chips! But I will sort it out later, now I want to play with my OTA ;-)

                Thanks a lot!

                Home Assistant / Vera Plus UI7
                ESP8266 GW + mySensors 2.3.2
                Alexa / Google Home

                tekkaT 1 Reply Last reply
                0
                • scalzS Offline
                  scalzS Offline
                  scalz
                  Hardware Contributor
                  wrote on last edited by
                  #186

                  @rvendrame: so cool. I am happy for you!
                  See you soon

                  1 Reply Last reply
                  1
                  • FrancoisF Offline
                    FrancoisF Offline
                    Francois
                    wrote on last edited by
                    #187

                    @tekka do MYSBootloader also work with the RFM69 radios?

                    tekkaT 1 Reply Last reply
                    0
                    • rvendrameR rvendrame

                      EDIT: @tekka, @scalz , after so many tries, I don't know why I decided to replace the nRF radio , and guess what?

                      Captura de tela 2015-08-13 09.56.54.png

                      Funny thing is that the previous radio is working with regular bootloader. Dam fake chips! But I will sort it out later, now I want to play with my OTA ;-)

                      Thanks a lot!

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

                      @rvendrame excellent :)

                      1 Reply Last reply
                      0
                      • FrancoisF Francois

                        @tekka do MYSBootloader also work with the RFM69 radios?

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

                        @Francois No, in it's current stage only nRF24L01+, but porting to RFM69 should not be too difficult...

                        1 Reply Last reply
                        0
                        • 5546dug5 Offline
                          5546dug5 Offline
                          5546dug
                          wrote on last edited by
                          #190

                          @tekka silly ?

                          But still last night changed from serial to Ethernet gw using iboard wiz5100 and the h/w changes.

                          No issues but for later problems do I ---use myscontroller by way of FTDI connector>usb or

                          -- continue to plug the original serial gw into laptop leaving Ethernet still in use ( plugged in).

                          tekkaT 1 Reply Last reply
                          0
                          • 5546dug5 5546dug

                            @tekka silly ?

                            But still last night changed from serial to Ethernet gw using iboard wiz5100 and the h/w changes.

                            No issues but for later problems do I ---use myscontroller by way of FTDI connector>usb or

                            -- continue to plug the original serial gw into laptop leaving Ethernet still in use ( plugged in).

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

                            @5546dug said:

                            @tekka silly ?

                            But still last night changed from serial to Ethernet gw using iboard wiz5100 and the h/w changes.

                            No issues but for later problems do I ---use myscontroller by way of FTDI connector>usb or

                            -- continue to plug the original serial gw into laptop leaving Ethernet still in use ( plugged in).

                            I'm not quite sure I understand your question. Are you having issues with the EthernetGW?

                            1 Reply Last reply
                            0
                            • 5546dug5 Offline
                              5546dug5 Offline
                              5546dug
                              wrote on last edited by
                              #192

                              @tekka No everything is ok now but there will be problems in the future to sort out if history repeats itself.

                              So it is just a learning question for troubleshooting later.

                              To "see" Ethernet gw in your gui use FDTI>usb>laptop (with gw still connected to the router) or use the serial gw I had from before connected remotely to laptop via usb..

                              As of now I use only Ethernet gw plugged into router and the serial gw is no longer plugged into my vera.

                              1 Reply Last reply
                              0
                              • C cdr

                                @tekka I feel really, really, REALLY stupid;

                                I changed the channel in the mysensors config.h to 77, this was the reason no node would ever show up since the default mysbootloader uses the default channel 76.

                                D'OH

                                Thanks for your patience and help, everything is working now and I'm really happy!
                                :+1:

                                N Offline
                                N Offline
                                NewFolk
                                wrote on last edited by
                                #193

                                @cdr said:

                                @tekka I feel really, really, REALLY stupid;

                                I changed the channel in the mysensors config.h to 77, this was the reason no node would ever show up since the default mysbootloader uses the default channel 76.

                                D'OH

                                Thanks for your patience and help, everything is working now and I'm really happy!
                                :+1:

                                @tekka is there a way to change the default channel in MYSbootloader ?

                                tekkaT 1 Reply Last reply
                                0
                                • P Offline
                                  P Offline
                                  Pendragon
                                  wrote on last edited by
                                  #194

                                  What ware the designed values for "type" in the fimware_config.csv?
                                  Can I use this variable for my sensor IDs?

                                  tekkaT 1 Reply Last reply
                                  0
                                  • rvendrameR Offline
                                    rvendrameR Offline
                                    rvendrame
                                    Hero Member
                                    wrote on last edited by
                                    #195

                                    @tekka, I've being playing with MYSController and MYSBootloader over last days, I'm totally amazed by them ;-) Thank you so much for developing such nice tool!

                                    If you allow me, I have only one ask for the santa-claus list: Perhaps it is possible for MYSBootloader capture serial output from a node, allowing OTA Serial monitor via MYSController? I know you guys are doing a miracle within 2KB, but who knows...

                                    Again, thanks a lot!

                                    Home Assistant / Vera Plus UI7
                                    ESP8266 GW + mySensors 2.3.2
                                    Alexa / Google Home

                                    tekkaT 1 Reply Last reply
                                    0
                                    • N NewFolk

                                      @cdr said:

                                      @tekka I feel really, really, REALLY stupid;

                                      I changed the channel in the mysensors config.h to 77, this was the reason no node would ever show up since the default mysbootloader uses the default channel 76.

                                      D'OH

                                      Thanks for your patience and help, everything is working now and I'm really happy!
                                      :+1:

                                      @tekka is there a way to change the default channel in MYSbootloader ?

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

                                      @NewFolk said:

                                      @tekka is there a way to change the default channel in MYSbootloader ?

                                      Yes, but for that you'll have to re-compile it.

                                      N 1 Reply Last reply
                                      0
                                      • P Pendragon

                                        What ware the designed values for "type" in the fimware_config.csv?
                                        Can I use this variable for my sensor IDs?

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

                                        @Pendragon said:

                                        What ware the designed values for "type" in the fimware_config.csv?
                                        Can I use this variable for my sensor IDs?

                                        Yes, but this is only an internal reference and not being used for AutoFW assignment

                                        1 Reply Last reply
                                        0
                                        • NeverDieN Offline
                                          NeverDieN Offline
                                          NeverDie
                                          Hero Member
                                          wrote on last edited by NeverDie
                                          #198

                                          This sounds like a great app! What is the current status? I clicked on the link in the OP expecting it would connect with GitHub (where there might be a ReadMe.txt which tells what the current status is), but instad of that it just downloaded the app right then and there! There are now 197 posts on this thread, which is a bit many to sort through to find the status....

                                          Move it to Github?

                                          tekkaT 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