Skip to content

v3.0.1

Compare
Choose a tag to compare
@SPRESENSE SPRESENSE released this 14 Apr 08:20
· 353 commits to master since this release
98b22c4

SPRESENSE v3.0.1 release (2023/4/14)

Summary

  • Feature improvements are available

Improved features

  • [LTE] Fix a problem in the examples/lwm2m_stub sample that prevented connection to the LwM2M server using the NIDD SIM.
    SPRESENSE/nuttx-apps@3f82a7b lte/alt1250: Fix LWM2MBSCMD/CREATE command for NIDD connection

How to get source codes

$ git clone --recursive https://github.com/sonydevworld/spresense.git -b v3.0.1


(Below is in Japanese)

概要

  • 機能改善を行いました。

改善された機能

  • [LTE] examples/lwm2m_stub サンプルでNIDD SIMを使ったLwM2Mサーバへの接続が行えない問題を修正しました。
    SPRESENSE/nuttx-apps@3f82a7b lte/alt1250: Fix LWM2MBSCMD/CREATE command for NIDD connection

コード取得方法

$ git clone --recursive https://github.com/sonydevworld/spresense.git -b v3.0.1


Commits history(コミット履歴)

spresense.git

600780b Update Submodules for develop at 2023/04/11 23:45:02
a41577e mkversion.sh: Update SDK version to SDK3.0.1

spresense-nuttx.git

spresense-nuttx-apps.git

SPRESENSE/nuttx-apps@3f82a7b lte/alt1250: Fix LWM2MBSCMD/CREATE command for NIDD connection