Has anyone gotten the babysitter board to work with the Arduino 33 nano BLE sense? The basic example produces no serial output. Nada. Any ideas? Thanks.
Hi blong777,
The library may just not be compatible with Nordic ICs but a quick thing you could do to try and get it working would be to manually define your I2C pins in the [Wire.begin() Function in the source files for the SparkFun BQ27441 Arduino Library. If that does not fix the problem, I’m afraid the library is just not going to work with that board.](SparkFun_BQ27441_Arduino_Library/src/SparkFunBQ27441.cpp at master · sparkfun/SparkFun_BQ27441_Arduino_Library · GitHub)