Download an SoftSIM Profile
Downloads a profile file associated with a valid task ID, intended for flashing to a Nordic device. The file should be saved with a .hex
extension accordingly.
Authorizations
Query parameters
taskIdstringRequired
Responses
200
HEX file returned
application/octet-stream
Responsestring · binary
get
GET /api/v1/softsim/nordic/download-hex HTTP/1.1
Host: api.monogoto.io
Authorization: Bearer JWT
Accept: */*
200
HEX file returned
binary
Last updated
Was this helpful?