Replies: 12 comments
-
Emulation would mean that you would create some piece of hardware that behaves exactly as the IKEA blinds. It would be much easier to see how the IKEA blinds work, and how you could hook it up to your existing blinds. So whenever the motor moves, route that signal to your existing blinds. You need to reverse-engineer the existing IKEA solution, to see what signals are sent to the hardware that physically controls the blinds. Easy answer, hard(er) in reality ;-) |
Beta Was this translation helpful? Give feedback.
-
I have bought a spare used blind (705.142.61) in IKEA for only ~67€. When I get time, I will make a tear down. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
90% rabatt, that is something. I only got 32% rabat, and additional 200 DKK from a coupon. |
Beta Was this translation helpful? Give feedback.
-
It was 50% off but only the battery was in the package no remote, mounting, changer instructions and so on and it was badly scratched but working OK. |
Beta Was this translation helpful? Give feedback.
-
@honglihu1986 You must have some connection problem with the MG1P chip then it cant being debug locked (as MG21) only writ protecting flash pages. Also UD is only name is overrided and no hardware parameter so they is using the same motor controller board and software on it = very good. Edit: In newer version of commander / Segger libs you also need connecting the reset pin or its not working. |
Beta Was this translation helpful? Give feedback.
-
Thank you very much for the guidance, I don't understand how to rolling on the extracted OTA file, I flashed this user data into an outlet, Home smart 1 shows a blind, but it can't OTA into a blind, it shows the latest firmware. |
Beta Was this translation helpful? Give feedback.
-
Ops its little more advanced. If you have dumping the main flash of one blind its the easiest way only flashing it on one new module and only need the user data for working OK and can being OTA updated without problems. |
Beta Was this translation helpful? Give feedback.
-
For dumping MG1P modules you can using my old guide that is not complete but is working and explaining most things https://github.com/MattWestb/IKEA-TRADFRI-ICC-A-1-Module/tree/master/Flashing-MG Edit: also possible doing it with Silabs commander CLI or Seggers J-Flasher. |
Beta Was this translation helpful? Give feedback.
-
By the way one updated firmware for all blinds in in the pipe. |
Beta Was this translation helpful? Give feedback.
-
hi
I recently connected my somfy rts blinds to my smart home. I can now control it through http requests. I got some Ikea smart home products already installed in my home, so I wondered if it is possible to emulate a tradfri blind and connect it to my existing work so that in the end it would be possible to control the somfy blind through the Ikea app. From what I saw in this repo it seemed as this would be possible. I would like to hear your thoughts and suggestions on this, since I have got no clue what I'm doing :). thanks
Beta Was this translation helpful? Give feedback.
All reactions