Nordic Semiconductor nRF5 AirFuel SDK
version 2.2.0
|
The nRF5 AirFuel SDK provides PRU and PTU implementations which behaves as described in the AirFuel documentation version mentioned in release notes.
However, this behavior is based on mocked sensor values, and will not work out-of-the-box on an actual product. Therefore some work is required to plug the sensor hardware to the PTU/PRU implementation.
There is one interface which needs to be implemented in order to integrate the sensor hardware to the provided PTU/PRU implementations. This is found in [pru/ptu]_hal.h.
Ideally this should be the only modification to the example implementations required to get a working product, whith actual sensor data used as input.