-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zigbee router firmware image for the IKEA Tradfri ICC-A-1 Modules and more !! #6
Comments
Some of the german user have very good and deep radio knowledge and knowing how to using it !!! The signal repeater is OK as one router (I dont having it but its one normal IKEA modul) for extending the mesh but its have problems not being correctly configured in all open zigbee systems for helping the controlled blinds (IKEA is setting up the group the remote and blindes is bonded to with touch link commands that is not possible doing with normal classical joining). The last finding of Adminiuga and company with the old bugs in the EZSP its better trying getting some devs doing one router / range extender firmware with latest 6.7.7 or perhaps 6.9.x for eliminating the nasty bugs. Perhaps I must going one first trip to IKEA Nord then its opening after the 3d shutdown here for buying one signal repeater (the new RGBW / CWS is not released here) :-))) |
More discussion about IKEA Trådfri module based DIY routers here https://community.home-assistant.io/t/sonoff-zbbridge-sonoff-zigbee-bridge-from-itead/187346/88 |
The CC-2530 with or without PA is one old / obsolete concept but some users have getting routes on it to working very good with external antennas. I think the IKEA signal repeater is one on the best for the price on the market then its having one good chip with more enough flash and ram and one good radio with integrated PA that is good tunes for its purposes and the the PCB antenna its better then the normal "F-type" normally used on small modules. I have buying some LIDL devices and they is also having very good LQI and is making good connection to all possible routes in the mesh. I dont knowing which version of EZSP stack they is using but its more then likely newer that most IKEA is using but also still having the very bad bugs that our Adminiuga was triggering with bruteforce. |
I have an IKEA bulb exploded a few days ago and incidentally I found this repository so I give it a try. I successfully flash the ICCA1 module with |
I have not getting one exploding device but i have distorting some sheep WW bulbs for getting the module out off them. Your SWD flashing looks OK and you can booting the bootloader and its reacting OK. If you is having the terminal connected and power on / resetting the module you shall getting some hexa caters being sent (is how its looks is depending of the terminal you is using) then the NCP is sending one initiating frame but after that is not sending any thing then you is trying sending to it (if you is not sending "real EZSP commands". I have not trying using bellows command on one local port only with serial over Ethernet but that is working OK. If i getting response in the terminal i knowing the TX and RX is OK and then adding it in ZHA and its working. If you is in Windows host (its not looking that you is dong) is local comport not working under docker and you must using on Linux or RPI for accessing it. |
Thanks for reply. I tested in minicom by disconnect and reconnect the vdd to the module while my ftdi serial adapter still connected and I got a few characters (unreadable) on the screen every time I reconnect the power to the module which mean that it should be ok. |
If i have ZHA working and need using bellows CLI i going in the config of HA and editing the file
And restarting HA => HA is starting but not ZHA then it cant find the coordinator. If you is in Linux you need deactivating / deleting modem manager and RPI needs some patching. Great that you is up and running with ZHA !!! |
Is you using Linux as host and can running bellows in one virtual environment so not having docker making problems with accessing the comport ? |
One more thing in ZHA you need putting in 115200 as baud rate then the default is for EM35X and not working with new EFR32 chips (if not cooking the firmware with the old parameters). |
I running docker in a pc running Debian Linux. also on the machine I have python and install bellows with pip install bellows just for testing. home assistant container can access the serial port connected to the module but it need to map to ttyACM0 otherwise it will not work. btw. thanks for you info, I may not need to use bellows for getting the information from the module as my HA is working fine with the module with ZHA integration. |
@chaisaeng You are quite a bit off-topic for this discussion about Zigbee "router" so please open separate new issue for your issue: https://github.com/MattWestb/IKEA-TRADFRI-ICC-A-1-Module/issues Maybe also start a new discussion on your project here too -> https://github.com/zigpy/zigpy/discussions as zigpy/bellows devs, tube0013 and MattWestb who all have experience with using Zigbee serial modules usually reads most new threads posted there. You might specifically also want to check out and read through these other existing threads/discussions there that might be related: As well as check out Tube's ESP32 based gateway project with ESPHome firmware that could be used with such a ICC-A-1 module: |
I dont finding it off topic then this git is about the IKEA ICC-A-1 module and hi have using the information given and putting some back and have getting one Billy EZSP working in ZHA. For my its not so important holding strick on the topic as long is around the central thing of the git and for the moment its My git repro. By the way i posting your requested firmware here 2 so you can finding it in the future. Router firmware with pins for E1743 remote (paring / reset button = pairing button and also BLB if using my bootlooader). |
Nice! Thanks!
I meant no offence, I only wanted to inform that how issues are meant to work people should just start a "new issue" for each new specific subject topic of discussion related to the git repo -> https://github.com/MattWestb/IKEA-TRADFRI-ICC-A-1-Module/issues Yes your git repository here for IKEA ICC-A-1 module but issue #6 (issue ticket number 6) that I created is specifically about "router". Yes I know it is your it repo and you can choose to allow anything you like but to not to threadjack is just a basic rule in netiquette. https://en.wiktionary.org/wiki/threadjack
Simply discussing anything other related to ICC-A-1 modules does not make it on-topic in the discussion about "router" firmware. So, I am only saying that best not to high-jack this specific issue #6 (issue ticket number 6) with an off-topic discussion that is specifically not related to Zigbee router firmware and instead just started a "new issue" for each new specific subject topic of discussion so that each and every issue ticket can preferably be about only one subject topic if possible -> https://github.com/MattWestb/IKEA-TRADFRI-ICC-A-1-Module/issues |
I'm sorry that my post causing problem in this thread. It's my fault that I misinterpret the title that says Best regardfs, |
@chaisaeng You dont need being sorry i have enjoining helping you and what other think and doing is not counting in my git pages. Hope you dont have blowing more IKEA lights for getting more modules for flashing !! I have baying the "family pack" with one E27 WW bulb and one E1743 remote for 10€ and killing the bulb for getting the module and its working great only little work for getting the glue away so cang getting inside without destroying the electronic. Also the E1743 can easy being flashed then its having all the pads you is needing without distorting it and you can flashing back the original firmware if you have dumping it or i can sharing one bin file if you need it :-)) Its good for testing but not for high power application then its not shielded but its have one nice format and you can using the case as protection so you dont getting shortcuts. You can finding the pins in the the git pages and ask is you need more information. |
|
Dump the firmware (memory aria 0 = the main standard firmware) and user data (memory aria 1 = custom setting for the device like model name and extra settings) before flashing and you can flashing it back and getting it working. The Hi-flying Eport Pro-EP20 module looks great its very small and wold being one better Eth module then what @tube0013 (ESP332 mmudul) and tuya is using !! If you like having one more powerful NCP its possible using the new module from Silabs that IKEA have staring using, its one EFR32MG21. Its in all third gen devices and also in the E2000/2001 remote N2 and i also having nice pads for flashing and its not protected so can dumping the flash and restoring it if needed. I have not made one NCP firmware for it but its no problems to do it if you like then i have baying one WSTK and have licence for EZSP stack. |
No offence taken, just request you to start a "new issue" -> https://github.com/MattWestb/IKEA-TRADFRI-ICC-A-1-Module/issues My point was that I meant for this specific thread to specifically be about "router" firmware and not about everything else. The "and project" in the topic is referring to https://forum.smartapfel.de/forum/thread/3820-ikea-tradfri-zigbee-repeater-umbau/ so that is still on the main topic about "router", so I am sorry if that topic was confusing, (will change to make topic subject clearer). Again, I do not mean to offend either. I just think it makes it easier to discuss read if each issue topic is about one subject. |
What do you think about also providing a pre-configured Zigbee router firmware image for the IKEA Trådfri ICC-A-1 Module?
Checkout Ikea Tradfri Zigbee Repeater Umbau project with Zigbee router firmware for IKEA Tradfri ICC-A-1 Modules:
https://forum.smartapfel.de/forum/thread/3820-ikea-tradfri-zigbee-repeater-umbau/
That important part is that DIY router can beat the performance of the popular CC2530/CC2531 based (ZHA 1.2) DIY routers:
https://www.zigbee2mqtt.io/how_tos/how_to_create_a_cc2530_router.html
Especially if use those EFR32MG21/ based IKEA Trådfri Modules that you found in newer IKEA Trådfri "Markus" products.
The text was updated successfully, but these errors were encountered: