Skip to content

tero-paananen/NibeReader

Repository files navigation

NibeReader

This React Native application communicates and read values from Nibe ground source heating pump.

Using My Uplink API

Register app in https://dev.myuplink.com/apps to get needed Client Identifier and Client Secret

Using Modbus sockets

ModbusNode folder contains Node.js executable that communicates with Nibe using Modbus socket. Modbus socket cannot be used from React Native currently. See Modbus communication https://github.com/tero-paananen/NibeReader/blob/main/ModbusNode/index.js

https://www.npmjs.com/package/jsmodbus

Pictures of React Native app and Node.js console executable