BlueNRG-MS pack for STM32CubeMX: hci/controller/bluenrg_utils_small.c File Reference

STM32CubeMX BlueNRG-MS

BlueNRG-MS pack for STM32CubeMX  V4.4.0
The BlueNRG-MS pack is an additional software for STM32CubeMX.
bluenrg_utils_small.c File Reference
#include "bluenrg_types.h" #include "bluenrg_def.h"
#include "bluenrg_aci.h"
#include "bluenrg_utils.h"
#include "hci.h"
#include "hci_le.h"
#include "string.h"

Functions

uint8_t getBlueNRGVersion (uint8_t *hwVersion, uint16_t *fwVersion)
 Get BlueNRG hardware and firmware version. More...
 

Function Documentation

◆ getBlueNRGVersion()

uint8_t getBlueNRGVersion ( uint8_t *  hwVersion,
uint16_t *  fwVersion 
)

Get BlueNRG hardware and firmware version.

Parameters
hwVersionThis parameter returns the Hardware Version (i.e. CUT 3.0 = 0x30, CUT 3.1 = 0x31).
fwVersionThis parameter returns the Firmware Version in the format 0xJJMN where JJ = Major Version number, M = Minor Version number and N = Patch Version number.
Return values
Statusof the call
Generated on Mon Apr 15 2019 18:10:39 for BlueNRG-MS pack for STM32CubeMX by   doxygen 1.8.13