Skip to content

Releases: ropg/LoRaWAN_ESP32

1.2.0

30 Sep 15:33

Choose a tag to compare

  • different bands
  • different return code for sendReceive
  • depend on RadioLib >= 7.0.0
  • bump version to 1.2.0

1.1.0

04 Jun 21:54

Choose a tag to compare

Now works with RadioLib 6.6.0

1.0.5: Fix temp mesasurement for Arduino 3.x

23 May 11:53

Choose a tag to compare

Example's temperature measurement code now works for ESP Arduino 2.x and 3.x

Bump version

1.0.4

13 May 14:43

Choose a tag to compare

  • Fixed bug in error handling in the example.

1.0.3

28 Apr 07:42

Choose a tag to compare

  • Fixed bug that could cause wrong deep sleep duration
  • Fixed bug in example counter

1.0.1

20 Apr 07:59

Choose a tag to compare

Bug fix in message in case sendReceive returns an error.

1.0.0

19 Apr 19:39

Choose a tag to compare

Initial release now that RadioLib 6.5.0 (with the persistence data exposed) is out.