Skip to content

NRC7394 Standalone SDK v1.0

Compare
Choose a tag to compare
@newracom newracom released this 07 Aug 23:09
· 6 commits to master since this release

This is the list of features/issues changes that are added at this release.
Please refer to the detailed release note at RN-7394-002-Standalone SDK release_note (v1.0).pdf

Change summary for version 1.0:

New features

  • AT-CMD features
    • WPA3-SAE (v1.0)
    • OWE (v1.0)
    • FOTA (v1.0)
    • SoftAP (v1.0)
    • Power save TIM mode (v1.0)
    • Power save non-TIM mode (v1.0)
  • Regulation features
    • Duty cycle (v1.0)
  • System features
    • Power save – deep sleep (v1.0)
    • WDT/Recovery (v1.0)
    • UART/UART-HFC/HSPI interface (v1.0)
  • Sample applications
    • Refer to UG-7394-004-Standalone SDK document (v1.0)
      • Wi-Fi: Wi-Fi state, WPS-PBC, Ethernet bridge, SoftAP, FOTA
      • Protocol: TCP/UDP
      • Power save
      • Peripheral: GPIO, UART, ADC, NVS, PWM, sensors, etc.
      • Middleware: XML, JSON, AWS, MQTT, HTTP
      • Scenario: PS schedule, UART data handling

Known Issues

  • The initial connection time for WPA3-SAE/OWE can be quite lengthy (> 15 seconds) due to the substantial computational load required by software for large number operations.
  • The SoftAP disable/enable sequence on the standalone mode is not supported.
  • The issue of deauthentication frame delivery failure can occur between PMF-enabled NRC7394 and PMF-enabled NRC7292 devices.
  • During deep sleep, TCP connections are not maintained. Upon waking up, a new TCP connection must be established.
  • The AT-CMD throughput over HSPI interface is slightly lower than NRC7292 device.