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. Troubleshooting
  3. ESP8266 and RFM69W loop reboot.

ESP8266 and RFM69W loop reboot.

Scheduled Pinned Locked Moved Troubleshooting
7 Posts 3 Posters 3.7k Views
  • 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 Offline
    F Offline
    Fabien
    wrote on last edited by
    #1

    I start using ESP8266-12E nodemcu with RFM69W on this board : https://github.com/hallard/NodeMCU-Gateway
    But the gateway always reboot (fresh install from git master 1.5).
    Log :

    ESP8266 MySensors Gateway
    Connecting to PandoraBox_1BB657
    ...Connected!
    IP: 192.168.2.165
    
    Soft WDT reset
    
    ctx: cont 
    sp: 3ffefe70 end: 3fff0130 offset: 01b0
    
    >>>stack>>>
    3fff0020:  009c1001 7a6f6b31 3fff004c 402072c9  
    3fff0030:  000000aa 3ffeeed8 3ffeef40 40203d48  
    3fff0040:  0000002f 3ffeeed8 3ffeef40 00000064  
    3fff0050:  00000000 00000000 3ffeeed8 4020461b  
    3fff0060:  00020401 40040203 33060305 0008d907  
    3fff0070:  42190009 dc294025 2d2f882e 90376430  
    3fff0080:  8f3c4238 306f123d 000000ff 402019ff  
    3fff0090:  0000001c 00000000 3ffef0d4 00000001  
    3fff00a0:  00000000 00000000 3ffeee40 40202e2c  
    3fff00b0:  3ffe8517 00000000 3ffeee40 40203774  
    3fff00c0:  0000007f 3ffef100 40205a84 3ffef110  
    3fff00d0:  402020b8 00000001 00000000 40205af8  
    3fff00e0:  a502a8c0 00ffffff 0102a8c0 3ffef100  
    3fff00f0:  3ffe8517 3ffeefb0 3ffef0d4 40202507  
    3fff0100:  3ffe88a0 a502a8c0 00000000 00000000  
    3fff0110:  3fffdc20 00000000 3ffef0f9 40205ac2  
    3fff0120:  00000000 00000000 3ffef110 40100114  
    <<<stack<<<
    
     ets Jan  8 2013,rst cause:2, boot mode:(3,0)
    
    load 0x4010f000, len 1264, room 16 
    tail 0
    chksum 0x42
    csum 0x42
    ~ld
    
    1 Reply Last reply
    0
    • F Offline
      F Offline
      Fabien
      wrote on last edited by
      #2

      After searching and searching in the forum, I find solution for reboot. On the board, GPIO15 must be LOW and GPIO2 must be HIGH to boot properly and the hardware is confiured differently.
      So now I have this declaration

      MyTransportRFM69 transport (RFM69_FREQUENCY, RFM69_NETWORKID, 2, 15, true, 0);
      

      But now same bug as here : http://forum.mysensors.org/topic/2278/esp8266-gateway-and-sensor-node-not-talking-noobie/10
      nothing on the gateway side ...

      1 Reply Last reply
      0
      • Charly86C Offline
        Charly86C Offline
        Charly86
        wrote on last edited by
        #3

        Fabien

        I'm the designer of this board, which RFM69 library you tried and which board version are you using ? Because I'm using RadioHead but I needed to tweak it to be able to work on ESP8266.

        1 Reply Last reply
        0
        • F Offline
          F Offline
          Fabien
          wrote on last edited by
          #4

          Charles, I'm using your board in version 1.1 (the white one you send !!!). I have one idea with RFM69 lib from lowpower labs. I will test soon and i hope it will work. I will post my result in few days.

          1 Reply Last reply
          0
          • hekH Offline
            hekH Offline
            hek
            Admin
            wrote on last edited by
            #5

            @Fabien
            I urge you to use the dev-branch when testing ESP gateway/RFM69. If you investigate time to fix things, this is the place to be.

            1 Reply Last reply
            0
            • F Offline
              F Offline
              Fabien
              wrote on last edited by
              #6

              @hek Ok, I will switch to 1.6

              1 Reply Last reply
              0
              • F Offline
                F Offline
                Fabien
                wrote on last edited by
                #7

                Next here : http://forum.mysensors.org/topic/2278/esp8266-gateway-and-sensor-node-not-talking-noobie/15

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


                13

                Online

                11.7k

                Users

                11.2k

                Topics

                113.1k

                Posts


                Copyright 2025 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