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

nRF52 MESH Online course or tutorials

Hi,

I am looking for the nRF52 / nRF52 Mesh online courses.

I am going to developing a new project based on MESH network.  where i required lot of sources to clarify my concepts and doubts.

I am from INDIA. i didn't know and Workshops or Events are not conducting at present.

If there an online courses means. very helpful.

and TO NORDIC Team.

If you trying to conduct online courses or workshops. it will be very helpful to all the Nordic developers.

and I bought NORDIC THINGY52 to work on MESH network.

i have seen the video: https://www.youtube.com/watch?v=wa_ARkZSr_U

i need to try this experiment would you give the example code. and instructions to upload this code in NORDIC THINGY.

Parents
  • Hi Sunil

    Due to the Easter holiday you will have to expect a delay in replies, sorry for the inconvenience!

    The project used in the video you linked to can be found here. However this is a very old SDK version 1.0.1, and is not recommended to use in new releases. You should just use it for testing purposes and not actual development, as a lot have changed in the newer SDK versions.

    Regarding online courses, we are not planning on doing any such things as of now, but I will suggest the idea internally.

    Best regards,

    Simon

Reply
  • Hi Sunil

    Due to the Easter holiday you will have to expect a delay in replies, sorry for the inconvenience!

    The project used in the video you linked to can be found here. However this is a very old SDK version 1.0.1, and is not recommended to use in new releases. You should just use it for testing purposes and not actual development, as a lot have changed in the newer SDK versions.

    Regarding online courses, we are not planning on doing any such things as of now, but I will suggest the idea internally.

    Best regards,

    Simon

Children
  • Hi Simonr,

    Is there any latest version of code to explain the mesh communication between Thingy 52

    or Mesh code for nRF5 DK board.

    My case is

    I need to connect 5 boards in a Mesh network.

    where i need to connect my mobile phone with one Master(board).

    and that master will command the others.

    I need to control the LEDs of the each slave boards, by whole at same time or particular board at a time.

    and also i need to receive when the BUTTON is pressed in any salve boards.

    Is there any example code related to this or else. any tutorial related to this?

Related