Ok good stuff. We have life!!
I added the following files, with your edits, into the project root
sysbuild.conf
sysbuild/mcuboot.conf
I added the following file, with your edits, into the “boards” directory
circuitdojo_feather_nrf9151_ns.conf
Below are the results of the performance test in DECT_SHELL
Server
`---- Sent utf8 encoded message: "dect perf -s -t 15 --channel 1671\r\n" ----
dect perf -s -t 15 --channel 1671
Starting server RX: channel 1671, exp_rssi_level 0, duration 15 secs.
perf command started.
RESULT_REQ received from tx id 38
server: sending result response of total length: 415:
"perf server rx operation from tx id 38:
total amount of data: 3062500 bytes
packet count: 4375
elapsed time: 10.02 secs
data rates: 2444.13 kbits/secs
rx restarted count: 0
PCC CRC errors: 0
PDC CRC errors: 0
out of seqs: 0
PCC RX: MCS: 4
PCC RX: RSSI: min: -49, max: -44dBm
PCC RX: TX pwr: min -12, max -8 dBm
PCC RX: SNR: min: 87, max: 113
"
Server results TX scheduled: 419 bytes (7 slots, MCS-1).
RESULT_RESP sent.
perf command done.`
Client
`---- Sent utf8 encoded message: "dect perf -c --c_gap_subslots 3 --c_tx_mcs 4 --c_slots 4 --s_tx_id 39 -t 10 --channel 1671\r\n" ----
dect perf -c --c_gap_subslots 3 --c_tx_mcs 4 --c_slots 4 --s_tx_id 39 -t
10 --channel 1671
Starting perf client on channel 1671: byte count per TX: 700, slots 4, gap 43200 mdm ticks, mcs 4, duration 10 secs, expected RSSI level on RX 0.
perf command started.
perf tx operation completed:
total amount of data sent: 3062500 bytes
packet count: 4375
elapsed time: 10.00 seconds
data rates: 2450.00 kbits/seconds
Requested results from the server...
RESULT_REQ sent.
Server results received:
perf server rx operation from tx id 38:
total amount of data: 3062500 bytes
packet count: 4375
elapsed time: 10.02 secs
data rates: 2444.13 kbits/secs
rx restarted count: 0
PCC CRC errors: 0
PDC CRC errors: 0
out of seqs: 0
PCC RX: MCS: 4
PCC RX: RSSI: min: -49, max: -44dBm
PCC RX: TX pwr: min -12, max -8 dBm
PCC RX: SNR: min: 87, max: 113
RX for perf results done.
perf command done.`