Particle Boron Version 47 Released

SEE https://github.com/3d-paws/3D-PAWS-Particle-FullStation

Version 47 Released on 2026-03-24

  • Rain Total Changes

    1. Modified EEPROM_UpdateRainTotals() to only update eeprom on change
    2. Added a main loop rollover check that will trigger an observation
      and rollover
      • This will cause a rain total rollover to occur at the roll over
        time and not wait till next observations.
      • This will generate an additional observation.
      • Added support to set a UTC rain total rollover offset DoAction
        SETRTRO:H(:MM) and file RTRO.TXT.
  • Changed AQ to report only pm1e10, pm1e25, pm1e100

  • Added No Wind support with DoActions NOWIND, DOWIND and file NOWIND.TXT

  • Added No Rain support with DoActions NORAIN, DORAIN and file NORAIN.TXT

  • Added voltaic voltage read to op2 pin option OP2VBV(.TXT)

  • Added DSMUX 1-Wire support for 8 1-wire temperature sensors. Reporting
    as dst0-7

  • Reworked INFO added devs grouping

  • Bug fix in statmon.cpp BMX identification

  • Bug Fix - Set 15 Minute Observations, Transmit Interval to 15 Minutes

  • Fixed bug in wind init with the periods printing on console vertically.

  • Added STARTUP(System.enableFeature(FEATURE_RESET_INFO)); to avoid
    uninitialized values.

  • Added pinmode INPUT to wind rain OP1, and OP2

  • Moved DeviceOS to 6.3.5