You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we try to emulate a zigbee coordinator with a CC2531 that is able to get into touch with a solarinverter with zigbee interface.
Normaly you have to enter the mac adress of device for pairing process (so no button press, infact the inverter could be mounted on a roof) with the original ECU zigbee unit.
It is possbile to sniff the networkstate frames. It use channel 16. For more details see here: #4221
Now we wan`t to toggle the inverter to start sending data. We do have alot of sniffs of coupleling process. But now we would like to send this data by us to emulate the orignal ECU (zigbee cooridnator unit). So far so good. My understanding is it is not possible to do it with a standart z stack implematation because of the not zigbee confirm telegrams and coupleing process. on top of this we have to bulid our on z-stack firmware to do so. So one of my main questions is, is it possbile to do so with the z-stack of TI ? and if yes is the best way to start with the genericapp of z-stack 3.0.2 ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
we try to emulate a zigbee coordinator with a CC2531 that is able to get into touch with a solarinverter with zigbee interface.
Normaly you have to enter the mac adress of device for pairing process (so no button press, infact the inverter could be mounted on a roof) with the original ECU zigbee unit.
It is possbile to sniff the networkstate frames. It use channel 16. For more details see here:
#4221
Now we wan`t to toggle the inverter to start sending data. We do have alot of sniffs of coupleling process. But now we would like to send this data by us to emulate the orignal ECU (zigbee cooridnator unit). So far so good. My understanding is it is not possible to do it with a standart z stack implematation because of the not zigbee confirm telegrams and coupleing process. on top of this we have to bulid our on z-stack firmware to do so. So one of my main questions is, is it possbile to do so with the z-stack of TI ? and if yes is the best way to start with the genericapp of z-stack 3.0.2 ?
Thanks for your help
Julian
Beta Was this translation helpful? Give feedback.
All reactions