HI ,
We use official hardware and software to develop mesh products. Taking light_server as an example, the test is as follows:
Hardware:
nRF52840-DK
Software:
nrf5_SDK_for_Mesh_v4.1.0_src
nRF5_SDK_16.0.0_98a08e2
In the process of debugging the example in the SDK with the nrf mesh app (android), taking nrf5_SDK_for_Mesh_v4.1.1_src\examples\light_switch\server as an example, it was found that after the first programming process (first use nrf-connect to erase the whole piece During burning), use the app to scan the device (the device is not configured to access the network), the device can be scanned, but it cannot be scanned quickly (the time is a little longer, it is not acceptable). When the mesh app interacts with the device to connect to the network, sometimes the network connection is unsuccessful (unacceptable), and even after scanning the device, after the invitation to connect to the network, the mesh app does not display the device after the success (unacceptable). After the device is connected to the network normally, open the proxy, the mesh app is disconnected from the device, and when it is connected again (the device is configured to connect to the network), it cannot be quickly scanned to the device (unacceptable). And sometimes when operating in the mesh app, you will suddenly find that the device and the mesh app have been disconnected and cannot be searched (unacceptable). After burning the program again, the device cannot be scanned with the mesh app, you need to press button4 to reset it, and then the above unacceptable phenomenon will be repeated, and the experience is very poor.
Application scenarios for developing products: street lights with a height of 30m on the street can’t accept the long-term scan of the mesh terminal, nor can they accept the mesh app display.After adding the node successfully, the app does not display the device and cannot accept the need to press button4 to reset the node every time the above situation occurs. The above test description, whether Really exist in Nordic's ble mesh? How to solve the above problems?