End Node change its class in run time

Hi,

I want to send information to server(class A) , and commend a LED (Class C) using same endnode, is that possible ?

Hi,
why do you want to change the class for it? You can use both classes to transmit and receive data.

Apart from that, yes, that’s possible. To do this you need to create two devices in the Appserver: a Class A device and a Class C device. Now both keys must be inserted into the firmware of the same node. Now that you’ve done something about Class A, all you have to do is change the class from A to C using the correct keys.

Best regards
DeHi

Thank you so much …
M working on optimization of BOM … if one device can change its class into A than into C in run time … I can use the same material ( Board ) for two application in my Project … this why