Skip to content

Releases: SeeedJP/wio_cellular

0.2.0

17 Dec 08:05
Compare
Choose a tag to compare
  • network
    • Added NOSET to SearchAccessTechnology
    • 🔥Change default value of Bg770aNetwork.config
      • SearchAccessTechnology = LTEM_NBIOT -> NOSET
      • ltemBand = "0x2000000000f0e189f" -> ""
      • nbiotBand = "0x200000000090f189f" -> ""
  • examples
    • Added cellular/cellular-status

Full Changelog: 0.1.12...0.2.0

0.1.12

12 Dec 05:24
Compare
Choose a tag to compare
  • examples
    • Fix for PlatformIO
    • Change to readable

Full Changelog: 0.1.11...0.1.12

0.1.11

16 Oct 04:32
Compare
Choose a tag to compare

Full Changelog: 0.1.10...0.1.11

0.1.10

02 Oct 12:10
Compare
Choose a tag to compare
  • Update many examples
  • network
    • Add Bg770aNetwork class and WioNetwork instance
  • module
    • Bg770a: Add functions
      • getPhoneFunctionality()
      • getSocketUnusedConnectId()
    • Bg770a: Add constants
      • RECEIVE_SOCKET_SIZE_MAX
    • Bg770a: Fix timeout value at setPhoneFunctionality()
    • Bg770a: Increase echo timeout
    • Bg770a: Increase timeout at setSearchFrequencyBand()
    • AtClient: Add functions
      • doWorkUntil()

Full Changelog: 0.1.9...0.1.10

0.1.9

06 Sep 01:40
Compare
Choose a tag to compare
  • examples
    • shell: Bugfix #13
  • module
    • Bg770a: Refactoring

0.1.8

05 Sep 11:45
Compare
Choose a tag to compare
  • examples
    • shell: Update info and status commands
    • watchdog: Support for SeeedJP nRF52 Boards 1.3.0
  • module
    • Bg770a: Refactoring
    • Bg770a: Insufficient parsing on some commands
    • Bg770a: Add argument assertion
    • Bg770a: receiveSocket() discards data when data is nullptr
  • Move few classes into namespace

0.1.7

30 Aug 01:27
Compare
Choose a tag to compare
  • examples
    • Add soracom-uptime-tcpclient ( Thanks @sayacom )
    • Support for PlatformIO
    • soracom-connectivity-diagnostics: Increased network attach timeout (Thanks @yuta-imai )
    • shell: Add items to "info" command
    • shell: Add items to "status" command
  • module
    • Bg770a: Add functions
      • getSimInitializationStatus()
      • getSimInsertionStatus()
      • getSignalQuality()
      • getSearchFrequencyBand()
      • setSearchFrequencyBand()
      • getSearchAccessTechnology()
      • setSearchAccessTechnology()
      • getSearchAccessTechnologySequence()
      • setSearchAccessTechnologySequence()

0.1.6

08 Aug 08:17
Compare
Choose a tag to compare
0.1.6

0.1.5

07 Aug 01:39
Compare
Choose a tag to compare
0.1.5

0.1.4

25 Jul 07:39
Compare
Choose a tag to compare
0.1.4