ERROR IN COMPILE NRF52 MESH

Getting error: board.h and other header no such file or directory. with nRF5_SDK_15.0.0_a53641a and nrf5sdkformeshv500src in the same path.

What could it be?

The evaluation board is nRF52833 purchased by Mouser.

Thanks in advance,

Antonio

Parents Reply
  • Hi Hung,

    it works!!! Thanks a lot...

    Now, i would like to make two boards communicate by sdk mesh with a simple application; for example a board as light switch client and the other as light switch server; in particular on the board client i press a button and on the board server a led flashes every time i press a button on the board client. Is my idea right? Which files can i work on, besides main.c?

    Thanks in advance,

    Antonio 

Children
Related