nina-fw

Firmware for u-blox NINA W102 WiFi/BT module

Stars
133
Committers
17

Bot releases are hidden (Show)

nina-fw - 1.5.0 Latest Release

Published by facchinm over 2 years ago

Changelog

  • Add BSD-like sockets APIs (on command range 0x70 -> 0x7f)
  • Fix ADC readings range (fuill scale range is now ~2.7V)
nina-fw - 1.4.8

Published by pennam about 3 years ago

Changelog

  • Fix issue due to repeated status()/connected() call (#73)
nina-fw - 1.4.7

Published by aentinger over 3 years ago

Changelog

  • Functionally identical with 1.4.6, except version number. For details see CHANGELOG.
nina-fw - 1.4.6

Published by aentinger over 3 years ago

Changelog

  • Add a new root certificate list including detailed instructions how to update it (#71)
nina-fw - 1.4.5

Published by aentinger over 3 years ago

Changelog

  • Adding support for Arduino RP2040 Nano Connect (#67)
  • Added ISRG Root X1 for LetsEncrypt (#68)
nina-fw - 1.4.4

Published by aentinger over 3 years ago

Changelog

  • Fixes firmware reconnection errors (#66).
nina-fw - 1.4.3

Published by aentinger over 3 years ago

Changelog

  • Do not immediately close connection after 1 failed write (#62)
nina-fw - 1.4.2

Published by aentinger over 3 years ago

Changelog

  • Port BearSSL + crypto integration to NINA (#57). This allows to offload BearSSL for Arduino IoT Cloud applications to the nina module, drastically saving on flash/RAM.
nina-fw - 1.4.1

Published by aentinger about 4 years ago

  • Direct download of OTA binary to Nina storage and verifying both CRC and length (#53).
nina-fw - 1.4.0

Published by aentinger over 4 years ago

  • Adding API which allows to utilize the nina file system as an external storage module for the host CPU (#32)
  • Fixing bug leading to packet corruption in situation of high UDP traffic (#49)
  • Fixing bug leading to missing packets and connection drop (#50)