Hi everyone, I’m have a wired network of 1000 devices (relay switches) that I’ve been tasked to upgrade to wireless.
- Devices are inside a warehouse, about a pallet apart (~1m). So each device would be ~1m away from at least 4 others, 10m away from at least 40 others, all devices would be within a 100m radius of each other
- Devices are powered by wired 24VDC.
- Devices need to broadcast a "heartbeat" at least daily, no acknowledgement required
- ~50 devices need their state changed (on/off) every minute or so, acknowledgement required
- Each device is unique, rather than a group, so unicast messaging (or grouping IDs in a multicast message) may be required
I’ve used the nrf52832 before and liked it so would like to explore other Nordic options
my question is, is the above problem solvable using Bluetooth 5? If so, which would be the cheapest module to use? What are some considerations to explore? Thank you!!