Updating firmware on MAX32664A

Is there a way to flash the updated msbl file (10.3.0) to the MAX32664A biosensor hub using Artemis? I have an SWD-based programing interface. Ideally, I’d like to do this through the Arduino IDE, as I first need to enable a voltage regulator to power the device. I have heard there may be issues with the maximum I2C transaction size in Arduino (I believe Maxim requires that all 8208 bytes be written in a single transaction).

Regards

It looks like it’s possible? Your best bet is likely to try and use AmBiq’s MBed IDE instead of arduino

https://cdn.sparkfun.com/assets/2/e/2/1/9/AN6806.pdf Maxim’s guide

https://github.com/sparkfun/SparkFun_Pu … ate_Sensor Github for sensor/ stock firmware