Andrew Rynhard

Results 47 comments of Andrew Rynhard

VMware workstation uses SCSI driver by default. Block devices don't show up there. Possible it is a flavor of SCSI.

I like the idea of giving the installer API access but historically we couldn't because of how soon we shutdown `apid`. Have we made `apid` stay up as long as...

This is an interesting idea. This would be one of the only ways we could really support a license file on multiple types of files :thinking: .

Sounds like a reasonable request. I wonder if we can do any trickery with the existing `header` field so that it can do both. Will think on it.

I have been thinking about making an option that is integer based for some time now. Naming is hard, but we can figure that out. I like the idea.

hello, that is currently not possible, but i would be happy to accept a PR

Here are the steps I took: - Download and unpack the SoftDevice firmware from https://www.nordicsemi.com/Software-and-tools/Software/S140 - Flashed the SoftDevice firmware: `nrfjprog --family NRF52 --chiperase --verify --program s140_nrf52_7.0.1_softdevice.hex` - Flashed the...

> Hmm, strange. So the console output doesn't show anything unexpected, like an error? It does not. Relatively new to this space, so anywhere you want me to look, just...