Hello
We are testing RAK3172 Evaluation Board with Arduino examples.
And always packets are in confirmed mode.
We changed api.lorawan.cfm.set(1) and api.lorawan.cfm.set(0) - all time get ConfirmedDataUp on Network server.
How does your send API call look like?
Did you try with api.lorawan.send(length, payload, fport, confirm); and set confirm to false?
==> LoRaWAN | RAKwireless Documentation Center