Electronics > Beginners
LWMESH Security
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
[0] Message Index
[#] Next page
[*] Previous page
Go to full version