Nikolas Britton

Results 32 comments of Nikolas Britton

I changed the sha256 checksum in the bash script to match my v306 firmware and flashed the device anyways. The flash appears to have worked because my machine now says...

I flashed the machine back to the stock firmware, that appears to have worked as expected... the machine no longer says "HACKED!". I reset the Redmed machine with a power...

root@ubuntu:~/airbreak# openocd -f ./tcl/airsense.cfg -d 3 Open On-Chip Debugger 0.10.0 Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html User : 13 5 command.c:544 command_print(): debug_level: 3 Debug: 14...

I very briefly had it working after I shorted RST to v3.3 (R-Pi pin 1)... the following was output to the terminal... I'm wondering if maybe I have a loose...

Good news, it turns out it was a bad connection on the SWDIO wire, I desoldered the old wire and cleaned up the pad and soldered on an entirely new...

This is from the patch-airsense script: extra_modes() { BUILD_FLAGS=$(( BUILD_FLAGS | (1 This is the real magic

I have new modes now after my latest flash: ![IMG_4176](https://user-images.githubusercontent.com/22720196/80767662-081ad280-8b0e-11ea-99fb-a352e0e3c395.jpeg) ![IMG_4177](https://user-images.githubusercontent.com/22720196/80767668-0cdf8680-8b0e-11ea-9dd5-438337bd18ec.jpeg) ![screenshot1](https://user-images.githubusercontent.com/22720196/80767831-72cc0e00-8b0e-11ea-9518-2e90de5ff3a8.png) ``` root@ubuntu:~/airbreak# git diff patch-airsense diff --git a/patch-airsense b/patch-airsense index b0e58d4..4b315e2 100755 --- a/patch-airsense +++ b/patch-airsense @@ -20,7...

Still playing with it, not even sure what half the features do! However, the first one I tried, ASVAuto, appears to be working... because if I pause my breath for...

I'm not even sure what that is so I'm probably not the best person to ask if it's operating normally. I'll do what I can to help out converting these...

Yes absolutely, I think that is critical for enabling emergency ventilator use because it seems very apparent that ResMed has a multitude of firmware versions in production units. If we...