NEWS
Raspi und Feuchtesensor ?
Hardware
8
Beiträge
3
Kommentatoren
372
Aufrufe
2
Watching
-
gefunden habe ich mal RPI Monitor
wenn ich dort GPIOs aktiviere bekomme ich Fehlerlogsrpi2.0 2020-07-23 17:38:29.612 error (8665) cannot use GPIO: TypeError: Cannot read property 'setMode' of null rpi2.0 2020-07-23 17:38:29.603 error the module (for instance, using `npm rebuild` or `npm install`). rpi2.0 2020-07-23 17:38:29.603 error NODE_MODULE_VERSION 72. Please try re-compiling or re-installing rpi2.0 2020-07-23 17:38:29.603 error NODE_MODULE_VERSION 64. This version of Node.js requires rpi2.0 2020-07-23 17:38:29.603 error was compiled against a different Node.js version using rpi2.0 2020-07-23 17:38:29.603 error (8665) Cannot initialize GPIO: Error: The module '/opt/iobroker/node_modules/epoll/build/Release/epoll.node'in der Info steht:
ioBroker must run under root to may control GPIOs.wie kontrolliere ich das?
-
gefunden habe ich mal RPI Monitor
wenn ich dort GPIOs aktiviere bekomme ich Fehlerlogsrpi2.0 2020-07-23 17:38:29.612 error (8665) cannot use GPIO: TypeError: Cannot read property 'setMode' of null rpi2.0 2020-07-23 17:38:29.603 error the module (for instance, using `npm rebuild` or `npm install`). rpi2.0 2020-07-23 17:38:29.603 error NODE_MODULE_VERSION 72. Please try re-compiling or re-installing rpi2.0 2020-07-23 17:38:29.603 error NODE_MODULE_VERSION 64. This version of Node.js requires rpi2.0 2020-07-23 17:38:29.603 error was compiled against a different Node.js version using rpi2.0 2020-07-23 17:38:29.603 error (8665) Cannot initialize GPIO: Error: The module '/opt/iobroker/node_modules/epoll/build/Release/epoll.node'in der Info steht:
ioBroker must run under root to may control GPIOs.wie kontrolliere ich das?
rpi2.0 2020-07-23 17:38:29.603 error NODE_MODULE_VERSION 72. Please try re-compiling or re-installing rpi2.0 2020-07-23 17:38:29.603 error NODE_MODULE_VERSION 64. This version of Node.js requiresder Fehler besagt das du nodejs aktualisiert hast und das Modul für eine alte version kompilliert wurde..
also bring das erst in ordnung
-
@Humidor sagte in Raspi und Feuchtesensor ?:
Ich soll Node downgraden?
Nein, eher ein rebuild im Installationsverzeichnis ausführen.
-
I2c zu einem BME280 Board ? Auswertung möglich ?
Adapter I2c ist vorhanden, aber kann dann der Wert ausgelesen werden, kenn mich mit I2c noch nicht aus.