Hi all,
To send encrypted data over ZigBee I must use Secure mode, right?
To set this mode I´ve done:
-DSECURE=1
-DDEFAULT_KEY="{0x01, 0x03, 0x05, 0x07, 0x09, 0x0B, 0x0D, 0x0F, 0x00, 0x02, 0x04, 0x06, 0x08, 0x0A, 0x0C, 0x0D}"
When the coordinator and end device DEFAULT_KEY are the same they can communicate but my packets aren´t encrypted.
There´s something else to do?
Best regards,
Marconi.