Skip to content

BLE with STM32WB55 #2839

Description

@Kowy54

Hello. I´m trying to run BatteryMonitor example with NUCLEO WB55 and ´m getting this error:

\libraries\STM32duinoBLE\src\utility\HCISharedMemTransport.cpp:29:2: error: #error "Unsupported board or shield selected!"
29 | #error "Unsupported board or shield selected!"
\libraries\STM32duinoBLE\src\utility\HCISharedMemTransport.cpp:781:39: error: 'HCISharedMemTransport' was not declared in this scope; did you mean 'HCISharedMemTransportClass'?
781 | HCITransportInterface& HCITransport = HCISharedMemTransport;
| ^~~~~~~~~~~~~~~~~~~~~
| HCISharedMemTransportClass
exit status 1

Compilation error: exit status 1

Any help please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions