Hardware Update Logs

[English]

V1

V2

  • 2018-9-15 public sale

  • 4MB (32M-bits) FLASH upgrade to 8MB (64M-bits) FLASH;

  • Use 40MHz HSE (V1 use 26MHz);

  • Basic low power design (800uA in deep sleep);

  • Add Vext power output pin, users can use this pin to drive some external device (sensor, motor etc.), when system need into deep sleep mode, Vext can be turn off.

    This pin was controlled by GPIO21, for example:

    ​ Turn ON: digitalWrite(21, LOW);

    ​ Turn OFF: digitalWrite(21, HIGH);

  • Changed some pin connection:

  • Circuit optimization, system more stable;

  • Better power manage system design;

  • Better RF impendence matching.

  • Pinout diagram of V2

  • Schematic diagram of V2

  • 433, 470~510 Version

  • 868~915 Version

V2.1

V3

V3.1

  • Remove the ideal diode part.

  • Increase the 2.4G RF and crystal distance.

  • Change the USB-Type-C port to support C to C.