You are viewing a single comment's thread from:
RE: Python with the Adafruit Circuit Playground and Crickit
That's great! How many devices can be recognized at once by the USB dongle?
That's great! How many devices can be recognized at once by the USB dongle?
The lowpower RFM69 code seem to allow 254 nodes (includes gateway). I am sure it mostly depends on amount of communication between nodes and gateway.
Thats not bad at all! It seems very achievable when most communication will only be intermittent signals to perform an action. thanks for the tip!