I am using 2 nrf52840dk's and flashed a light switching example. Then commisioned using Android chiptool, which is working as expected.
Now I want to test OTA SW update on matter.
I went through this document: https://github.com/project-chip/connectedhomeip/blob/master/docs/guides/nrfconnect_examples_software_update.md
I need an assistance that which points shall I consider as for Raspberry pi, Android chiptool and which for nrf boards.
- Step 1,2 and 3 are applicable on Raspberrypi which is acting as a thread border router, Right?
- Step 4 is used for nrf dk's via CLI, Right?
- Step 5,6,7 & 8 can be used via Android-chip tool for commisioning, Right?
How I can relate Step 9,10 and 11.
Kindly assist me if there are any other approaches or avalaible tutorials?