Electronics > Beginners
LWMESH Security
ataradov:
All you mentioned was this:
--- Quote ---placed the second board in level sensor and coornator in my PC and open terminal to check the communication
--- End quote ---
No mention of the result of this test.
Also, I will not respond to this thread anymore unless you properly capitalize sentences.
Peili:
--- Quote from: ataradov on January 09, 2019, 07:04:06 am ---All you mentioned was this:
--- Quote ---placed the second board in level sensor and coornator in my PC and open terminal to check the communication
--- End quote ---
No mention of the result of this test.
Also, I will not respond to this thread anymore unless you properly capitalize sentences.
--- End quote ---
Sorry Alex...
i forgot to mention it in that post...
1. Take the first board
2. Set the #define APP_SECURITY_KEY "TestSecurityKey0"
and enabled #define NWK_ENABLE_SECURITY
3. Compile application by setting address as 0x0000
4. Program the device using Atmel Studio via AVR Dragon
5. Take the second board
6.Set #define APP_SECURITY_KEY "TestSecurityKey0" && #define NWK_ENABLE_SECURITY
7.Compile application by setting address as 0x1002
8.Program the device using Atmel Studio via AVR Dragon
9. Connected the 1st board(Coordinator) to the Terminal and the 2nd board(router) to level sensor...
10. They are not communicating... no value is writing to uart..
11.Took the second board(router)
12.Comment #define NWK_ENABLE_SECURITY
13.Recompile the application and Program the board..
14. connected it to Level Sensor and it send value to my coordinator..
This is the result i have got through my testing.... Sorry for the things.. i have forgotten to mention it...
Peili:
--- Quote from: ataradov on January 09, 2019, 03:29:02 am ---Ok, this is testing with the same key. So they should communicate.
--- End quote ---
hi, i have successfully completed the security with the same key... i had some errors in the file and that's why they were not communicating... Thank you Alex...
Tested with different #define APP_SECURITY_KEY and tested the cases
Peili:
how can i add a code protection to the LwMesh 1_2_1 stack? is there any way to add it? please help
ataradov:
What is code protection? And what it has to do wit the wireless stack?
Also, capitalize your sentences, or I will not respond.
Navigation
[0] Message Index
[*] Previous page
Go to full version