You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug #750: [HW:RAK3172][Arduino Example: Arduino_Interrupt] board crashe when use IO2
Bug #742: arduino export binary can't run
Bug #696: Arduino IDE export Hex file no bootload
Bug #737: [HW:RAK3172][Serial.lock()] we can only lock a serial which is in AT CMD mode, but doxygen does not show it.
Bug #738: [HW:RAK3172][Serial.lock()] when we lock a serial port, both two serial ports will be locked, and we can unlock both of them from either serial ports
Bug #745: [HW:RAK4631] System_Powersave crash
Bug #660: US915 CLASS C with ABP mode when disable gateway frame-counter issue
Bug #731: [Document error][Serial.readBytesUntil()] if (Serial.available > 0) {
Bug #732: [HW:RAK3172][Serial.readBytesUntil()] Get inputs form win11 teraterm, the API returns without matching either the terminator character or the length.
Bug #695: RuiV3 release not support NFC
Fix all the wrong usage of fallback handler in UHAL UART.
Fix RF test related AT+CW/AT+TRSSI/AT+TTONE/AT+TTX/AT+TRX/AT+TCONF/AT+TTH/AT+TOFF.
Fix AT+PWORD when password length is less than 8.
Fix AT+PRECV in API mode: Check network working mode before executing commands.
Fix unable to exit P2P receiving mode normally.
Bug #769: [ATCMD]2.16_AT+ALIAS: 'AT+ALIAS=中' will cause 'AT_ERROR' and empty previous value.
Bug #778: [ATCMD]6.8_AT+LPSEND : out of range input of “” and “” field, expected return is “AT_PARAM_ERROR”, but get “OK
Bug #779: [ATCMD]6.9_AT+RETY : out of range input than the upper bound, expected return id “AT_PARAM_ERROR”, but get “AT_ERROR”
Bug #784: [ATCMD]7.8_AT+RX1DL: The value range of AT+RX1DL (AT+RX2DL) in ATCMD DOC is 114 (215), however, the LoRaWAN SPEC defines the range = 115 (216).
Bug #767: The serial port defaults to CUSTOM_MODE in Arduino, but not in RUI
Bug #751: [HW:RAK3172][Arduino Example: Arduino_Serial] Serial is not re-enabled after executing Serial.end(). Unable to upload later.
Bug #752: [HW:RAK3172][Arduino Example: Arduino_Time] delayMicroseconds() cause the board to crash
Bug #753: [HW:RAK3172][Arduino Example: LoRaWan_P2P] Board crash when run example
Bug #763: [HW:RAK4631][Arduino Example: System_FS] Com port disappear
Bug #755: [HW:RAK3172][Arduino Example: System_ATCMD_Permission] API CHANGE_ATCMD_PERM can not use in AT+DEVADDR, AT+NETID, AT+HWID
Bug #740: LoRa & BLE system crash
Bug #764: Serial.readString function compile error
Bug #754: [HW:RAK3172][Arduino Example: System_Serial_Lock] api.system.pword.set(password) is not working
Bug #775: [ATCMD]4.3_AT+BAUD: Perform 'AT+BAUD=921600', then perform 'ATZ', DUT operate in [Baud Rate 115200] after 'ATZ', however, 'AT+BAUD=?' will return 921600.