Hi, I bought in past a CC2531 dongle and probably I bought it already flashed, I would test a Zigbee Tuya button for start a NR automation, I can find a ton of infos about this chip but I'm afraid it's hard to find the right infos for my case.
I'm running NR on Win10, I can recognize the dongle as COM serial port @9600 boud, is it correct?
I tried to install Zigbee contrib module but it returns error, probably is not compatible with my nodejs version? The project is abandoned, they recomend to switch to Zigbee2mqtt but then I need a bridge between COM port and IP protocol, I've found Koenkk zigbee2mqtt project but Igot an error when instlaling it (pnpm not found)
Error: Command failed: pnpm run prepack
"pnpm" non e riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch.
so which other chances I have to get button events on NR? Thank you!