airbreak
airbreak copied to clipboard
CPAP jailbreak to allow it to be used as a temporary ventilator
Hi there: I followed the steps to flash, and it shows successful. However, when I started to use it, I noticed that there is no EPR option in autoset/for her/APAP...
Error in ST32CubeProgrammer: : UR connection mode is defined with the HWrst reset mode : ST-LINK SN : 38FF6F06304E4B3020141243 : ST-LINK FW : V2J42S7 : Board : -- : Voltage...
I managed to import the function names from `stubs.S` into Ghidra, as well as disassemble and name some extra functions. I'd like to export and generate a new stubs file,...
Hi, I have an ASV and I'm trying to jailbreak it so I can set the maxPS value to 5 while keeping the minPS at 3. Would I be able...
Hi all, has someone had a look at the AirSense 11? It has two debug-ports on the board, one looks identical to the one on the S10, and a second...
Hello and thank you for this amazing project! I have successfully extracted the firmware from my AirSense 10 device, and the version appears to be SX577-0200. However, the `patch-airsense` script...
Just trying to get this to work as an ASV and I'm a little lost on the instructions. I tried patching the dumped firmware but it says wrong hash -...
Implementation of the postboot procedures as required by the firmware flashing process. This fixes issue [#68](https://github.com/osresearch/airbreak/issues/68)
Flashing any firmware into the resmed invokes the function postboot(). However, that function is currently not implemented.