mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-25 03:29:58 -07:00
Tidy up all applications data and resources paths
This commit is contained in:
83
assets/resources/apps_data/nrf24batch/CO2_mini_old.txt
Normal file
83
assets/resources/apps_data/nrf24batch/CO2_mini_old.txt
Normal file
@@ -0,0 +1,83 @@
|
||||
Info: CO2 sensor mini
|
||||
Address: C8C8CF
|
||||
Rate: 1
|
||||
Ch: 122
|
||||
CRC: 2
|
||||
DPL: 0
|
||||
RETR: 0x0F
|
||||
Resend: 3
|
||||
Delay_ms: 30
|
||||
ReadCmd repeat: 3
|
||||
|
||||
Payload struct: 2,1,1
|
||||
EEPROM=0; RAM=1; PROGMEM=2; ID=3; RESET=4; WRAM=0x89
|
||||
|
||||
R default: ,EEPROM,0xC1
|
||||
W default: n,,0x81
|
||||
Write start: 0,0,0x8F
|
||||
|
||||
Listen: C8C8C1=CO2,Alarm,-
|
||||
|
||||
R: ID*=,ID
|
||||
|
||||
R: _CO2*2=0x6C,RAM,0xC2
|
||||
R: _PORTA=0x39,RAM
|
||||
W: _PORTA=,0x3B,WRAM
|
||||
R: _PORTB=0x36,RAM
|
||||
W: _PORTB=,0x38,WRAM
|
||||
R: _OSCCAL=0x51,RAM
|
||||
W: _OSCCAL=,0x51,WRAM
|
||||
R: OSCCAL_EMEM=0
|
||||
|
||||
R: RxAddr=1#
|
||||
W: RxAddr=,1
|
||||
|
||||
R: Ch=2
|
||||
W: Ch=,2
|
||||
|
||||
R: nRF RETR=3#
|
||||
W: nRF RETR=,3
|
||||
|
||||
R: Send period=4
|
||||
W: Send period=,4
|
||||
|
||||
R: CO2 threshold*2=5,,0xC2
|
||||
W: CO2 threshold=,5,0x82
|
||||
|
||||
R: CO2 correct*2=7,,0xC2
|
||||
W: CO2 correct*2=,7,0x82
|
||||
|
||||
R: FanLSB[10]=i:9#
|
||||
W: FanLSB=,i:9
|
||||
|
||||
R: Transmit pause=19
|
||||
W: Transmit pause=,19
|
||||
|
||||
R: Flags=20#
|
||||
W: Flags=,20
|
||||
|
||||
W: Reset=,RESET,0xC1
|
||||
|
||||
R: _LED Warning=0x74,RAM
|
||||
W: _LED Warning=,0x74,WRAM
|
||||
|
||||
S: LED=,0,0x40
|
||||
|
||||
SBatch: LED On: LED=1
|
||||
SBatch: LED Off: LED=0
|
||||
|
||||
RBatch: Settings: ID;RxAddr;Ch;Send period;CO2 threshold;CO2 correct;FanLSB;nRF RETR;Transmit pause;Flags
|
||||
|
||||
WBatch: Default: RxAddr=0xCF;Ch=122;Send period=30;CO2 threshold=1000;CO2 correct=0;FanLSB={0xC1,0,0,0,0,0,0,0};nRF RETR=0x3;Transmit pause=1;Flags=0;Reset
|
||||
WBatch: CO2: CO2 threshold=1000;CO2 correct=0
|
||||
WBatch: Fan: FanLSB={0xC1,0,0,0,0,0,0,0,0,0};Reset
|
||||
WBatch: RETR: nRF RETR=0x2F;Reset
|
||||
WBatch: Transmit pause: Transmit pause=30
|
||||
WBatch: Flags: Flags=0x00
|
||||
|
||||
WBatch: LED Warning: _LED Warning=0x30
|
||||
WBatch: PORTA: _PORTA=0x0C
|
||||
WBatch: PORTB: _PORTB=0xC
|
||||
WBatch: OSCCAL: _OSCCAL=128
|
||||
|
||||
WBatch: Reset: Reset
|
||||
Reference in New Issue
Block a user