Skip to content

Releases: arduino-libraries/Arduino_ConnectionHandler

0.7.4

02 Mar 14:42
f9e2e92
Compare
Choose a tag to compare

Changelog

  • Add support for GIGA (#91)

0.7.3

09 Jan 10:26
0140c5f
Compare
Choose a tag to compare

Changelog

  • Add support for opta board (#87)

0.7.2

21 Dec 11:01
980f096
Compare
Choose a tag to compare

Changelog

  • ESP32 increase connection retry interval (#90)

0.7.1

13 Dec 10:09
8afb854
Compare
Choose a tag to compare

Changelog

  • Fix required firmware version check (#86)
  • LoRa: add retries if joinOTAA(...) fails (#88)
  • ESP: WiFi: Fix (re)connection (#89)

0.7.0

03 Nov 11:29
ffdb90a
Compare
Choose a tag to compare

Changelog

  • CI updates (#78)(#77)(#83)(#84)
  • Remove PORTENTA_H7_M4 from supported build options (#76)
  • Use generic defines ARDUINO_ARCH_ESP8266 and ARDUINO_ARCH_ESP32 (#80)
  • Switch informative WiFi debug prints from ERROR to INFO (#82)
  • Add Ethernet support for Portenta + Ethernet Shields (#81)

0.6.6

08 Mar 16:05
98db5e6
Compare
Choose a tag to compare

Changelog

  • CI updates (sync-labes, actions/checkout) (#72) (#73)
  • Add support for NICLA VISION (#74) (#75)

0.6.5

02 Nov 09:48
6319f10
Compare
Choose a tag to compare
Release 0.6.5

0.6.4

29 Apr 05:15
Compare
Choose a tag to compare

Changelog

  • Modernize continuous integration system (#54)
  • Add Nano RP2040 Connect as target during CI compilation. (#55)
  • Add mbed_nano and mbed_portenta as supported architectures. (#56)
  • Feed watchdog a bit more often when initializing MKR GSM 1400/NB 1500 (#58)

0.6.3

19 Mar 09:31
862db08
Compare
Choose a tag to compare

Changelog

  • Preeliminary Arduino Nano 2040 Connect support (#52)

0.6.2

28 Jan 06:48
Compare
Choose a tag to compare

Changelog

  • List megaavr in the list of supported architectures.