Skip to content

Releases: Johboh/EspNowNetworkNode

0.8.3

19 Aug 04:50

Choose a tag to compare

  • Fix memory corruption on receiving OTA update. Thanks @drpetersen for pointing this out!

0.8.2

05 May 18:19

Choose a tag to compare

  • Move to johboh/GCMEncryption for encryption library.

0.8.1

20 Apr 15:37

Choose a tag to compare

  • Timestamp should be in UTC, according to unix timestamp definition.

0.8.0

20 Apr 06:58

Choose a tag to compare

Read more about the API on https://github.com/Johboh/EspNowNetwork

  • Add support for receiving payload from the host.
  • Add support for receiving unix timestamp from the host.
  • Add support for skipping challenge requests, if host allows it.

0.7.6

19 Apr 06:34

Choose a tag to compare

  • Add support for ESP-IDF 5.0

0.7.5

19 Jan 12:27

Choose a tag to compare

  • Support ESP-IDF v5.4

0.7.4

05 Oct 08:00

Choose a tag to compare

  • Allow for re-setup on message sending. This is useful to make sure message is delivered on WiFi channel change since last setup.

0.7.3

13 Aug 13:21

Choose a tag to compare

  • Set correct dependency for Arduino library

0.7.2

11 Aug 17:47

Choose a tag to compare

  • Fix example for Arduino (IDE + platform)

0.7.1

11 Aug 12:03

Choose a tag to compare

Bump