ArtNet DMX packet is ignored if ProtVer is less then 14
Posted: Thu May 05, 2022 4:50 pm
From ArtNet spec:
Is it possible to bypass this limitation in the newest version of NEBULA firmware? Some ArtNet devices generate packets with ProtVer 0 and because of this not possible to use NEBULA in the installation.
Currently, we have installation for 16u and thinking about NEBULA replacement
It would be nice to bypass it somehow, any hints are welcome
Due to some simple tests were found that NEBULA (FW ver 3.03.7390) doesn't work with ArtNet DMX packets with ProtVer = 0.The ProtVer field is a 16-bit word transmitted high byte first. It identifies the version of the Art-Net protocol. The protocol version is not related to Art-Net 1, II, 3 or 4. Only one protocol version has ever existed in production equipment which is 1410. Receivers should use the following good packet test:
ProtVer >= 14
Is it possible to bypass this limitation in the newest version of NEBULA firmware? Some ArtNet devices generate packets with ProtVer 0 and because of this not possible to use NEBULA in the installation.
Currently, we have installation for 16u and thinking about NEBULA replacement
It would be nice to bypass it somehow, any hints are welcome