Hololens 1 receiving but not sending data over NetMQ publisher websocket (TCP connection), but no error messages
I’m trying to make a Hololens (gen 1) send some data over a publisher websocket to a PC (which receives the data using a python script). When testing in Unity, everything works fine. When testing with the Hololens, however, I’m not receiving any data on the PC. I also have a subscriber socket in the app receiving data from a python script, and that works perfectly fine.