This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52 BLE UART example having many errors like "struct "<unnamed>" has no field "A0" "

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.

Parents
  • Hi ,

    Thanks for your reply. Actually we have IAR licence version, that is the reason i am trying to run on it. But as per your comment i tried running the same BLE UART example of SDK 11.0, on Keil. It is not giving error , but the issue is, while scanning on app, i am not getting any advertising information(not displaying device name).

    I am just running the BLE UART example without any changes on BMD 300 RIGADO evaluation board.

Reply
  • Hi ,

    Thanks for your reply. Actually we have IAR licence version, that is the reason i am trying to run on it. But as per your comment i tried running the same BLE UART example of SDK 11.0, on Keil. It is not giving error , but the issue is, while scanning on app, i am not getting any advertising information(not displaying device name).

    I am just running the BLE UART example without any changes on BMD 300 RIGADO evaluation board.

Children
No Data
Related