Jump to content

Recommended Posts

Posted

Hello,

 

I have been testing OSC on the LPC17 Core and even with udpmon set to 4, I cannot see any incoming or

outgoing messages.

 

What I tried so far:

 

I set network to dhcp

 

set osc_remote 3 192.168.64.252
set osc_local_port 3 8000
set osc_remote_port 3 8000
set osc_mode 3 1
set blm_port OSC3
 
and start BLM Emulator for OSX. No success.
Also no success with Lemur.
 
I can verify that there is no packet filtering in my local network - UDP should pass without
any issues.
 
Also what BLM Emulator does: it crashes after a delay of 5s after clicking on the connect button.
Posted

No MagJack hence no OSC here, just some ideas...

 

I would check basic ip conectivity at first. Is your core and your OSX at the same ip subnet? If so you could try to ping and/or verify your OSX has an entry in it's arp-cache for your core. You could watch if your OSX receives something from the core with tcpdump. Could you post the output of an ifconfig -an from your OSX and the output of the network command from your core?

Posted

I've checked the routing and networking is really not the problem in this case. ICMP packets
(ping) does nicely, TCP/IP too. I tried using port 10001 as Local Port and 10000 as Remote Port, but this didn't fix

the problem that there is no OSC incoming / outgoing from the LPC17 core.

Posted

Ther interesting thing is now: Lemur connected finally, but still no packets visible. Pressing "Start" on the Virtual BLM also

doesn't trigger anything.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...