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
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