by root | Nov 4, 2016 | Development, Embedded
Simple Approach : Initially, positions of each packet are provided to the server for parsing. Format of each packet in string representation : header; imei; value_1; value_2…….value_N; checksum Example of packet received on server is as follows : Input...
by root | Oct 26, 2016 | Development, Embedded
Need for Custom Bootloader Like every software, embedded firmware written can have bugs, especially in cases where we are doing rapid development. The extra challenge in the field of IoT is that the devices on which firmware is installed can be anywhere in the world,...