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

First study Mesh

Hello,

I found this picture on Nordic's official website

1、Can only proxy node connect to mobile phone and GATT?

2、

I open mesh example (dimming), which contains client and server

My understanding is

Client can achieve P, RN and FN

Server can achieve N, LPN and GATT

Is my understanding correct?

3、Assuming that I understand it correctly, which code can make these settings in example?

Thanks

  • Please use the nRF52 DK for development, not the dongle. The dongle is developed as a backend for nRF Connect or nRF Sniffer, not a development tool. Only after you are very familiar with the SDK and our Toolchain then you can use the dongle but it would requires some modification. 

  • All example is specially designed for DK, right?

    Because dongle has no buttons,

    it is impossible to 100% test the effect without changing the example code

    I only have 52840 DK here

    No problem testing Mesh client

    But Mesh server....

    Is there any code for Thingy in the exapmle folder?

    Or .... two DK board are required?

    Thank you

  • Hi Tony, 
    You would need at least 2 DKs. The Thingy is also not supported. 

  • I want to burn Nordic example hex to 52840dk

    But there is a new problem

    My system is Windows 7

    J-Link is 【JLink_Windows_V752b_x86_64】

    52840 DK【PCA10056  V0.9.2  2017.34】

    I don't know how to solve this problem...

    ======================================

    Another question I'd like to ask

    In keil, here is a button to download the program

    In segger embedded studio, Where is the download button?

    Thank you

  • Hi Tony, 
    Do you see the nRF52840 DK appear in "My Computer" when you plug it in ? 
    Could you install Nordic Command Line Tools ? and try using nrfjprog.exe to program ? 
    In Segger Embedded Studio you can flash using Target -> Download XYZ

1 2 3 4