pozyxLabs / Pozyx-Arduino-library

The Arduino library for use with the pozyx accurate indoor positioning system.
https://www.pozyx.io
MIT License
78 stars 53 forks source link

pozyx definition versioning && POZYX_FLASH_SAVE #31

Closed makrebs closed 8 years ago

makrebs commented 8 years ago

The pozyx documentation website states some new functions as POZYX_FLASH_SAVE which are also listed in the v1.0 register header. The arduino library however is missing those, although this commit states the lib has been updated to v1.0.1. How can I use the POZYX_FLASH_SAVE function (a very useful feature btw). +Matthias

samuelvdv commented 8 years ago

Hi, I have just uploaded the new Arduino library that includes these functionalities. It is true that the Arduino library version is confusing with the Pozyx firmware version. Now, the releases are relabeled to match the firmware version. I hope this is more clear now.

Note that the new pozyx firmware must be installed first to be able to use these new functions. You will receive this by email later today or tomorrow.

Best regards Samuel

makrebs commented 8 years ago

Great. Thanks for the library udate.

Yes please send me the latest firmware such that we can use the new functionalities.

Best, Matthias