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

Adding Proxy GATT server to UART & mesh example

Hi,

Recently I came across this example which gives mesh & uart in single application. now i'm trying to add GATT proxy to it so that i can do provisioning via nrf mesh mobile app. I added GATT proxy but when i try to build it i'm facing the below issues.



can you tell me what was the issue and how can i fix it?

Parents Reply
  • nithinkumarhere said:
    so how to replace the light switch client hex file, can you elaborate that for me, please

     Sure.
    "Program the Light Switch example devices as described..."
    If you were to test the light switch (LS) examples, you would need 3 devices.
    One for the LS server, one for the LS client and one for the LS provisioner (optionally the nRF Mesh app).

    However, when testing the co-exist example you would follow the same procedure; Flash one device with the LS server, one device with the static provisioner, but for the LS client you replace the light switch client with the co-exist example.

    Does that clear things up a bit?
    Note that the co-exist example doesn't have proxy support, so you can't use the nRF Mesh app, but you would need to use the static provisioner example. 

    Br, 
    Joakim

Children
Related