Receiving OSC via wifi with ESP8266?
Posted: Wed Nov 09, 2016 12:55 pm
I'm finding it hard to get this working.
I tried this library https://github.com/CNMAT/OSC/tree/master/examples
The board received messages I'm sending but the bundle.despatch feature doesn't seem to work.
I read that this library doesn't work with ESP8266 - confusing as the sketch is called ESP8266receivebundle so I tried this fork https://github.com/sandeepmistry/esp8266-OSC but that doesn't seem to have the receive by wifi sketch.
Has anyone had any wifi OSC action working?
Or is there a better option for wifi communication?
I tried this library https://github.com/CNMAT/OSC/tree/master/examples
The board received messages I'm sending but the bundle.despatch feature doesn't seem to work.
I read that this library doesn't work with ESP8266 - confusing as the sketch is called ESP8266receivebundle so I tried this fork https://github.com/sandeepmistry/esp8266-OSC but that doesn't seem to have the receive by wifi sketch.
Has anyone had any wifi OSC action working?
Or is there a better option for wifi communication?