Questions
Let’s practice what we have learned in this chapter by answering the following questions:
- When we want to protect the device firmware from any external access, which is the right technique to do that?
- Flash encryption
- Secure Boot
- The digital signature peripheral
- ESP Privilege Separation
- Which of the following is false about the OTA update for ESP32?
- Two partitions are needed.
- There are many techniques for OTA updates, such as over HTTP, over MQTT, or running a TCP server on the device itself.
- A secure channel must be used.
- Application rollback is possible.
- Which of the following is not true for the RainMaker platform?
- It runs on top of AWS.
- It is available on the AWS Marketplace for private installation and customization.
- It supports OTA updates.
- It doesn’t require mutual authentication...