I need a help to create a mesh where two nrf52 dk are connectred in the mesh and one node sends a message and another node recives it and sends to a url
I need a help to create a mesh where two nrf52 dk are connectred in the mesh and one node sends a message and another node recives it and sends to a url
Hi,
Please explain a little bit more on the mesh network you want to connect to ? Is it a mesh network comprised of only 2 nodes ?
How do you plan to connect them to the internet ?
yes, it is mesh network comprised of only 2 nodes. where one node sends a message and another node receives the message
No just need for connecting the two nodes to transfer the message
I need a mesh network to connect them..... Later on i will add some other nodes
thank you
and how we can integrate both uart example and light switch example at same time
You can have a look at the SDK UART coexistence example and at the Coexistence with nRF5 SDK BLE functionality
You can have a look at the SDK UART coexistence example and at the Coexistence with nRF5 SDK BLE functionality
Thank you very much
please help me i am not able to combine both uart example and light example and how to run the both codes in parallel or sequence as mentioned in the SDK UART coexistence example
We can't help you if you don't provide information on what the problem you have.
And I would suggest you to get familiar with Mesh and with BLE first to understand the concept and the code, before you try testing the combined example.