Open iCarl opened 5 years ago
Did you setup a Plejd connection with your crypto key? On what platform are you running? Raspberry Pi?
Raspberry Pi 3, I did set up a connection with a crypto key.
I seems like plejd out can't find the connection node..
Could you please restart node red and get the logs with something like:
tail -f -n 100 /var/log/syslog | grep "Node-RED"
Anyone that managed to solve this problem?
I have the same issue. First of all I turned off Bluetooth on my phone, then power cycled the Plejd device.
Obtained the crytokey and id, tried to connect first on a RPi 3 then on a RPi 4 device but the logs just say: [error] [plejd out:Test] TypeError: Cannot read property 'toString' of undefined
I had the same issue, It was solved by disable plugin as described in @abandonware/noble. One tip to help debugging is to change log level from info to debug in .node-red/settings.js.
Thanks for the tip @Dhax0r However, I gave up on my Plejd plans as I haven't been able to export the crypto key and device id from either Android or iOS when I tried again with a new device last week. So I guess they have blocked that possibility now (it worked for me last summer)
I get error
23 Oct 18:28:20 - [error] [plejd out:89657622.d564] TypeError: Cannot read property 'register' of null
when running Node-Red Also, when I try to inject a msg I get error23 Oct 18:31:11 - [error] [plejd out:89657622.d564] TypeError: Cannot read property 'toString' of undefined