I’ve got a Boron connected to a load cell amplifier based on the NAU7802. I’m storing the zero offset and scale calibration factor using the EEPROM functions, which seems to be working well. I can calibrate the scale, then power cycle it with a known weight on it, and it reads the same value when it wakes up. I’m not posting any of the data, but I’m making it available as a variable. I’m getting this info both from the Particle Console, and from a website we are working on with GET requests.
When I try to leave the scales on overnight things don’t work so well. I lose the ability to update the variable from the website or the Particle Console. When I look the device up on the Particle Console it shows up as inactive (gray dot, no cyan), but the LED on the Boron seems to indicate that it’s still connected (breathing cyan).