Developing Bluetooth mesh products: Introduction

Поділитися
Вставка
  • Опубліковано 13 січ 2025

КОМЕНТАРІ • 8

  • @peyo33641
    @peyo33641 Рік тому +1

    Thank you it saves us time !

  • @ashutoshgoswami3063
    @ashutoshgoswami3063 5 місяців тому

    Thanks for this wonderful webinar. Excellent work. I want to know that if I make one of my controller provisioned node then how can I make it again un-provisioned node without using nrf-mesh mobile application. Is there any api to do so or any other way i want to write a code for this case

    • @NordicSemi
      @NordicSemi  Місяць тому

      Thanks for your feedback on the webinar! We think you are interested in removing a node from a Bluetooth Mesh network. You can find the information in our documentation here: docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/bt/bt_mesh/node_removal.html#removing_the_node

  • @vigneshr6978
    @vigneshr6978 2 роки тому

    Thanks for the webinar, btw is there any example for mesh dfu??

    • @NordicSemi
      @NordicSemi  2 роки тому

      There are currently no Mesh DFU example in the nRF Connect SDK, you can find on in the nRF5 SDK for Mesh v5.0.0: infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_examples_dfu_README.html
      Please note mesh is not optimal for sending/streaming a lot of data, so doing DFU over mesh will be very slow.

  • @aryamanmehra6826
    @aryamanmehra6826 2 роки тому

    Thank you like always.

  • @binhlaian2507
    @binhlaian2507 2 роки тому

    Is there any example for the provisioner?

    • @NordicSemi
      @NordicSemi  2 роки тому

      Yes, there is a mesh provisioner sample in the Zephyr SDK: developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.1/zephyr/samples/bluetooth/mesh_provisioner/README.html