Skip to content

1.0.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 09:37
· 86 commits to main since this release

Changelog

bb81a9b Release Arduino_BHY2Host 1.0.8
b9dc334 Release Arduino_BHY2 1.0.6
cc507f8 Revert "Reduce delays and remove them where not needed"
0ea53ec update-libraries workflow: set main as upstream branch
071cd30 Merge pull request #60 from manchoz/main
de680aa Add PacketSerial to CI dependecies
6e3a99a Merge branch 'arduino:main' into main
530a6bd Add the DataHarvester sketch and companion py app
0026c2f Merge pull request #59 from manchoz/main
63bcbba Add SPIF and Little FS example
e0cd845 Check USE_FASTCHG_TO_KICK_WATCHDOG to verify which method is available in the Nicla_System lib
b809e84 Ping pmic with checkChgReg() instead of the not anymore available readLDOreg()
0b7a619 BL: Set pmic in hi-z
049e4a4 BL: Fix double I2C initialization
ac28721 Merge pull request #45 from arduino/fw_fixes_and_refactor
e36e7c7 Add a NICLA_STANDALONE configuration mode which doesn't start the not needed handlers
79adc66 Reduce delays and remove them where not needed
5a17d1a Nicla_IoT_Bridge: use READ only things
d7d982f Remove complex Eslov interface activation and simplify code
e61fa8c Bootloader: speed up check_signature() increasing the chunk size
e197a9d Improve debug messages
b998620 Clear sensor event also from host side after it has been read
a67af4e Clear sensor event once it has been read
8dde267 Merge pull request #57 from bstbud/imp_bhi260_boot_fail
13003f6 Arduino_BHY2::begin() continue the process even when some steps fails
6bb41dd WebBLE app: check if sensorID is available before adding a new table entry
28a98cc WebBLE app: Fix ORI_WU sensor type scheme
aabd0c4 Arduino_BHY2Host: add missing getActivity() return value