My Configuration: Notecarrier AF, Notecard cellular, ESP32 board. hub.set mode: minimum. Notecard is set to wake up at PollTime interval where PollTime is a device environment variable, ESP32 then collects data and writes to notecard file, then does a hub.sync to send data file to Notehub. This works extremely well.
The Problem: When I change PollTime interval on the Notehub, the new PollTime value does not sync to the Notecard on the next hub.sync. It can take hours or days to sync. I tried setting to inbound to 60 minutes, still didn’t sync the environment variables.
The Questions:
- Is there a way to force sync the environment variables from the Notecard?
- Does the inbound and outbound intervals do anything when hub.set mode is minimum?
- What are the ranges for hub.set inbound and outbound?
Thanks,
Karl

