Nuvo p3100 control?

General Discussion on DemoPad or related products
Post Reply
StortfordAudio
Posts: 1
Joined: Tue Jul 31, 2012 10:07 pm
Contact:

Nuvo p3100 control?

Post by StortfordAudio » Sun Oct 13, 2013 7:30 pm

Hi demopad hq, got a few queries...

1. Is demopad able to control the nuvo p3100?
2. If so, to what extent? Same abilities as the ipad app (cover art, playlists, etc) or just basic transport controls?
3. If it is available, How does one get the 'driver' for this?

Many thanks, jim.

User avatar
DemoPad
Site Admin
Posts: 769
Joined: Thu Jun 14, 2012 10:46 am
Contact:

Re: Nuvo p3100 control?

Post by DemoPad » Mon Oct 14, 2013 8:13 am

If the protocol is the same as the P200, then basic control is possible, but for anything more complex (coverart, track selection etc) you can launch the Nuvo app from within DemoPad, and the Nuvo app then provides a 'back' button to get back to DemoPad. Example command:

{ "id" : "req-1", "url" : "/stable/av/volume", "method" : "updateValue", "params" : { "value" : { "int" : 50 } } }

to set the volume to 50%. Use port 4747.

Post Reply