Modem shell testing for DECT NR+

Hello,

I'm running into an issue with the "modem shell for NR+" application on a pair of nrf9131ek evaluation kits. The local sales rep. suggested that I reach out to Nordic Support.

The modem firmware (mfw-nr+_nrf91x1_1.0.1.zip) and application (mosh-dect-phy-0.7.0-fmac-nrf9131ek.hex) flashed successfully. However, the set auto channel selection & beacon_start commands show as unknown / not found. 

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
mosh:~$ dect sett -c 0 --b_del_channel 0 --b_ul_channel 0 --b_name sink -s yes
Unknown option. See usage:
Usage: dect sett <options>
mosh:~$ dect beacn_start
beacn_start: subcommand not found
I was able to set the correct DECT band set.
mosh:~$ dect sett -r
Common settings:
network id (32bit).............................305419896 (0x12345678)
transmitter id (long RD ID)....................38 (0x00000026)
short RD ID....................................26775 (0x6897)
band number....................................9
Common RSSI scanning settings:
ch access: RSSI scan (msecs) per ch............2010
ch access: RSSI scan busy (dBm):...............signal level > -72
ch access: RSSI scan possible (dBm):...........-72 >= signal level > -85
ch access: RSSI scan free (dBm):...............signal level <= -85
Scheduler common settings:
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Is there a more updated version of the model shell application that supports these commands? Thanks.


Regards,
Ravi