All Beep Types - openaps/openomni GitHub Wiki
All Beep Types
The 0x19 Configure Alerts, 0x1E Beep Configure, 0x1F Cancel commands all specify a beep type. This document describes all the possible beep types and has audio recordings for the more common values. These audio files were captured by changing the beep type nibble value and issuing a cancel command to test. These audio files recorded by Eelke Jager can be found here.
0x0
Silent or error response depending on command and circumstances (see below)0x1
BeepBeepBeepBeep audio recording, beep type 10x2
BipBeep BipBeep BipBeep BipBeep audio recording, beep type 20x3
BipBip audio recording, beep type 30x4
Beep audio recording, beep type 40x5
BeepBeepBeep audio recording, beep type 50x6
Beeeeeep audio recording, beep type 60x7
BipBipBip BipBipBip audio recording, beep type 70x8
BeeepBeeep audio recording, beep type 80x9
Not used, but same behavior as0x0
0xA
Not used, but same behavior as0x0
0xB
BeepBeep (no audio recording available)0xC
Beeep (no audio recording available)0xD
BipBeeeeep (no audio recording available)0xE
Five second beep if pod is currently suspended (no audio recording available)0xF
Silent for 0x1E Beep Configure & 0x19 Configure Alerts, but will generate a 0x37 pod fault for 0x1F Cancel!
Beep types 0x0, 0x9 & 0xA (as well as 0xE if the pod isn't currently suspended) will have no beeps or errors when used
in a 0x19 Configure Alerts Command with an a
bit of 0 or
in a 0x1F Cancel Command,
but will return a 0x6 Error Response, code 7
if used
in a 0x19 Configure Alerts Command with an a
bit of 1 or
in a 0x1E Beep Configure Command.