Skip to content

Releases: ElectronicCats/Beelan-LoRaWAN

Custom Rx Delay and Window

02 May 16:39
606b6e3
Compare
Choose a tag to compare
  • Deep sleep and example
  • DIO pin optional

v2.4.0

23 Jul 02:38
82da458
Compare
Choose a tag to compare

v2.3.0

25 Oct 23:42
3344506
Compare
Choose a tag to compare

Release

v2.2.1

21 Sep 14:48
a2198f1
Compare
Choose a tag to compare
  • change default region on Config.h and fix subband selection for US915 and AU915

v2.2.0

20 Jul 15:27
82d6886
Compare
Choose a tag to compare
  • Electronic Cats Support

v2.1.0

20 Jul 13:20
8a8a89c
Compare
Choose a tag to compare
  • To replace 921.2Mhz by 922.8Mhz for AS923-2
  • To fix downlink for Class C in AS923 and AS923-2
  • To fix bugs for AS_923 and to add support for AS_923_2

Thanks @IoTThinks

v2.0.0

09 Jul 22:29
282302c
Compare
Choose a tag to compare
  • MAC Time Correct
  • Class C working
  • Class A Working
  • Fix Downlink and Uplink
  • Major change

v1.5.4

05 Jan 01:37
baa8754
Compare
Choose a tag to compare
  • Minor Fixes
  • Serial begin standard for Arduino
  • Defines for region fix macros
  • Remove duplicate example and rename

v1.5.3

10 Dec 19:48
6c8a23c
Compare
Choose a tag to compare
Update library.properties

v1.5.2

01 Nov 16:32
Compare
Choose a tag to compare

In this release:

  • Define max payload size, thanks @mr3188
  • Fix soft reset with ESP12 ESp8266, thanks @daeynasvistas
  • Fix class C rx window 2 and class A rx window delay, thanks @wero1414