Skip to content

Releases: dakhnod/BLEnky

Fixed jump_count off-by-one

13 Oct 16:34
Compare
Choose a tag to compare

This fix makes gpioASM jump_count really only jump the desired amount of times, not one less

Settable device name

03 Oct 12:14
Compare
Choose a tag to compare

This release adds the ability to set the device name using an app like nRF Connect.
The device name persists reboots.

adding gpioASM

19 Sep 11:56
Compare
Choose a tag to compare

This release adds the ability to run gpioASM code on the chip.

Release beta 0.2.0

10 Sep 23:18
Compare
Choose a tag to compare
Release beta 0.2.0 Pre-release
Pre-release

This release adds analog (PWM) outputs and sequences.

Release beta 0.1.0

05 Sep 17:33
Compare
Choose a tag to compare
Release beta 0.1.0 Pre-release
Pre-release

This release has capabilities for writing pins, reading pins, configuring pins and configuring connection parameters.