Hello, I want to make a lighting automation system with one arduino uno as the central controller and other Arduino Nanos as switches for each bulb. I need all these small arduinos to be able to receive instructions from the central arduino using the NRF24L01 (I dont know if it allows multiple connections).
Then I need users to communicate with the central Arduino through android app usinf wifi ESP8266-01 Am choosing this ahead of bluetooth because i need multiple users in the house to connect
The problem is that when i go to the circuito.io app, it looks impossible to have both modules on one controller. Anyone with a work around?