I want to send my sensor data from nRF52840 to ESP32 over BLE Mesh. How do I achieve it?
I want to send my sensor data from nRF52840 to ESP32 over BLE Mesh. How do I achieve it?
Hi.
You can start by downloading the nRF5 SDK for Mesh here:
https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK-for-Mesh/Download#infotab
In our online documentation (https://infocenter.nordicsemi.com/index.jsp) you can find information on how to install the toolchain, build and run examples etc.
We also have a sensor example that you can take a look at.
Br,
Joakim
Hi.
You can start by downloading the nRF5 SDK for Mesh here:
https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK-for-Mesh/Download#infotab
In our online documentation (https://infocenter.nordicsemi.com/index.jsp) you can find information on how to install the toolchain, build and run examples etc.
We also have a sensor example that you can take a look at.
Br,
Joakim