JBL MA Series Receivers

2024 · 4 replies · Devices

Preserved from the original Roomie Remote forum. For current guidance, see Support.

In short

Hi. JBL released a new series of receivers so hoping these will be added to Roomie. — Staff replied: “Where are you getting the ISCP? I don't see that in that protocol doc. Your basic codeset looks on the right track, but for example the command would be something like: POWER OFF \0x23\0x00\0x01\0x01\0x0D”

Questionrnatalli

Hi. JBL released a new series of receivers so hoping these will be added to Roomie. They published the IP protocol here:

https://www.jbl.com/on/demandware.static/-/Sites-masterCatalog_Harman/default/dw64d01606/pdfs/IP_Control_Protocol_MA_Series_v11.pdf

It looks similar to the existing codeset for other JBL units, but the commands appear different. I'm thinking a custom device using the DDK might work using code such as:

<dict>

<key>codes</key>

<dict>

<key>.POWER STATUS</key>

<string>ISCP\0x23\0x00\0x01\0xF0\0x0D</string>

</dict>

<key>method</key>

<string>binary-ack</string>

<key>brand</key>

<string>JBL</string>

<key>cat</key>

<string>MA Series</string>

<key>type</key>

<integer>16</integer>

</dict>

I'm not that familiar with coding IP control using XML so not sure I'm even barking up the right tree.

Roomie Staff

Where are you getting the ISCP? I don't see that in that protocol doc.

Your basic codeset looks on the right track, but for example the command would be something like:

POWER OFF

\0x23\0x00\0x01\0x01\0x0D

rnatalli

Thanks, good to know this is on the right track. The ISCP I forgot to remove when using another file as a source. I see the JBL protocol only allows for volume set and not the simple up and down. Is there a way to get those working using feedback from the receiver and conditions in the XML?

rnatalli

Also, wouldn't the string you provided above power on the receiver? I believe the 2nd to last should be 0x00? I might be misunderstanding the protocol.

Roomie Staff

Get the codeset filled in and working/tested. Then contact support, send the codeset file and protocol doc, and we will try to schedule some time to add parsing the volume.

Related threads

Today's Roomie controls 400,000+ devices.

Roomie Remote X brings TVs, receivers, streamers, lights, and whole-home audio into one app on iPhone, iPad, Mac, and Apple TV.

Download Roomie Remote X