lwc:hardware:sensors

  • device can switch between standby mode and continuous mode via writing to registers via I2C
  • You can get the commands for hot start, cold start, etc. by opening up the messages window from the view menu
    • hot start and cold start are in CFG under 'RST'
    • click show hex toggle (icon at the bottom) to see the hex values for the command to be sent
      • cold start: B5 62 06 04 04 00 FF A1 02 00 B0 47
      • hot start: B5 62 06 04 04 00 00 00 02 00 10 68
      • warm start: B5 62 06 04 04 00 01 00 02 00 11 6C
  • lwc/hardware/sensors.txt
  • Last modified: 2023/08/17 12:07
  • by John Harrison