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. Development
  3. MYSBootloader 1.3 pre-release & MYSController 1.0.0beta

MYSBootloader 1.3 pre-release & MYSController 1.0.0beta

Scheduled Pinned Locked Moved Development
otamyscontrollermysbootloader
198 Posts 53 Posters 85.1k Views 58 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.
  • karlheinz2000K karlheinz2000

    I have problems connecting a serial NRF24 gateway to MYSController b3314. After some minutes working properly, no more messages seem to get received by MYSController. If I disconnect and connect again (button, not USB), it works for about the same time until it stops again.
    I put a second USB2serial in parallel and connected a terminal program (hterm). The terminal programm continuously receives messages, even when MYSController stops receiving. So it's no gateway issue.
    I tried several different USB2serial adapter with MYSController - no difference.
    Any idea how to get MYSController to work continuously ?

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

    @karlheinz2000 Sounds like an issue with your GW - what happens if you connect to your GW via the Arduino serial terminal - does it behave the same?

    1 Reply Last reply
    0
    • karlheinz2000K Offline
      karlheinz2000K Offline
      karlheinz2000
      wrote on last edited by
      #162

      @tekka I did this already. GW connected to MYSController and to terminal program in parallel via 2 USB2serial adapters. MYSController stops logging, but terminal keeps logging MSGs. So I expect no GW issue. I tried 3 different USB serial adapters with no difference.
      0_1510862025401_Unbenannt.PNG

      tekkaT 1 Reply Last reply
      0
      • karlheinz2000K karlheinz2000

        @tekka I did this already. GW connected to MYSController and to terminal program in parallel via 2 USB2serial adapters. MYSController stops logging, but terminal keeps logging MSGs. So I expect no GW issue. I tried 3 different USB serial adapters with no difference.
        0_1510862025401_Unbenannt.PNG

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

        @karlheinz2000 Try with the latest build (MYSController 1.0.0beta build 3316) - MYSController will inform you about an available update.

        M 1 Reply Last reply
        0
        • tekkaT tekka

          @karlheinz2000 Try with the latest build (MYSController 1.0.0beta build 3316) - MYSController will inform you about an available update.

          M Offline
          M Offline
          manutremo
          wrote on last edited by
          #164

          @tekka Where can that be downloaded? All the links I find lead to a 404...

          tekkaT 1 Reply Last reply
          0
          • M manutremo

            @tekka Where can that be downloaded? All the links I find lead to a 404...

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

            @manutremo see above, you will get notified when running MYSController

            1 Reply Last reply
            0
            • M Offline
              M Offline
              manutremo
              wrote on last edited by
              #166

              Done, nice job, I see the new message types have been added, probably other enhancements under the hood? thanks!

              1 Reply Last reply
              0
              • Mark SwiftM Offline
                Mark SwiftM Offline
                Mark Swift
                wrote on last edited by
                #167

                @tekka it's been some time since I flashed the bootloader, I notice I currently have a lot of different hex files (which I believe I compiled myself), do I no longer need different files for different speeds, i.e 16 / 8 /1Mhz?

                1 Reply Last reply
                0
                • Mark SwiftM Offline
                  Mark SwiftM Offline
                  Mark Swift
                  wrote on last edited by
                  #168

                  I'd also love to use the signal report features, I thought it was enabled by default in MS, seems not to work here when I request an item from MYS?

                  1 Reply Last reply
                  0
                  • karlheinz2000K Offline
                    karlheinz2000K Offline
                    karlheinz2000
                    wrote on last edited by
                    #169

                    The new build runs since several hours with no problems :+1:
                    The old one stoped within 10min.

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      manutremo
                      wrote on last edited by
                      #170

                      I'm sorry to say that in my case FOTA updates seem to be worse than with the previous version, they stop before the 5th line of sent code... but it may be my fault, I'll continue investigating.

                      M 1 Reply Last reply
                      0
                      • M manutremo

                        I'm sorry to say that in my case FOTA updates seem to be worse than with the previous version, they stop before the 5th line of sent code... but it may be my fault, I'll continue investigating.

                        M Offline
                        M Offline
                        manutremo
                        wrote on last edited by
                        #171

                        @manutremo As expected, it was my fault. FOTA updates work correctly with this version.

                        1 Reply Last reply
                        1
                        • C Offline
                          C Offline
                          Chris83
                          wrote on last edited by
                          #172

                          Hi,

                          I 'm new to MySensors and MySController. I have everything working and I thanks all the good developers here :-)

                          I have 1 question to better understand how everything works: when I start MYSController I can see in the message tab those 2 messages (heartbeat) repeating every 10 seconds. Can someone tell me what they are? Where does the GW send the heartbeat to? Is it going through RF24?

                          Thanks in advance for the reply.

                          0_1515952260956_c30753a1-053c-4177-85cc-6a4112408cb5-image.png

                          raptorjrR 1 Reply Last reply
                          0
                          • C Chris83

                            Hi,

                            I 'm new to MySensors and MySController. I have everything working and I thanks all the good developers here :-)

                            I have 1 question to better understand how everything works: when I start MYSController I can see in the message tab those 2 messages (heartbeat) repeating every 10 seconds. Can someone tell me what they are? Where does the GW send the heartbeat to? Is it going through RF24?

                            Thanks in advance for the reply.

                            0_1515952260956_c30753a1-053c-4177-85cc-6a4112408cb5-image.png

                            raptorjrR Offline
                            raptorjrR Offline
                            raptorjr
                            wrote on last edited by
                            #173

                            @chris83 Which version do you use? I only have the RX line?

                            I thought it was for the MYSController, since it is connected to the gateway. Guess the gateway sends it to all connected clients.

                            1 Reply Last reply
                            0
                            • C Offline
                              C Offline
                              Chris83
                              wrote on last edited by
                              #174

                              @raptorjr Thanks for the quick reply... I'm running MYSController version: 1.0.0beta:
                              b3316.

                              raptorjrR 1 Reply Last reply
                              0
                              • C Chris83

                                @raptorjr Thanks for the quick reply... I'm running MYSController version: 1.0.0beta:
                                b3316.

                                raptorjrR Offline
                                raptorjrR Offline
                                raptorjr
                                wrote on last edited by
                                #175

                                @chris83 Thank you. I use the same version.

                                1 Reply Last reply
                                0
                                • C Offline
                                  C Offline
                                  Chris83
                                  wrote on last edited by
                                  #176

                                  @raptorjr So if I got it right, MYSController is sending a ping to my GW every 10 seconds?

                                  raptorjrR 1 Reply Last reply
                                  0
                                  • C Chris83

                                    @raptorjr So if I got it right, MYSController is sending a ping to my GW every 10 seconds?

                                    raptorjrR Offline
                                    raptorjrR Offline
                                    raptorjr
                                    wrote on last edited by
                                    #177

                                    @chris83 Yes, as I understand it. But I could be wrong. But it feels logical.

                                    1 Reply Last reply
                                    0
                                    • I Offline
                                      I Offline
                                      itbeyond
                                      wrote on last edited by
                                      #178

                                      How is the upcoming bootloader release (1.3S) going?

                                      I may be wrong but think I need this to push signed firmware to a node. I have a node with soft signing required. The node works but I cannot update it OTA is this 1.3S to support this?

                                      1 Reply Last reply
                                      0
                                      • D Offline
                                        D Offline
                                        diogoc
                                        wrote on last edited by
                                        #179

                                        There are already support for rfm69?

                                        1 Reply Last reply
                                        0
                                        • M Offline
                                          M Offline
                                          mbedarff
                                          wrote on last edited by
                                          #180

                                          tekka, first of all, thank you very much for your efforts and shared results on MYSController and MYSBootloader! :)

                                          I am trying to upload new firmware to battery operated nodes via MYSController 1.0.0beta. But it seems that MYSController does not send an ST_FIRMWARE_CONFIG_RESPONSE message after the node has sent an I_PRE_SLEEP_NOTFICATION before its next smart sleeping. Thus no firmware packages are requested from the node using ST_FIRMWARE_REQUEST messages.

                                          Uploading firmware to nodes that are not sleeping and powered by a power supply basically works. One limitation seems to be that the node has to be restarted while MYSController is connected to the gateway. My guess is that the ST_FIRMWARE_CONFIG_REQUEST message from the node must be received first by MYSController before the assign firmware selection inits a ST_FIRMWARE_CONFIG_RESPONSE message. If the nodes are not sleeping, this can easily be done using the request reboot function of MYSController. In the case of the battery-operated node, this reboot request is not transmitted on the next wake-up respectively pre sleep notification.

                                          I also noticed another bug: After receiving the reboot messages from a node, it is always set as a Sensebender board.

                                          My setup:
                                          MySensors version: 2.3.2
                                          Gateway: ESP8266 with RFM69HW
                                          Nodes: Canique MK2 boards (Moteino clone) with Atmega328P, RFM69HW, 4mbit Winbond W25X40CLSNIG flash chip and DualOptiboot bootloader.

                                          @tekka: I would like to have a look at the code of MYSController to understand the firmware OTA start problem and the wrong detection of the board and to fix it if necessary. Would you be interested in making your code available on GitHub, for example, so that MYSController is developed further together? Please don't bother with code cleaning in advance.

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


                                          7

                                          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