I want to know the version of Bluetooth to connect with.
Is it possible to execute the following in an application?
Is it possible to reference values in the application?
・LL_VERSION_IND
Also, Is the following relevant?
typedef struct
{
uint8_t version_number; /**< Link Layer Version number. See www.bluetooth.org/.../link-layer for assigned values. */
uint16_t company_id; /**< Company ID, Nordic Semiconductor's company ID is 89 (0x0059) (www.bluetooth.org/.../Default.aspx. */
uint16_t subversion_number; /**< Link Layer Sub Version number, corresponds to the SoftDevice Config ID or Firmware ID (FWID). */
} ble_version_t;
The usage environment is as follows.
・SDK15
・Nrf 52
・Nrf 52832_xxaa
・S132_nrf52_6.0.0_softdevice.hex