Skip to content

Releases: joonazan/nina-fast-bluetooth

bundled FirmwareUpdater; customizable name; faster data transfer rate

29 May 13:32
Compare
Choose a tag to compare

Previously the WifininaFirmwareUpdater script would had to be sourced from WifiNINA. It is now included in the examples of this project.

Previously the device was always called "testname". Now the name is chosen when starting up bluetooth.

Baudrate between SAM and NINA was increased. Now requests a 7.25 ms connection interval to have minimum latency.

Initial release

13 Mar 14:44
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Can specify input and output characteristics on SAMD and start Bluetooth.

Missing features:

  • Flashing Nina requires multiple steps: upload NinaPassthrough, nix-shell, make flash
  • Performance hasn't been benchmarked. Nina is currently built in debug mode.
  • Supports only a very small subset of BLE. Official library doesn't support encryption etc. either, though.