RUI3 version 3.5.1 AT command issue RAK3172

Hello,

Our team just update the RUI 3.4.2 to 3.5.1 and found out that the command setting P2P bandwidth throws “AT_PARAM_ERROR” when running this command, AT+PBW=125, this affect the AT+P2P commands as well, because the bandwidth parameter will not get set.

Hello @hunghp

AT+PBW has been changed to support all available bandwidths of the LoRa transceiver.

It is now:
AT+PBW: configure P2P Bandwidth(LORA: 0 = 125, 1 = 250, 2 = 500, 3 = 7.8, 4 = 10.4, 5 = 15.63, 6 = 20.83, 7 = 31.25, 8 = 41.67, 9 = 62.5 FSK:4800-467000)

Is there an update docs of all the changes for RUI 3.5.1?

Thank you

Yes, in the CHANGELOG.md

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.