I have a Seeeduino attached to a Qwiic shield which is attached to a the sparkfun pulse oximeter using the IC Hooks and a Qwiic cable (See attachment). I have the board Seeeduino V4(Atmega328P) selected as my board, and I am able to upload the Example1_config_BPM_Mode1. I am using the Arduino IDE which should be compatible with the Seeeduino. In the serial monitor I changed the baud to 115200. I always get this error:
Could not communicate with the sensor!!!
Configuring Sensor…
Error configuring sensor.
Error: 255
Loading up the buffer with data…
Heartrate: 0
Confidence: 0
Oxygen: 0
Status: 110
…
The Seeeduino is set to 3V3. The sparkfun pulse oximeter does not even light up for my finger. I am not the most familiar with circuit boards and could really use the help to figure out what is wrong.