Releases: SeeedJP/wio_cellular
Releases · SeeedJP/wio_cellular
0.3.13
- 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
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
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
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
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
- @PikaPikaLight reported an important issue #48 . Thank you very much.
Full Changelog: 0.3.8...0.3.9
0.3.8
- module
- examples
- Add comment #45
- Change soracom-gps-tracker to batch write
Full Changelog: 0.3.7...0.3.8
0.3.7
- module
- Bugfix Fix return value of WioCellularArduinoTcpClient.available() and WioCellularArduinoTcpClient.read() #43
Full Changelog: 0.3.6...0.3.7
0.3.6
- 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
- module
- First-aid Data received by WioCellularTcpClient2.receive is wrong #41
Full Changelog: 0.3.4...0.3.5
0.3.4
What's Changed
- examples
- Remove ABORT_IF_FAILED()
- Set WioNetwork.config first
- module
New Contributors
- @susami-lab has contributed greatly to this renovation and testing. Thank you very much.
Full Changelog: 0.3.3...0.3.4