Releases: arduino-libraries/Arduino_NetworkConfigurator
Releases · arduino-libraries/Arduino_NetworkConfigurator
0.4.1
21 Aug 13:07
Compare
Sorry, something went wrong.
No results found
0.4.0
13 Aug 09:34
Compare
Sorry, something went wrong.
No results found
What's Changed
LedFeedbackClass fix led pin not initialized by @fabik111 in #22
Add example for erasing the network configuration via library api by @fabik111 in #20
Change reconfigure pin for nicla vision by @fabik111 in #18
Full Changelog : 0.3.1...0.4.0
0.3.1
18 Jul 10:12
Compare
Sorry, something went wrong.
No results found
What's Changed
Use timeout duration of connection attempt according to connection type by @fabik111 in #17
Full Changelog : 0.3.0...0.3.1
0.3.0
18 Jul 10:11
Compare
Sorry, something went wrong.
No results found
What's Changed
Handle migration from Provisioning 1.0 to Provisioning 2.0 by @fabik111 in #6
Full Changelog : 0.2.1...0.3.0
0.2.1
07 Jul 07:40
Compare
Sorry, something went wrong.
No results found
What's Changed
Use wifi fw version cbor encoder of CloudUtils by @fabik111 in #14
Add new animation for board connected with Serial or with BLE Agent by @fabik111 in #16
Full Changelog : 0.2.0...0.2.1
0.2.0
26 Jun 09:07
Compare
Sorry, something went wrong.
No results found
What's Changed
Update unit test ci dep of Arduino_ConnectionHandler by @fabik111 in #13
Fix reconfiguration pin clashing with Portenta Carriers and Shields. Changed the pin number from D2 to D0 for Portenta boards by @fabik111 in #15
Full Changelog : 0.1.4...0.2.0
0.1.4
27 May 11:34
Compare
Sorry, something went wrong.
No results found
0.1.3
20 May 10:18
Compare
Sorry, something went wrong.
No results found
What's Changed
Bump codecov/codecov-action from 3 to 5 by @dependabot in #8
Fix the first frame of snake animation 7f5410d by @fabik111
Set the duration of first frame of snake animation at 2000 ms c7c6f9d by @fabik111
Use copyCBORStringToArray from cloud-utils by @fabik111 in #11
Fix for updating credential when AgentsManagerClass is not polled only by NetworkConfigurator by @fabik111 in #10
New Contributors
Full Changelog : 0.1.2...0.1.3
0.1.2
12 May 14:03
Compare
Sorry, something went wrong.
No results found
0.1.1
12 May 13:57
Compare
Sorry, something went wrong.
No results found
What's Changed
First release