Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


  • 0

Danfoss thermostats range


Guest kubeksrubek

Question

Guest kubeksrubek

Hi

I have a problem with few Danfoss Thermostats. There is still information "waiting for connection". They were addad near HC2 and then moved in current location. Inthese same rooms are other Fibaro devices, even battery operated.

Any solutions. Does anybody tried for example connecting two antennas on long wires on different floors.

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0
Hi

I have a problem with few Danfoss Thermostats. There is still information "waiting for connection". They were addad near HC2 and then moved in current location. Inthese same rooms are other Fibaro devices, even battery operated.

Any solutions. Does anybody tried for example connecting two antennas on long wires on different floors.

Hi

My house have very large walls (40cm) and I don't have any problem with my danfoss although I was skeptical... but it works very well for all of them

David

Link to comment
Share on other sites

  • 0

You are saying that there are more battery operated devices in the room... Are there any non-battery operated devices? Because only the device with a real power supply extend the range of the battery powered devices.

The battery operated are only "end nodes"

Link to comment
Share on other sites

  • 0

I added mine in location so have never tried moving them in the network. I would not expect it to work very well.

You might try putting HC2 back in add and waking the thermostats by pressing middle button. Sometimes works.

Link to comment
Share on other sites

  • 0
Guest kubeksrubek
  • Inquirer
  • Yes, in the same rooms are one 2x1,5kW modules and one door/window sensor.

    Link to comment
    Share on other sites

    • 0

    make a LUA scene and try running this:

    --[[

    %% properties

    %% globals

    --]]

    if (fibaro:countScenes() > 1) then fibaro:abort() end;

    local id_device = 1

    fibaro:call(id_device,'requestNodeNeighborUpdate')

    fibaro:debug('Rediscover all nodes')

    fibaro:sleep(5000)

    Link to comment
    Share on other sites

    • 0
    make a LUA scene and try running this:

    --[[

    %% properties

    %% globals

    --]]

    if (fibaro:countScenes() > 1) then fibaro:abort() end;

    local id_device = 1

    fibaro:call(id_device,'requestNodeNeighborUpdate')

    fibaro:debug('Rediscover all nodes')

    fibaro:sleep(5000)

    brave move

    Please login or register to see this image.

    /emoticons/default_icon_wink.gif" alt=";-)" />

    kubeksrubek,

    You will have to wake all sleeping devices for this to work... good luck

    Link to comment
    Share on other sites

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...