cancel
Showing results for 
Search instead for 
Did you mean: 

OTA without docker configuration

Harry_p
Community Member

I have added OTA image file to google home. To test the OTA process it requires docker environment connected to the USB port. Do we have any other process to test ota without docker. How do we test ota for device connected to AC supply?

1 Recommended Answer

sipriyadarshi
Solutions Expert
Solutions Expert

In the guide, docker is only used for the end device build environment. You can apply the concepts in the guide to any situation, and if you would like to follow the examples for esp32/nordic included in the doc without Docker, you can install the respective toolchains and use the Matter SDK directly, without a container.

 

 

View Recommended Answer in original post

1 REPLY 1

sipriyadarshi
Solutions Expert
Solutions Expert

In the guide, docker is only used for the end device build environment. You can apply the concepts in the guide to any situation, and if you would like to follow the examples for esp32/nordic included in the doc without Docker, you can install the respective toolchains and use the Matter SDK directly, without a container.