Hi @doktorkampi,
Can you type this in the terminal?
shell -on
And then:
version
Then can you post the output here? We will send you an update accordingly.
Hi @doktorkampi,
Can you type this in the terminal?
shell -on
And then:
version
Then can you post the output here? We will send you an update accordingly.
Done!
Hardware Version: 2.1
SAM Hardware ID: 3DBDAA2C50515157382E3120FF0F1006
SAM version: 0.9.6-53fba6b
SAM build date: 2019-08-27T16:58:01Z
ESP MAC address: not synced
ESP version: not synced
ESP build date: not synced
Hi!
Some extra things to try out:
shell -on
sensor
read <sensor>
Where <sensor>
is temp
, hum
, pm 1
, light
⌠You donât need to type the whole name. Each sensor from the list above should give you a reading. If not, there might be a problem. Be careful with the CCS811 (eco2
and vocs
) because it will take 5 minutes to give valid readings.
If all that works:
6. Type the following:
config -mode sdcard
Give it 5-10 minutes and then check is there is data in the sd card for that day.
If all that works:
7. Type the following
config -mode network -wifi "<YOUR-SSID>" "<YOUR-PASSWORD>" -token <YOUR-TOKEN>
Be careful with the ââ in each keyword. The token can be anything at this moment (123456
works). The token doesnât have ââ.
Let us know!
All I get is âERROR sensor not foundâ with every sensor I try.
And after that, âRestarting ESP, ESP off, ESP onâ over and over again.
What is ESP?
Could the connexion between the to boards be broken?
Thanks a lot
Hi,
The ESP is the chip that manages the communications (bottom-right corner in the pictures here).
It looks like there is an actual problem with the hardware. We will contact via PM/mail for more details.
Regards