ST STM32L4 Manual page 153

Simplifying microsoft azure connectivity with discovery kit iot node
Hide thumbs Also See for STM32L4:
Table of Contents

Advertisement

Function SendSNSData() is called by a timer interrupt every two seconds.
Transmission rate for messages can be changed using Desired Properties or
directly in the code in AzureClient_mqtt_DM_TM.c by using
ChangeTelemetryInterval API
By default the message transmitted to IoT Hub contains the following raw sensors data
• Temperature, Humidity, Accelerometers (X,Y,Z), Gyroscope (X,Y,Z)
The sensors board also generates raw sensor data related to:
• Pressure (inside function FillTheModeInstance() use API:
• Magnetometer (inside function FillTheModeInstance() use API: BSP_MAGNETO_Get_Axes)
Customize Usage
of the Sensor Board (Cont'd)
BSP_PRESSURE_Get_Press)
153

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32L4 and is the answer not in the manual?

Table of Contents