ESP-DMX DMX to Artnet, sending to a multiple interfaces
Posted: Sat Apr 27, 2019 7:09 pm
Hi Claude,
Thanks very much for your work and sharing your projeckts.
I built a Nodemcu with your ESP-DMX example in LXDMXWiFi_Library-master.
My purpouse was to connect the board to my DMX mixer output for converting DMX to Artnet and sending it via wifi. The board works very good when I set ESP-DMX in "station mode" and set "to net" field to "0.0.0.0".
In this mode I am able to send artnet packets to multiple interfaces Artnet to DMX (in the same network) and control the light connected with them.
I wish I could use ESP-DMX in AP mode but in this mode I can send Artnet packets only at one interface Artnet to DMX beacouse I must set the specific IP address in "to net" field.
Is it possible to modify the firmware tor send Artnet packets to all IP range in the network in AP mode?
Thanks a lot
Thanks very much for your work and sharing your projeckts.
I built a Nodemcu with your ESP-DMX example in LXDMXWiFi_Library-master.
My purpouse was to connect the board to my DMX mixer output for converting DMX to Artnet and sending it via wifi. The board works very good when I set ESP-DMX in "station mode" and set "to net" field to "0.0.0.0".
In this mode I am able to send artnet packets to multiple interfaces Artnet to DMX (in the same network) and control the light connected with them.
I wish I could use ESP-DMX in AP mode but in this mode I can send Artnet packets only at one interface Artnet to DMX beacouse I must set the specific IP address in "to net" field.
Is it possible to modify the firmware tor send Artnet packets to all IP range in the network in AP mode?
Thanks a lot