I’m getting the error “Not a valid address” when using the b_address_change.ino sketch in Arduino IDE. However, the address does appear to be getting set as expected, and I can change it to 2 and back to 1; it outputs the error each time, so it just looks a little odd. I’ll attach the output from the serial monitor below.
This is with a new Gen 2 sensor, which may or may not be related; I normally don’t use Arduino IDE, so maybe this sketch has always done this. I don’t get the error when using the same sketch via VSCode. I’ve emptied Arduino’s Libraries folder and replaced the contents with the latest EnviroDIY libraries.