test sending sensor results over lora radio. Accelerometer and temp/pressure.

Dependencies:   SX127x

Embed: (wiki syntax)

« Back to documentation index

Private functions

Private functions
[Accelerometer]

Functions

static DrvStatusTypeDef BSP_LIS2DH12_ACCELERO_Init (void **handle)
 Initialize an LIS2DH12 accelerometer sensor.

Function Documentation

static DrvStatusTypeDef BSP_LIS2DH12_ACCELERO_Init ( void **  handle ) [static]

Initialize an LIS2DH12 accelerometer sensor.

Parameters:
handlethe device handle
Return values:
COMPONENT_OKin case of success
COMPONENT_ERRORin case of failure

Definition at line 4317 of file x_nucleo_iks01a2_accelero.c.