I'm playing with nRF24L01+ now, it's said to be 2Mbps but that's air bit-rate without overheads, retries,... I actually achieve 140Kbps at 10m of usable payload..
Maybe by multiplexing 2 of 4 devices on different channels ?
It also exist amplified models that are said to have 1000m range, so it could do it at 100m.
Things that would help with wireless DMX is to reduce your universe & channel count as much as possible. Further reductions of maybe only sending the channels needed for your wireless fixture or only sending difference data after sending initial full universe/channel data.
Someone has done AVR code/harware to control DMX over Wi-Fi
Good luck with this, as Riva said, check out my solution to DMX RX/TX using the 2.4ghz boards, they are very cheap and it works well for me, although I do need to revisit this and improve the software. Regards Bob
I am building very small wireless DMX RGB fixtures...currently hacking it together with eBay parts:
DM-103 3-channel DMX decoder
Wireless DMX module
Since the DMX & RGB LED requirements are easily met with an Arduino (or similar), and Arduino Programmability could offer even more flexibility or more channels, perhaps such a project could be accomplished with info here?
Very nicely, the eBay Wireless DMX Module also transmits to my commercial wireless DMX fixtures, so I can easily put all wireless stuff on one transmitter. Can the Wireless DMX outlined here be made to receive and decode from these eBay transceivers?