Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@rerickson1 rerickson1 released this 06 Feb 21:40
fe45dd6

Canvas Gateway Firmware GA1 Production Release

  • Initial release containing support for on-device Python scripting
  • Compatible with Xbit Desktop, Xbit Mobile and Xbit VS Code extension
  • Python module support for:
    • File system operations (“os” module)
    • Bluetooth Low Energy (BLE) scanning
    • BLE advertising
    • BLE connections
    • BLE GATT client and server
    • Networking
      • Sockets
      • TLS
      • MQTT
      • LwM2M
      • HTTP(s)
    • GPIO
    • I2C
    • SPI
    • RTC
    • CBOR encode/decode

Known Issues

  • Low power modes are not yet operational [PROD-6520]
  • OTA updates not supported on BL5340 DVK [PROD-6519]