Hi,
My custom card has ic nrf52832QFAAE0 AND NRF52DK has ic NRF52832QFAAE1.MESH SDK EXAMPLES runs properly on NRF52DK but not working on my hardware with ic NRF52832QFAAE0.all other central/peripheral BLE examples runs on my hardware.
Hi,
My custom card has ic nrf52832QFAAE0 AND NRF52DK has ic NRF52832QFAAE1.MESH SDK EXAMPLES runs properly on NRF52DK but not working on my hardware with ic NRF52832QFAAE0.all other central/peripheral BLE examples runs on my hardware.
hi ,
i want to implement mesh with uart and uart node should be provisiner.is there any example.
Hi.
We have both and example for a coexist UART/Mesh example, and a static provisioner example.
You should be able to use that as a starting point.
Br,
Joakim
with UART/Mesh coexist example .when i compile this example there is a error message "nrf_log_default_backends.c: No such file or directory"
Did you follow the steps described in the documentation?
ble_app_uart_coexist folder into the examples/ble_peripheral folder at your nRF5 SDK installation path.ble_app_uart_coexist/pca10040/s132/ses/ble_app_uart_pca10040_s132.emProject.MESH_ROOT=<path to your Bluetooth mesh SDK installation>.examples/ble_peripheral/ble_app_proximity_coexist/pca10040/s132/ses/Output/Release/Exe/ble_app_proximity_pca10040_s132.hex.Did you follow the steps described in the documentation?
ble_app_uart_coexist folder into the examples/ble_peripheral folder at your nRF5 SDK installation path.ble_app_uart_coexist/pca10040/s132/ses/ble_app_uart_pca10040_s132.emProject.MESH_ROOT=<path to your Bluetooth mesh SDK installation>.examples/ble_peripheral/ble_app_proximity_coexist/pca10040/s132/ses/Output/Release/Exe/ble_app_proximity_pca10040_s132.hex.