Hi
I am working on nrf52 using BMD300 RIGADO board.I am trying to run BLE UART example of nrf SDK 11.0.0.But while I am running the code I am getting errors as
: struct "" has no field "A0"
: struct "" has no field "TEMP"
and so on total 34 errors.
Please help me to resolve this issue.