********************************************************************************* * Polysense iEdge 4.0 Firmware * ********************************************************************************* Online Documentation: http://ota.polysense.online/iEdge4.0/doc/ Driver Development: http://ota.polysense.online.iEdge4.0/doc/drv_api_8h.html --------------------------------------------------------------------------------- | FILENAME DESCRIPTION | --------------------------------------------------------------------------------- pos.bin ...... Polysense OS Firmware main.bin ...... Main APP Firmware full.bin ...... All in one Firmware (pos+main+drv.bin) full.hex ...... All in one Firmware in HEX format (pos+main+drv.bin) full_b40.hex ...... Board40 All in one Firmware in HEX format (pos+main+drv.bin+Board40_CFG) full_mt100.hex ...... MT100 All in one Firmware in HEX format (pos+main+drv.bin+BoardMT100_CFG) drv.bin ...... All Drivers (all drvxxxx.bin) drv4000_lora.bin ...... LoRa Module Driver (ReportType=0x40XX) drv4180_bc28.bin ...... NB/BC28 Module Driver (ReportType=0x4180) drv4181_esp.bin ...... WIFI/ESP8266 Module Driver (ReportType=0x4181) drv4182_n58.bin ...... LTE/N58 Module Driver (ReportType=0x4182) drv0001_vbat.bin ...... Voltage of Battaery Sensor Driver (SensorType=0x0001) drv0002_ds18b20.bin ...... DS18B20 Tempepature Sensor Driver (SensorType=0x0002) drv0003_fastcnt.bin ...... Fast Counter Driver (SensorType=0x0003) drv0004_pt100.bin ...... PT100 Driver (SensorType=0x0004) drv0005_ph.bin ...... PH Driver (SensorType=0x0005) drv0006_mtlcd.bin ...... MTLCD Driver (SensorType=0x0006)