Electronics > Beginners
LWMESH Security
<< < (3/6) > >>
Peili:

--- Quote from: ataradov on January 07, 2019, 09:08:36 am ---I would need to see the project to tell what may be wrong in that case.

--- End quote ---
i'm attaching the configuration file and Wsndemo.c files
WSNDemo_C.c is the coordinator file and WSNDemo_R.c is for router
ataradov:
Where and how do you configure APP_SECURITY_KEY?

Peili:

--- Quote from: ataradov on January 07, 2019, 09:20:14 am ---Where and how do you configure APP_SECURITY_KEY?



--- End quote ---
in the config.h file... i commented it to check whether it's working...
ataradov:
So with this code, you set different keys on both sides and you get the data transferred correctly?
Peili:

--- Quote from: ataradov on January 07, 2019, 09:26:19 am ---So with this code, you set different keys on both sides and you get the data transferred correctly?

--- End quote ---
yes.... first i set the
#define APP_SECURITY_KEY        "TestSecurityKey0" and then
#define APP_SECURITY_KEY        "Key0"
but they are communicating
Navigation
Message Index
Next page
Previous page
There was an error while thanking
Thanking...

Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod