Skip to content

Releases: VNGIoTLab/Arduino_VBLUno_nRF51822

2.0.3

17 Oct 05:26
Compare
Choose a tag to compare
  • Disable UART HWFC feature help the VBLUNO51 board is compatible with mbed Online Compiler

  • Do not need to install and run Arduino IDE with root permission.

  • flashvbluno51-1.0.1

2.0.2

24 Aug 15:23
Compare
Choose a tag to compare

Fix Serial bug error when do not use USB cable (adapter or battery)

Support VBLUno51 board

16 Jun 03:14
Compare
Choose a tag to compare
  • Add flag "-u _printf_float" into Makefile to use sprintf function for Float Number

  • Support the VNG VBLUno51 board

    • nRF51822
    • Auto upload via DAPLink interface (flashvbluno51 tool)
    • Support Hardware Flow Control for UART communication
  • Support Hardware Flow Control for UART Communication

    • Default: Using Default config for RX, TX, RTS, CTS pin
      RX: D0
      TX: D1
      RTS: D24 (Not on Header)
      CTS: D25 (Not on Header)
      Use Serial.begin(baud) function for default config

    • Can use Serial.begin(baud, rx, tx, rts, cts) to modify hardware config

  • Improve compile speed from 2nd time onwards

Support VBLUno_v2 & auto flash with DAPLink interface

12 Mar 17:04
Compare
Choose a tag to compare
2.0.0

Add _TEST.json and 2.0.0 release

Arduino packages for VBLUno_V1 board (version 1.0.4)

19 Feb 18:54
Compare
Choose a tag to compare

Arduino packages for VBLUno_V1 board (version 1.0.3)

19 Feb 17:13
Compare
Choose a tag to compare

VBLUno packages version 1.0.0

05 Aug 07:33
Compare
Choose a tag to compare
Delete VNGIoTLab_VBLUno_nRF51822_board_v100.zip