Avoiding Firmware Pitfalls in Wi-Fi IoT Devices: Security, Stability, and Reliable OTA Updates
Written by:
Kostiantyn Oliynyk
Head of IoT at Webbylab
With a robust academic background in Telecommunication Systems Engineering, I apply my knowledge to lead innovations in the IoT domain. Starting as the first team member in the newly formed IoT department at WebbyLab, I've spearheaded its growth, fostering the expansion into embedded and hardware development alongside our core software projects. My dedication lies in pushing the boundaries of IoT technology, fostering a culture of innovation and excellence that profoundly impacts our clients' operational success.
The common red flags include frequent crashes or random reboots, unstable Wi-Fi connections, failed or incomplete OTA updates, slow performance or unresponsive functions, and IoT device bricking during firmware update.
There are three core embedded firmware development challenges: security, stability, and OTA update reliability.
Best practices for Wi-Fi IoT firmware development that manufacturers can apply include secure boot, encrypted OTA, and avoiding hardcoded credentials.
Yes, there are several IoT compliance and security standards you should follow. The main ones are ETSI EN 303 645 and NIST recommendations.
We implement a robust OTA update strategy that includes automatic checks for new versions, multiple OTA delivery options, verification of firmware integrity and signature, firmware rollback mechanisms for IoT devices, incremental updates, firmware files encryption, and version compatibility control. Besides that, we constantly monitor rollout health.