This repository has been archived by the owner on Jul 14, 2023. It is now read-only.
Releases: Azure/iot-central-firmware
Releases Β· Azure/iot-central-firmware
MXChip AZ3166 sample firmware v.2.1.2
Set the default content type for telemetry to be application/json and utf-8 so that data exported will show up as JSON
MXChip AZ3166 sample firmware v.2.1.1
- improve stability / memory usage
- simplify interface
MXChip AZ3166 sample firmware v.2.1.0
- new iotc api
- old style connection string support from ux
Azure IoT Central - Sample firmware v.2.0.0
DPS - Group x509 and Symmetric Key support
CHEKSUM (256)
8a02a33bd15c5afa934d1d7606b80c09e5255e143c5b386ccdc983cc58e1c554 RaspberryPi-2.0.0.zip
93d1cca2378740598af359c58f53966c0b6241723978e810dc4d45725ee002c6 AZ3166-IoT-Central-2.0.0.bin
MXChip AZ3166 sample firmware v.1.4.3
- better startup (reset) user experience
- show device status on the bigger led.
MXChip AZ3166 sample firmware v.1.4.2
- update event message
- support empty password for WiFi
MXChip AZ3166 sample firmware v.1.4.1
- use string buffer more efficiently
- replace an assert with a fail fast
- update response text to
completed
for a certain set of response.
MXChip AZ3166 sample firmware v.1.4.0
- commands and location support
- several fixes and improvements on managing the iot hub actions.
-
- wait feedback from hub until sending the next batch of telemetry
-
- yield more for hub client background ops.
MXChip AZ3166 sample firmware v.1.3.0
- new: watchdog support to automatically recover from problems by resetting the device
- improvement: update device state on reset
- improvement: detect / react wifi connection state
- improvement: build time feature selection
MXChip AZ3166 sample firmware v.1.2.0
Compatible with latest MXCHIP boot loader 1.3.5+
New;
- Sends
Device State
andEvent
to IoT Central Application - Free message memory and don't wait callback to do that