I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
I am trying to add Coded Phy to my Zephyr BLE Mesh project. I know this is not officially supported, however is possible. Running the stock BLE Mesh Zephyr sample, I keep...
Hi!
We are developing home automation light control mesh products.
We use nrf52832 DK (PCA10040), with nRF Connect SDK Toolchain v2.7.0 and nRF Connect SDK v2.6.1
We...
hi,
After upgrading mcuboot from NCS 2.6.1 to NCS 2.9.0, the upgrade file is downloaded, and the device restarts and runs normally. The mcuboot version number and active...
Hello, I have U-Blox Nora B120 dev boards. Nora B120 chip has built in Skyworks SKY66405-11 FEM IC and I want to use it.
I read in the documentation to copy folder with...
Hello,
I have an nRF52840 based custom board (myboard, NCS2.70)
its partitions node closely follows the nRF52840DK dts file:
both have &flash0 in the /chosen group...
I have a nRF54L15-PDK kit. I also have the latest v2.9.1 SDK and toolchains installed using the VSCode plugin (also latest).
I use the plugin to create a new application...
I am new to designing with Nordic microcontrollers. I am at the point in my design where I am laying out connections to the microcontroller and setting up which pins will...
Dear Nordic-Support,
I have registered handlers for the two voltage level thresholds with the nrf modem library using modem_battery_low_level_handler_set and modem_battery_pofwarn_handler_set...
when I tried to add a device to nrf cloud, I am getting an error message 40101
My device is nrf9151dk with IMEI 359404230049133 and HWID 374155 I believe I might have registered...
I am exploring the possibility of using ncs v2.8.0 for Mesh with Coded PHY on the nRF52840dk/ nRF52840 board . I know this is not officially supported.
I started with the...
Dear,
I’m using nRF Connect SDK 2.7.0 with BLE Mesh and wondering how to adjust the TX power dynamically. When setting the TX power using a predefined option like CONFIG_BT_CTLR_TX_PWR_PLUS_8...
NCS 2.7.0
nrf52840
I'm currently porting software that was originally developed for nrf52832 on NRF5 SDK to run on Zephyr. I am currently on a deadline to delivery a prototype...
I've tried to follow the exercises from the Bluetooth Low Energy Fundamentals course. When I try to run the solution for lesson 3 exercise 2 I get the following error messagen...
Hello,
I have some previous code that ran using BT mesh. I then updated SDK's to 2.9.0 and I am now having issues provisioning devices. I am using the BT Mesh Provisioning...
Hi,
I have finished some code with nRF54L15 and nRF52833, now I want to add nRF7002 to my design and I am wondering whether this is available?
Thank you!