Multicast frequency

When sending a multicast packet, using the api, the frequency in the json object is set to 0. This is required to configure the gateway frequency.

RAK Gateway log:

JSON down: {“txpk”:{“imme”:true,“freq”:0,“rfch”:0,“powe”:14,“modu”:“LORA”,“datr”:“SF12BW125”,“codr”:“4/5”,“ipol”:true,“size”:19,“data”:“YHsUSoEABwABYWLjMqy5ce9C5Q==”,“brd”:0,“ant”:0}}
INFO: [down] a packet will be sent in “immediate” mode
ERROR: Packet REJECTED, unsupported frequency - 0 (min:863000000,max:870000000)

Is there a way to set the frequency to the default value ?

Thanks

Please share your multicast-group configuration :slight_smile:

Why the rx2 frequency was not set at a default value of 869.525MHz ? Thanks