Skip to content

Releases: SeeedJP/wio_cellular

0.3.13

03 Sep 12:13

Choose a tag to compare

  • SeeedJP nRF52 Boards is 1.5.0

What's Changed

  • module
    • 🕷️Bugfix Fix no timeout does not work #57
  • examples
    • Change LTEM_BAND in examples
    • soracom-uptime-httpclient: Set timeout in HttpClient
    • soracom-uptime-httpclient: Simplify soracom-uptime-httpclient
    • soracom-uptime-off,soracom-uptime-psm: Support PlatformIO for soracom-uptime-off and soracom-uptime-psm
  • internal
    • Improved log output code
    • Remove VgroveEnable_ variable
    • Add pio build job to GitHub Actions

Full Changelog: 0.3.12...0.3.13

0.3.12

13 Jun 04:41

Choose a tag to compare

What's Changed

SeeedJP nRF52 Boards is 1.4.6 .

  • examples
    • [soracom-gps-tracker] Change TCP to UDP
  • client
    • Add UDP client feature (WioCellularUdpClient2 class)
    • Rename waitforConnect() to waitForConnect()
  • module
    • Add getSignalingConnectionStatus() and setSignalingConnectionStatus()

Full Changelog: 0.3.11...0.3.12

0.3.11

11 Jun 06:18

Choose a tag to compare

What's Changed

SeeedJP nRF52 Boards is 1.4.6 .

  • examples
    • Fix warnings
    • [watchdog] Display reset reason
    • [soracom-gps-tracker] Suspend all tasks when abort
    • [soracom-gps-tracker] Add watchdog function
    • [soracom-gps-tracker] Add logic to stop abnormal reboot
    • Update abortHandler()
  • component
    • Add NonVolatileMemory doxygen
  • all
    • Change "(void)" to "()"

Full Changelog: 0.3.10...0.3.11

0.3.10

29 May 00:34

Choose a tag to compare

What's Changed

SeeedJP nRF52 Boards is 1.4.6 .

  • examples
    • Use VGROVE_ENABLE_ON/OFF
    • NETWORK_TIMEOUT changed to 3 min. #52
    • Remove soracom-uptime-lp.ino
    • Bugfix Fixed a bug that caused the log output of sent data to be truncated
    • Bugfix Fixed a bug that data with time of 0 was recorded
  • board
    • Remove enableCellularPower() and disableCellularPower()
  • module
    • Add setOperator()
    • Remove Bg770aTcpipCommands class
  • component
    • Add NonVolatileMemory component

Full Changelog: 0.3.9...0.3.10

0.3.9

15 May 06:13

Choose a tag to compare

What's Changed

  • examples
    • Bugfix Fixed forgotten call to WioNetwork.end()
    • Bugfix Add delay after writing to PIN_VGROVE_ENABLE #49
  • module
    • Add getBatteryChargeState() and getFlowControl(), setFlowControl()
    • Change "Enable Hardware Flow Control" sequence
    • Remove "Enable sleep mode" at powerOn()
    • Log elapsed time from ECO to FRC

Contributors

Full Changelog: 0.3.8...0.3.9

0.3.8

17 Apr 23:54

Choose a tag to compare

  • module
    • Add getClock()
    • Change AT+QISENDEX to AT+QISEND at sendSocket2() #32 #46
  • examples
    • Add comment #45
    • Change soracom-gps-tracker to batch write

Full Changelog: 0.3.7...0.3.8

0.3.7

17 Mar 05:58

Choose a tag to compare

  • module
    • Bugfix Fix return value of WioCellularArduinoTcpClient.available() and WioCellularArduinoTcpClient.read() #43

Full Changelog: 0.3.6...0.3.7

0.3.6

25 Feb 06:39

Choose a tag to compare

  • module
    • Support for S3 delimiter #34
    • Deprecated enableGrovePower() and disableGrovePower()
  • examples
    • Update soracom-gps-tracker

Full Changelog: 0.3.5...0.3.6

0.3.5

20 Feb 02:39

Choose a tag to compare

  • module
    • First-aid Data received by WioCellularTcpClient2.receive is wrong #41

Full Changelog: 0.3.4...0.3.5

0.3.4

06 Feb 23:35

Choose a tag to compare

What's Changed

  • examples
    • Remove ABORT_IF_FAILED()
    • Set WioNetwork.config first
  • module
    • Add wait for active at powerOn() #37
    • Add reset when RdyTimeout at powerOn() #36

New Contributors

  • @susami-lab has contributed greatly to this renovation and testing. Thank you very much.

Full Changelog: 0.3.3...0.3.4