This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Provisioning nrf5340 from another board (Qualcomm's QCA4020)

Hello,

I was able to create a mesh network with two nrf5340 boards configured with the mesh light sample and the mesh light switch sample.

I am trying to substitute the mesh light switch with this qualcomm board due to its wifi capabilities. Does the mobile nrf Mesh app provision the mesh light with the adv protocol or the gatt protocol? Or can someone point me to the documentation for the app?

Also, what is the attention duration of the nrf5340 mesh light? It is a necessary parameter for the provisioning service used by the qca.

Thanks

  • Hi,

    Our nRF Mesh app provisions over PB-GATT, as a GATT bearer client. You can read more about the app in this blog post and about the library on github(iOS/Android).

    Also, what is the attention duration of the nrf5340 mesh light?

    What do you mean by attention duration? The attention duration is sent by the provisioner, do you mean the attention timer of the mesh light?

Related