I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
My issue is that even when using...
Hi All,
I am building a event driven IoT application thus using the Nordic CAF I like to know if the Nordic and/or zephyr (system) threads are running fine (if not the watchdog...
Hello,
I am currently migrating from NCS 2.6.0 to NCS 2.7.0 on my board with an NRF9160.
During that process I switched to the new hardware model and to sysbuild. As far...
Hi,
I am getting the following error: CMake Error at C:/ncs/v2.6.1/zephyr/cmake/modules/extensions.cmake:2891 (message):BOARD is not being defined on the CMake command-line...
Dear Team,
This is my first embedded project.I am basically from Analog design background.
I connected the nRF52840-DK board as shown below.
I connected the board...
Hello and thanks for reading. Our device needs to act as both a central and peripheral. I have written all the peripheral code, and its all working perfectly. However, once...
Hi,
I have a project in which I'm using the nRF52840 with OpenThread and the device is configured as an MTD to minimize power usage. I have recently updated my nRF Connect...
Hi All, I am getting build errors for a project. Project specifics below: - nRF52832 (custom board) - NCS v2.6.0 - Custom board files and other configuration files attached...
My application is running on a nRF9160 using NCS v1.7.0 and modem FW 1.3.0. Sometimes, when our device is in an area with bad LTE coverage, I believe we're overflowing some...
Hi there,
I am using the NRF52840DK development board as a learing experience. I have used the EXCERCISE8 on the Nordic learning program and created a SPI driver for a simple...
Hi all, I am observing some strange behaviour on my two nRF52840 devices. They are running NCS v2.1.0 (Zephyr 3.1.99), one as central and peripheral, one as peripheral only...
Hi,
I am trying to build the pc-ble-driver library from source following the readme instructions ( https://github.com/NordicSemiconductor/pc-ble-driver ) on my Windows...
Hi,
MCU: nrf52840
SDK: nRF5_SDK_17.1.0_ddde560
I am facing such an issue, sometimes after the device's OTA success, and then I would like to upgrade to another version...
Hi. I'm on a relatively old ryzen-5 windows 11 PC and I get 30 FPS when recording power with Power Profiler version 4.0.0 and 2 FPS when recording with newer versions (4.1...
Dear Nordic support team,
I cannot enable the Nordic specific HCI command to enable the HCI survey, I always get the following error with NCS v2.6.1:
For information...