ludiazv / node-red-contrib-nrf24

NODE-Red fredom for nrf24l01(+)! Control nrf24l01(+) radios , RF24Mesh & RF24Gateway networks from Node-Red
MIT License
7 stars 4 forks source link

nRF24Mesh could not be started error!!! #8

Open pprakash opened 2 years ago

pprakash commented 2 years ago

Installed node-red-contrib-nrf24 node through CLI and tried configuring RF24Mesh. But the node fails to start with "Mesh could not be started" error in node-red UI.

While staring the node-red services, getting below error. [error] [RF24mesh:RF24L01] RF24Mesh could not start the mesh ->TypeError: Cannot read property 'nRF24Mesh' of undefined TypeError: Cannot read property 'nRF24Mesh' of undefined at new RF24mesh (/home/pi/.node-red/node_modules/node-red-contrib-nrf24/nr-rf24mesh.js:28:46) at Object.createNode (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/util.js:87:27) at Flow.start (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/Flow.js:206:48) at start (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/index.js:371:33) Node version - 12.22.5 Node-Red verison - 2.1.3 Platform - Raspberry Pi Zero W - Linux raspberrypi 5.10.63+ #1459 Wed Oct 6 16:40:27 BST 2021 armv6l GNU/Linux