Ikea Ansluta remote (2.4GHz)

Others (MiLight, Hue, Toon etc...)

Moderator: leecollings

Hesmink
Posts: 168
Joined: Monday 22 June 2015 10:48
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: The Netherlands
Contact:

Ikea Ansluta remote (2.4GHz)

Post by Hesmink »

I'm considering to use Ikea kitchen lighting.
This can be remote controlled by the Ansluta remote, working on 2.4GHz. http://www.ikea.com/us/en/catalog/products/80288328/

Does anyone have any experience with controlling this from Domoticz?
ThinkPad
Posts: 890
Joined: Tuesday 30 September 2014 8:49
Target OS: Linux
Domoticz version: beta
Location: The Netherlands
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by ThinkPad »

Maybe with the RFLink project. It has a nRF24L01+ transceiver on board for 2,4Ghz communications.
But it is not used yet in the code of the RFLink.
I am not active on this forum anymore.
Hesmink
Posts: 168
Joined: Monday 22 June 2015 10:48
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: The Netherlands
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Hesmink »

ThinkPad wrote:Maybe with the RFLink project. It has a nRF24L01+ transceiver on board for 2,4Ghz communications.
But it is not used yet in the code of the RFLink.
That would be nice, and if implemented, for me a reason to buy one.
Hesmink
Posts: 168
Joined: Monday 22 June 2015 10:48
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: The Netherlands
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Hesmink »

ThinkPad wrote:Maybe with the RFLink project. It has a nRF24L01+ transceiver on board for 2,4Ghz communications.
But it is not used yet in the code of the RFLink.
Is this already available?
I ordered an RFLink, but are still waiting for the rest I need from China.
User avatar
Stuntteam
Posts: 399
Joined: Wednesday 06 May 2015 16:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Stuntteam »

Indeed this is now working in the RFLink lab.. both receive and transmit.
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Hesmink
Posts: 168
Joined: Monday 22 June 2015 10:48
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: The Netherlands
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Hesmink »

Very good news!
Derik
Posts: 1601
Joined: Friday 18 October 2013 23:33
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Arnhem/Nijmegen Nederland
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Derik »

mmm

Perhaps you can tell me what hardware is working in the lab....
When i am @ Ikea can i order some hardware....

Great job
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
User avatar
Stuntteam
Posts: 399
Joined: Wednesday 06 May 2015 16:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Stuntteam »

See the wiring page on www.nemcon.nl/blog2
Near the bottom it shows 3 working CC2500 modules...
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Derik
Posts: 1601
Joined: Friday 18 October 2013 23:33
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Arnhem/Nijmegen Nederland
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Derik »

mm looking Fu#%^&$%cking great....
I do have a "RFlink Gateway Gesoldeerd " v.1.1
WP_20161006_21_12_45_Pro.jpg
WP_20161006_21_12_45_Pro.jpg (249.01 KiB) Viewed 8006 times
Do i need to make modifications?
Or can i use all the new stuff?
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
User avatar
Stuntteam
Posts: 399
Joined: Wednesday 06 May 2015 16:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Stuntteam »

You need to add the CC2500 and since that one does not like the 5 volt signals you also need to add a level shifter inbteween the signals.
Like these: https://nl.aliexpress.com/item/5PCS-IIC ... 21005.html
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Hesmink
Posts: 168
Joined: Monday 22 June 2015 10:48
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: The Netherlands
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Hesmink »

Stuntteam wrote:You need to add the CC2500 and since that one does not like the 5 volt signals you also need to add a level shifter inbteween the signals.
Like these: https://nl.aliexpress.com/item/5PCS-IIC ... 21005.html
I have a 433Mhz RFLink per-soldered and a NRF24L01 on top of it.
I was under the impression the NRF24L01 was also a 2.4GHz tranceiver?
User avatar
Stuntteam
Posts: 399
Joined: Wednesday 06 May 2015 16:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Stuntteam »

Yes, the NRF24 is also 2.4 Ghz but can not handle the modulation required for the additional devices..
We will soon also be adding support for the CC1101 - 868 mhz transceiver
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Hesmink
Posts: 168
Joined: Monday 22 June 2015 10:48
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: The Netherlands
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Hesmink »

Stuntteam wrote:Yes, the NRF24 is also 2.4 Ghz but can not handle the modulation required for the additional devices..
We will soon also be adding support for the CC1101 - 868 mhz transceiver
Ok.
Is there a solderless solution I can plug in the existing board?
Hesmink
Posts: 168
Joined: Monday 22 June 2015 10:48
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: The Netherlands
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Hesmink »

Well, I have a working RFLink (without CC2500 though) and some Ansluta stuff, so I'm ready to try it out as soon as it's available.
(And hopefully doable without much soldering).
Derik
Posts: 1601
Joined: Friday 18 October 2013 23:33
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Arnhem/Nijmegen Nederland
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Derik »

@ Stuntteam,

Please can you ad some more details.
i do not understand what i need to solder and the diff rents between NRF24 for Ikea and the NRF24 for the Milight..?
Example what is my NRF24 now for?
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
User avatar
Stuntteam
Posts: 399
Joined: Wednesday 06 May 2015 16:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Stuntteam »

RFlink is modular.. this means you can hook various transceivers to the mega and use their different abilities.
Milight communication is done using a NRF24L01.
Ikea Ansluta communication is done with a CC2500 transceiver. The reason that it does not work with the NRF as well is because a different form of modulation is used, modulations is the way 2 sides talk to eachother..
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Btje
Posts: 22
Joined: Wednesday 05 October 2016 7:46
Target OS: NAS (Synology & others)
Domoticz version:
Contact:

Re: RE: Re: Ikea Ansluta remote (2.4GHz)

Post by Btje »

Stuntteam wrote:Yes, the NRF24 is also 2.4 Ghz but can not handle the modulation required for the additional devices..
We will soon also be adding support for the CC1101 - 868 mhz transceiver
I see that the cc1101 is also capable of 433 mhz. Will this mean that we don't need the default tranceiver anymore.

I ordered a cc in advance for my ws4000 weather station.

Verstuurd vanaf mijn SM-G920F met Tapatalk
Last edited by Btje on Tuesday 11 October 2016 11:01, edited 1 time in total.
User avatar
Stuntteam
Posts: 399
Joined: Wednesday 06 May 2015 16:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Stuntteam »

No, although the chip itself can handle multiple frequencies, the modules that contain the cc1101 have additional hardware that limits the frequency.
For now we are working on the 868 mhz version to add support for various devices that are so far unsupported..
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic RFLink Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Btje
Posts: 22
Joined: Wednesday 05 October 2016 7:46
Target OS: NAS (Synology & others)
Domoticz version:
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Btje »

I ordered this module:

https://nl.aliexpress.com/item/CC1101-W ... bff814a668

It states more freq. Bit confusing. I understand that the RF part in some cases would need to change.
Btje
Posts: 22
Joined: Wednesday 05 October 2016 7:46
Target OS: NAS (Synology & others)
Domoticz version:
Contact:

Re: Ikea Ansluta remote (2.4GHz)

Post by Btje »

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest