For this scenario Bluetooth LE Audio an Auracast is the perfect fit. You can learn more on our website: www.nordicsemi.com/Products/Wireless/Bluetooth-LE-Audio
Yes, you can have 10 servers subscribing to a group address, and one client publishing to that group address, as the presenter talks about in the video around here: ua-cam.com/video/OXzz1shWhvs/v-deo.html
Hi, thanks for the video. I've set up nRF Connect using VS Code as the IDE with the extension pack and was wondering if I could use Zephyr RTOS out of the box or if I need something else ?
Hi Bastien, it sounds like you can simply open VS Code from the Toolchain manager: Isåfall skal det bare være å åpne VS code fra Toolchain managern developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_assistant.html#toolchain-manager It might be good to follow the getting started guide in the documentation: developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_programming.html We also recommend you to watch this video series about nRF Connect for VS Code ua-cam.com/video/2cv_jjqk5hg/v-deo.html
Nice introduction, thanks for your information. Quick question 17:50 why the threshold is 32767? It seems the limitation is an int16_t but not an uint16_t?
32767 is the theoretical maximum, as addresses are 16 bit (meaning the number of addresses are 2^15 - 1). However, the actual maximum will be quite a bit lower since one node can have multiple types of addresses. In summary, the limitation is in the Bluetooth Mesh specification.
@@NordicSemi no problem at all. always happy to support my fellow content creators. i am looking forward to improving on my own current video format i have uploaded and, in the future, trying to create content as good as yours in the long term.
Excellent!
Great look into BLE mesh. Thanks for sharing!
WIll this work to mesh multiple Bluetooth speakers to all synch and play the same source at the same time?
For this scenario Bluetooth LE Audio an Auracast is the perfect fit. You can learn more on our website: www.nordicsemi.com/Products/Wireless/Bluetooth-LE-Audio
10 led i want to control from ble mesh so their will be 10 server and one client ?
Yes, you can have 10 servers subscribing to a group address, and one client publishing to that group address, as the presenter talks about in the video around here: ua-cam.com/video/OXzz1shWhvs/v-deo.html
How can I use BLE mesh for messaging between two mobile in mesh network.
We recommend checking out our nRF Mesh mobile app: www.nordicsemi.com/Products/Development-tools/nRF-Mesh/GetStarted
Hi, thanks for the video. I've set up nRF Connect using VS Code as the IDE with the extension pack and was wondering if I could use Zephyr RTOS out of the box or if I need something else ?
Hi Bastien, it sounds like you can simply open VS Code from the Toolchain manager: Isåfall skal det bare være å åpne VS code fra Toolchain managern developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_assistant.html#toolchain-manager
It might be good to follow the getting started guide in the documentation:
developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_programming.html
We also recommend you to watch this video series about nRF Connect for VS Code ua-cam.com/video/2cv_jjqk5hg/v-deo.html
Nice introduction, thanks for your information. Quick question 17:50 why the threshold is 32767? It seems the limitation is an int16_t but not an uint16_t?
32767 is the theoretical maximum, as addresses are 16 bit (meaning the number of addresses are 2^15 - 1). However, the actual maximum will be quite a bit lower since one node can have multiple types of addresses. In summary, the limitation is in the Bluetooth Mesh specification.
nice video Nordic Semiconductor. I killed that thumbs up on your video. Continue to keep up the really good work.
Thanks for your very positive feedback!
@@NordicSemi no problem at all. always happy to support my fellow content creators. i am looking forward to improving on my own current video format i have uploaded and, in the future, trying to create content as good as yours in the long term.