CO2_mini.txt 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. Info: CO2 sensor mini
  2. Rate: 1
  3. Ch: 121
  4. CRC: 2
  5. Address: C8C8CF
  6. Delay_ms: 10
  7. Payload struct: 2,1,1
  8. EEPROM=0; RAM=1; PROGMEM=2; ID=3; RESET=4
  9. R default: ,EEPROM,0xC1
  10. W default: n,,0x81
  11. Write start: ,,0x8F
  12. R: ID*=,ID
  13. R: OSCCAL=0x51,RAM
  14. R: OSCCAL_EMEM=0
  15. R: CO2=0x67,RAM,0xC2
  16. R: RxAddr=1
  17. W: RxAddr=,1
  18. R: Ch=2
  19. W: Ch=,2
  20. R: nRF RETR=3
  21. W: nRF RETR 1/750uS=0x21,3
  22. R: AnswerDelay=9
  23. W: AnswerDelay=,9
  24. R: Send period=4
  25. W: Send period=,4
  26. R: CO2 threshold*2=5,,0xC2
  27. W: CO2 threshold=,5,0x82
  28. R: CO2 correct*2=7,,0xC2
  29. W: CO2 correct=,7,0x82
  30. R: FanLSB[10]=i:10
  31. W: FanLSB=,i:19
  32. W: Reset=,RESET,0xC1
  33. RBatch: Settings: ID;OSCCAL;RxAddr;Ch;nRF RETR;CO2 threshold;CO2 correct;FanLSB
  34. RBatch: Settings2: OSCCAL;OSCCAL_EMEM;RxAddr;Ch;nRF RETR;CO2 threshold;CO2 correct;FanLSB
  35. WBatch: Default Ch-121: RxAddr=0xCF;Ch=121;CO2 threshold=1000;CO2 correct=0;Send period=30;FanLSB={0xC1,0xC2,0xC3,0};Reset
  36. WBatch: Default Ch-10: RxAddr=0xCF;Ch=10;CO2 threshold=1000;CO2 correct=0;Send period=31;FanLSB={0xC1,0};Reset
  37. WBatch: CO2: CO2 threshold=1000;CO2 correct=1
  38. WBatch: Fan: FanLSB={0xC2,0xC3,0};Reset
  39. WBatch: DELAY=0: AnswerDelay=0
  40. WBatch: DELAY=100: AnswerDelay=100
  41. WBatch: DELAY=200: AnswerDelay=200
  42. WBatch: DELAY=255: AnswerDelay=255