I am trying to connect saveral ( more than 8, let's say 100 ) ESP8266 set up as clients to one ESP8266 set up as an access point. I know that this chip in softAP mode can support only 8 connections maximum, but I was wondering wether is possible to assign the same IP address to all my clients, in order to make them appear as 1 device only from the server's point of view. I am considering such a solution because I do not need any feedback from the clients and I only have to broadcast the same information to everyone.
Do you think this could work?
Any other ideas?
Thank you very much for your time