You are reading a single comment by @hygy and its replies. Click here to read the full conversation.
  • I'ts not good for me:

     _____                 _
    |   __|___ ___ ___ _ _|_|___ ___
    |   __|_ -| . |  _| | | |   | . |
    |_____|___|  _|_| |___|_|_|_|___|
              |_| http://espruino.com
     1v85 Copyright 2016 G.Williams
    Espruino is Open Source. Our work is supported
    only by sales of official boards and donations:
    http://espruino.com/Donate
    Flash map 4MB:512/512, manuf 0xe0 chip 0x4016
    >echo(0);
    {
      "sdkVersion": "1.5.0",
      "cpuFrequency": 160, "freeHeap": 8768, "maxCon": 10,
      "flashMap": "4MB:512/512",
      "flashKB": 4096,
      "flashChip": "0xe0 0x4016"
     }
    =undefined
    { "err": true, "checksumError": true,
      "raw": "0100000001101000110000000011110001100",­
      "temp": -1, "rh": -1, "n": 1 }
    { "err": true, "checksumError": true,
      "raw": "0100000001101001000000000011110001",
      "temp": -1, "rh": -1, "n": 1 }
    { "err": true, "checksumError": true,
      "raw": "0100000001101000110000000011110001100",­
      "temp": -1, "rh": -1, "n": 1 }
    { "err": true, "checksumError": true,
      "raw": "010000000110100011000000001111000110",
      "temp": -1, "rh": -1, "n": 1 }
    { "err": true, "checksumError": true,
      "raw": "010000000110100011000000001111000110",
      "temp": -1, "rh": -1, "n": 1 }
    { "err": true, "checksumError": true,
      "raw": "010000000110100011000000001111000110",
      "temp": -1, "rh": -1, "n": 1 }
    { "err": true, "checksumError": true,
      "raw": "0100000001101000110000000011110001",
      "temp": -1, "rh": -1, "n": 1 }
    { "err": true, "checksumError": true,
      "raw": "0100000001101001000000000011110001100",­
      "temp": -1, "rh": -1, "n": 1 }
    { "err": true, "checksumError": true,
      "raw": "010000000110100011000000001111000110",
      "temp": -1, "rh": -1, "n": 1 }
    

    and some times this (but 95% is the above):

    {
      "o": {
        "raw": "010000000110100011000000001111000110010­101",
        "rh": 41.9, "t": 24.1 },
      "n": 1 }
    
About

Avatar for hygy @hygy started