Hello everyone,
I'm having some trouble getting a MySensors node to work with Home Assistant. Here are my accomplishments so far:
- I've built the node using an Arduino Nano and a NRF24L01+ radio module.
- I've uploaded the MySensors sketch to the Arduino Nano.
- I've connected the NRF24L01+ module to my Home Assistant server using a USB adapter.
However I don't see any devices when I try to add the node to Home Assistant. Although I've reset the node and looked through the logs, no issues are showing up. At this point, I'm not sure what else to attempt.
Has anyone else had a similar issue? Any tips on troubleshooting this problem would be greatly appreciated.
Thanks in advance!