1,966
edits
No edit summary |
|||
Line 8: | Line 8: | ||
== Over-the-Air Updates == | == Over-the-Air Updates == | ||
Also known as '''over-the-air programming''', Over-the-Air Updates or '''OTA''' is a method that allows developers to | Also known as '''over-the-air programming''', Over-the-Air Updates or '''OTA''' is a method that allows developers to provide software updates to an embedded system without the need of having physical access to the device. However, in order for this technique to be applied, the device needs to be connected to a wireless network. | ||
OTA allows providers to update several software components of the system, ranging from small updates to specific configurations or bigger updates to the root file system or the device firmware. This technique can be especially relevant to embedded systems installed in locations that are hard to access or if a product has already been shipped, it is not practical to recall all of the devices to apply the updates through a physical connection. | OTA allows providers to update several software components of the system, ranging from small updates to specific configurations or bigger updates to the root file system or the device firmware. This technique can be especially relevant to embedded systems installed in locations that are hard to access or if a product has already been shipped, it is not practical to recall all of the devices to apply the updates through a physical connection. |
edits