Improved
MQTT Publisher - Space Pro and Space CO2 measurements now published as one complete MQTT message
August 19th, 2026
Space Pro and Space CO2 measurements that arrive split across two radio packets due to SmartLink protocol size limitation the ~2-second gap is a queuing artifact, not two separate measurements are now merged back into one complete message before being published to the MQTT broker. If the second fragment doesn’t arrive within 30 to 60 seconds, the readings received are published as-is. There no data is lost and timestamps are unchanged.